Exploitation Summary
EIP tracks 1 public exploit for CVE-2002-0913. PoCs published by zillion.
AI-analyzed exploit summary This exploit demonstrates a format string vulnerability in the slurp NNTP client, allowing a malicious server to execute arbitrary code on the client by supplying a custom format string via syslog. The PoC uses a Perl one-liner to send a crafted NNTP response containing format specifiers.
Description
Format string vulnerability in log_doit function of Slurp NNTP client 1.1.0 allows a malicious news server to execute arbitrary code on the client via format strings in a server response.
Exploits (1)
This exploit demonstrates a format string vulnerability in the slurp NNTP client, allowing a malicious server to execute arbitrary code on the client by supplying a custom format string via syslog. The PoC uses a Perl one-liner to send a crafted NNTP response containing format specifiers.