exploit-db-mirror/platforms/php/webapps/30695.txt
Offensive Security f14cd15752 Updated 01_06_2014
2014-01-06 04:12:15 +00:00

10 lines
No EOL
686 B
Text
Executable file

source: http://www.securityfocus.com/bid/26140/info
rNote is prone to multiple cross-site scripting vulnerabilities because the application fails to sufficiently sanitize user-supplied input.
Exploiting these vulnerabilities may allow an attacker to perform cross-site scripting attacks on unsuspecting users in the context of the affected website. As a result, the attacker may be able to steal cookie-based authentication credentials and to launch other attacks.
rNote 0.9.7.5 is vulnerable; other versions may also be affected.
http://www.example.com/rnote/rnote.php?d=<script>alert("RxH")</script
http://www.example.com/rnote/rnote.php?u=<script>alert("RxH")</script