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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
CVS 1.12.x through 1.12.8, and 1.11.x through 1.11.16, does not properly handle malformed "Entry" lines, which prevents a NULL terminator from being used and may lead to a denial of service (crash), modification of critical program data, or arbitrary code execution.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://security.e-matters.de/advisories/092004.html
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A993
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|