mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
834 B
834 B
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.