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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Format string vulnerability in the p_cgi_error function in python/neo_cgi.c in the Python CGI Kit (neo_cgi) module for Clearsilver 0.10.5 and earlier allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via format string specifiers that are not properly handled when creating CGI error messages using the cgi_error API function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://tech.groups.yahoo.com/group/ClearSilver/message/1422
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|