CVE Catalog

CVE-2006-1104

High
Published: Translated: NVD NIST

Summary

Pixelpost 1.5 beta 1 and earlier contain multiple SQL injection vulnerabilities. An attacker can remotely execute arbitrary SQL commands via the showimage parameter in index.php and the USER_AGENT, HTTP_REFERER, and HTTP_HOST HTTP headers in the book_vistor function in includes/functions.php.

Risk Assessment

The risk includes unauthorized database access, sensitive data leakage, and potential application takeover.

Recommendation

Immediately update Pixelpost to the latest stable version and implement parameterized SQL queries or proper input sanitization.

Related vulnerabilities

Original NVD description (English source)

Multiple SQL injection vulnerabilities in Pixelpost 1.5 beta 1 and earlier allow remote attackers to execute arbitrary SQL commands via (1) the showimage parameter in index.php; and the (2) USER_AGENT, (3) HTTP_REFERER, and (4) HTTP_HOST HTTP header fields as used in the book_vistor function in includes/functions.php. NOTE: the vendor has disputed some issues from the original disclosure, but due to the vagueness of the dispute, it is not clear whether the vendor is disputing this particular issue.

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