cve/2004/CVE-2004-2548.md

18 lines
850 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2004-2548](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2548)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple cross-site scripting (XSS) vulnerabilities in NetWin (1) SurgeMail before 2.0c and (2) WebMail allow remote attackers to inject arbitrary web script or HTML via (a) a URI containing the script, or (b) the username field in the login form. NOTE: it is possible that the first attack vector is resultant from the error message issue (CVE-2004-2547).
### POC
#### Reference
- http://www.exploitlabs.com/files/advisories/EXPL-A-2004-002-surgmail.txt
#### Github
No PoCs found on GitHub currently.