Exploitation Summary
EIP tracks 2 public exploits for CVE-2007-1037. PoCs published by Marsu, Parveen Vashishtha.
AI-analyzed exploit summary This exploit generates a malicious NZB file that triggers a stack-based buffer overflow in News File Grabber 4.1.0.1 by injecting a long subject field. It demonstrates DoS and potential code execution on vulnerable systems.
Description
Stack-based buffer overflow in News File Grabber 4.1.0.1 and earlier allows remote attackers to execute arbitrary code via a .nzb file with a long subject field. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Exploits (2)
This exploit generates a malicious NZB file that triggers a stack-based buffer overflow in News File Grabber 4.1.0.1 by injecting a long subject field. It demonstrates DoS and potential code execution on vulnerable systems.
This exploit demonstrates a stack-based buffer overflow in News File Grabber by crafting a malicious .nzb file with an oversized 'subject' parameter. The PoC triggers a crash by injecting a newline character, indicating potential for arbitrary code execution.