mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 04:24:05 +02:00
18 lines
762 B
Markdown
18 lines
762 B
Markdown
### [CVE-2015-3421](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3421)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The eshop_checkout function in checkout.php in the Wordpress Eshop plugin 6.3.11 and earlier does not validate variables in the "eshopcart" HTTP cookie, which allows remote attackers to perform cross-site scripting (XSS) attacks, or a path disclosure attack via crafted variables named after target PHP variables.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|