CVE-2005-1061
LogWatch - Denial of Service via Secure Script Regular Expression Crash
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-1061. PoCs published by anonymous.
AI-analyzed exploit summary This exploit demonstrates a denial of service (DoS) vulnerability in Logwatch by injecting a malicious string into a log file, causing the utility to fail in detecting subsequent activity. The provided command uses 'logger' to inject the payload into the authpriv.notice log facility.
Description
The secure script in LogWatch before 2.6-2 allows attackers to prevent LogWatch from detecting malicious activity via certain strings in the secure file that are later used as part of a regular expression, which causes the parser to crash, aka "logwatch log processing regular expression DoS."
Exploits (1)
This exploit demonstrates a denial of service (DoS) vulnerability in Logwatch by injecting a malicious string into a log file, causing the utility to fail in detecting subsequent activity. The provided command uses 'logger' to inject the payload into the authpriv.notice log facility.