mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 21:42:20 +02:00
19 lines
781 B
Markdown
19 lines
781 B
Markdown
### [CVE-2014-7183](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7183)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in the search.php in LiteCart 1.1.2.1 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) query parameter or (2) QUERY_STRING.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/128768/LiteCart-1.1.2.1-Cross-Site-Scripting.html
|
|
- https://www.netsparker.com/xss-vulnerabilities-in-litecart/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|