exploit-db-mirror/exploits/php/webapps/33652.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

14 lines
No EOL
955 B
Text

source: https://www.securityfocus.com/bid/38307/info
New-CMS is prone to multiple local file-include vulnerabilities and an HTML-Injection vulnerability because it fails to properly sanitize user-supplied input.
An attacker can exploit the local file-include vulnerabilities using directory-traversal strings to view and execute a crafted 'cmd.php' script within the context of the webserver process. Information harvested may aid in further attacks.
The attacker may leverage the HTML-Injection 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.
New-CMS 1.08 is vulnerable; other versions may also be affected.
http://www.example.com/pdf.php?lng=cmd.php
http://www.example.com/newcms/struttura/manager.php?lng=cmd.php
http://www.example.com/newcms/struttura/editor/quote.php?lng=cmd.php