mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
19 lines
871 B
Markdown
19 lines
871 B
Markdown
### [CVE-2015-2182](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2182)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in ZeusCart 4 allow remote attackers to inject arbitrary web script or HTML via the (1) schltr parameter in a brands action or (2) brand parameter in a viewbrands action to index.php. NOTE: The search parameter vector is already covered by CVE-2010-5322.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/130487/Zeuscart-4-Cross-Site-Scripting-SQL-Injection.html
|
|
- https://github.com/ZeusCart/zeuscart/issues/28
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|