CVE Catalog

CVE-2006-0774

High
Published: Translated: NVD NIST

Summary

The DB_eSession library version 1.0.2 and earlier contains an SQL injection vulnerability in the deleteSession() function. Attackers can remotely execute arbitrary SQL commands via the $_sess_id_set variable, which is usually derived from PHPSESSID.

Risk Assessment

The risk involves unauthorized database access, data theft or modification, and potential application compromise.

Recommendation

Immediately update the DB_eSession library to the latest available version and implement parameterized SQL queries or proper input sanitization.

Related vulnerabilities

Original NVD description (English source)

SQL injection vulnerability in deleteSession() in DB_eSession library 1.0.2 and earlier, as used in multiple products, allows remote attackers to execute arbitrary SQL commands via the $_sess_id_set variable, which is usually derived from PHPSESSID.

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