CVE Catalog

CVE-2005-4380

High
Published: Translated: NVD NIST

Summary

Multiple SQL injection vulnerabilities in Bitweaver 1.1 and 1.1.1 beta allow remote attackers to execute arbitrary SQL commands via the sort_mode, post_id, and blog_id parameters, which are not properly sanitized by the convert_sortmode function in kernel/BitDb.php.

Risk Assessment

The risk involves unauthorized access to the database, potentially leading to data leakage, modification, deletion, or application takeover.

Recommendation

Immediately update Bitweaver to the latest patched version. If not possible, manually sanitize input parameters in the convert_sortmode function.

Related vulnerabilities

Original NVD description (English source)

Multiple SQL injection vulnerabilities in Bitweaver 1.1 and 1.1.1 beta allow remote attackers to execute arbitrary SQL commands via the (1) sort_mode parameter to (a) fisheye/list_galleries.php, (b) messages/message_box.php, and (c) users/my.php; the (2) post_id parameter to (d) blogs/view_post.php; and the (3) blog_id parameter to (e) blogs/view.php, which are not properly cleansed by the convert_sortmode function in kernel/BitDb.php.

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