CVE-2008-7180
Telephone Directory 2008 - Unauthenticated Arbitrary Contact Deletion via id Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-7180. PoCs published by Stack.
AI-analyzed exploit summary This Perl script exploits an arbitrary contact deletion vulnerability in Telephone Directory 2008 by sending a crafted HTTP request to 'del_query1.php' with a user-supplied 'id' parameter. It uses LWP::UserAgent to perform the request and checks the response for confirmation of deletion.
Description
del_query1.php in Telephone Directory 2008 allows remote attackers to delete arbitrary contacts via a direct request with a modified id variable.
Exploits (1)
This Perl script exploits an arbitrary contact deletion vulnerability in Telephone Directory 2008 by sending a crafted HTTP request to 'del_query1.php' with a user-supplied 'id' parameter. It uses LWP::UserAgent to perform the request and checks the response for confirmation of deletion.