mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
770 B
Markdown
18 lines
770 B
Markdown
### [CVE-2011-4403](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4403)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site request forgery (CSRF) vulnerabilities in Zen Cart 1.3.9h allow remote attackers to hijack the authentication of administrators for requests that (1) delete a product via a delete_product_confirm action to product.php or (2) disable a product via a setflag action to categories.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2012/Feb/171
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|