CVE-2006-2763
Pre News Manager 1.0 - SQL Injection via id or nid Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2006-2763. PoCs published by K-159, Mehmet Ince.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in Pre News Manager <= 1.0 via the 'id' parameter in index.php. It allows remote attackers to extract admin credentials in plain text when magic_quotes is disabled.
Description
SQL injection vulnerability in Pre News Manager 1.0 allows remote attackers to execute arbitrary SQL commands via the (1) id parameter to (a) index.php, and the (2) nid parameter to (b) news_detail.php, (c) email_story.php, (d) thankyou.php, (e) printable_view.php, (f) tella_friend.php, and (g) send_comments.php. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information. It is possible that this is primary to CVE-2006-2678.
Exploits (2)
This exploit demonstrates a SQL injection vulnerability in Pre News Manager <= 1.0 via the 'id' parameter in index.php. It allows remote attackers to extract admin credentials in plain text when magic_quotes is disabled.
This exploit demonstrates a SQL injection vulnerability in Pre News Manager v1.0 via the 'nid' parameter in news_detail.php, allowing an attacker to extract the admin password from the database.