Files
CVEs-PoC/2014/CVE-2014-8351.md
T
2024-06-18 02:51:15 +02:00

20 lines
871 B
Markdown

### [CVE-2014-8351](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8351)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
SQL injection vulnerability in info.php in French National Commission on Informatics and Liberty (aka CNIL) CookieViz before 1.0.1 allows remote web servers to execute arbitrary SQL commands via the domain 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.