mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
19 lines
834 B
Markdown
19 lines
834 B
Markdown
### [CVE-2004-1702](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1702)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The AuthenticationDialogue function in cfservd for Cfengine 2.0.0 to 2.1.7p1 does not properly check the return value of the ReceiveTransaction function, which leads to a failed malloc call and triggers to a null dereference, which allows remote attackers to cause a denial of service (crash).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=109208394910086&w=2
|
|
- http://www.coresecurity.com/common/showdoc.php?idx=387&idxseccion=10
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|