exploit-db-mirror/exploits/php/webapps/31724.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

9 lines
No EOL
610 B
Text

source: https://www.securityfocus.com/bid/29019/info
Project Alumni is prone to a cross-site scripting vulnerability and an SQL-injection vulnerability because the application fails to sufficiently sanitize user-supplied input.
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
These issues affect Project Alumni 1.0.9; other versions may also be vulnerable.
http://www.example.com/index.php?act=news&year=<script>alert(document.cookie)</script>