CVE Catalog

CVE-2004-1519

High
Published: Translated: NVD NIST

Summary

SQL injection vulnerability in bug.php in phpBugTracker 0.9.1 allows remote attackers to execute arbitrary SQL commands via the bug_id parameter (viewvotes operation) or the project parameter (add operation).

Risk Assessment

An attacker can gain unauthorized access to the database, steal or modify data, and in extreme cases take control of the server.

Recommendation

Immediately update phpBugTracker to the latest version or apply a patch that sanitizes input parameters before passing them to SQL queries.

Related vulnerabilities

Original NVD description (English source)

SQL injection vulnerability in bug.php in phpBugTracker 0.9.1 allows remote attackers to execute arbitrary SQL commands via (1) the bug_id parameter in a viewvotes operation or (2) the project parameter in an add operation.

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