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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in json.php in French National Commission on Informatics and Liberty (aka CNIL) CookieViz allows remote we servers to inject arbitrary web script or HTML via the max_date parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/128960/CNIL-CookieViz-Cross-Site-Scripting-SQL-Injection.html
|
|
- http://seclists.org/fulldisclosure/2014/Nov/3
|
|
- https://github.com/LaboCNIL/CookieViz/commit/489b6050f6c53fe7b24c4bed3eeb9c25543960e2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|