CVE Catalog

CVE-2005-3956

High
Published: Translated: NVD NIST

Summary

Multiple SQL injection vulnerabilities were found in index.php of DMANews versions 0.904 and 0.910. An attacker can remotely execute arbitrary SQL commands via the id parameter (in comments action) and the sortorder and display_num parameters (in news_list action).

Risk Assessment

The risk involves unauthorized access to the database, data leakage or modification, and potential takeover of the application.

Recommendation

Immediately update DMANews to the latest available version or apply appropriate security patches. If an update is not possible, implement input validation and sanitization for the mentioned parameters.

Related vulnerabilities

Original NVD description (English source)

Multiple SQL injection vulnerabilities in index.php in DMANews 0.904 and 0.910 allow remote attackers to execute arbitrary SQL commands via the (1) id parameter in a comments action and the (2) sortorder and (3) display_num parameters in a news_list action.

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