exploit-db-mirror/platforms/php/webapps/33000.txt
Offensive Security 31a21bb68d DB: 2016-09-03
14 new exploits

Too many to list!
2016-09-03 05:08:42 +00:00

9 lines
No EOL
568 B
Text
Executable file

source: http://www.securityfocus.com/bid/34991/info
Cacti is prone to a cross-site scripting vulnerability because the application fails to sufficiently sanitize user-supplied input.
An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.
Versions prior to Cacti 0.8.7b are vulnerable.
http://www.example.com/cacti/data_input.php?action="><SCRIPT>alert("XSS")</SCRIPT>