CVE Catalog

CVE-2006-0759

High
Published: Translated: NVD NIST

Summary

HiveMail 1.3 and earlier contain multiple SQL injection vulnerabilities in various scripts, allowing remote attackers to execute arbitrary SQL commands via parameters such as contactgroupid, messageid, folderid, and others. Additionally, authenticated users can exploit similar flaws in index.php and other scripts due to improper handling of $_SERVER['PHP_SELF'].

Risk Assessment

An attacker can gain unauthorized access to the database, steal or modify sensitive user data, and potentially take control of the mail system.

Recommendation

Immediately upgrade HiveMail to the latest available version that fixes these vulnerabilities, or apply appropriate security patches. In the meantime, restrict access to the application and deploy a web application firewall (WAF) to filter input parameters.

Related vulnerabilities

Original NVD description (English source)

Multiple SQL injection vulnerabilities in HiveMail 1.3 and earlier allow remote attackers to execute arbitrary SQL commands via (1) the contactgroupid parameter in addressbook.update.php, (2) the messageid parameter in addressbook.add.php, (3) the folderid parameter in folders.update.php, and possibly certain parameters in (4) calendar.event.php, (5) index.php, (6) pop.download.php, (7) read.bounce.php, (8) rules.block.php, (9) language.php, and (10) certain other scripts; and allow remote authenticated users to execute arbitrary SQL commands via (11) the folderid parameter in index.php and (12) possibly other parameters in certain other scripts, because $_SERVER['PHP_SELF'] is improperly handled.

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