CVE Catalog

CVE-2006-1237

High
Published: Translated: NVD NIST

Summary

DSNewsletter 1.0 has multiple SQL injection vulnerabilities in the email parameter in include/sub.php, include/confirm.php, and include/unconfirm.php. An attacker can remotely execute arbitrary SQL commands if magic_quotes_gpc is disabled.

Risk Assessment

The risk involves unauthorized database access, user data leakage, and potential modification or deletion of data in the newsletter system.

Recommendation

Immediately update DSNewsletter to the latest version or apply security patches, and enable magic_quotes_gpc or use prepared statements in the code.

Related vulnerabilities

Original NVD description (English source)

Multiple SQL injection vulnerabilities in DSNewsletter 1.0, with magic_quotes_gpc disabled, allow remote attackers to execute arbitrary SQL commands via the email parameter to (1) include/sub.php, (2) include/confirm.php, or (3) include/unconfirm.php.

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