Exploitation Summary
EIP tracks 1 public exploit for CVE-2005-3201. PoCs published by rgod.
AI-analyzed exploit summary This PHP script exploits a SQL injection vulnerability in Utopia News Pro 1.1.3 to disclose administrative credentials. It crafts a malicious SQL query to extract the admin username, password hash, and email from the database.
Description
SQL injection vulnerability in news.php for Utopia News Pro (UNP) 1.1.3, when magic_quotes_gpc is disabled and register_globals is enabled, allows remote attackers to execute arbitrary SQL via the newsid parameter.
Exploits (1)
This PHP script exploits a SQL injection vulnerability in Utopia News Pro 1.1.3 to disclose administrative credentials. It crafts a malicious SQL query to extract the admin username, password hash, and email from the database.