mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-16 09:36:06 +00:00
19 lines
878 B
Markdown
19 lines
878 B
Markdown
### [CVE-2011-5149](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-5149)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in SpamTitan 5.08 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) testaddr or (2) testpass parameter to auth-settings.php; (3) hostname, (4) domainname, or (5) mailserver parameter to setup-relay.php; or (6) subnetmask or (7) defaultroute parameter to setup-network.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/18261
|
|
- http://www.vulnerability-lab.com/get_content.php?id=91
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|