CVE Catalog

CVE-2005-3201

High
Published: Translated: NVD NIST

Summary

SQL injection vulnerability in news.php of Utopia News Pro (UNP) 1.1.3. A remote attacker can execute arbitrary SQL queries via the newsid parameter when magic_quotes_gpc is disabled and register_globals is enabled.

Risk Assessment

Risk includes unauthorized database access, leakage of sensitive information, and potential data modification or deletion.

Recommendation

Immediately update the system to the latest version and enable magic_quotes_gpc or disable register_globals in PHP configuration.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS