CVE-2008-10004
CWE-89Published: March 6, 2023· Updated: Jun 16, 2026
Official Description
A vulnerability was found in Email Registration 5.x-2.1 on Drupal. It has been declared as critical. This vulnerability affects the function email_registration_user of the file email_registration.module. The manipulation of the argument namenew leads to sql injection. The attack can be initiated remotely. Upgrading to version 6.x-1.0 is able to address this issue. The patch is identified as 126c141b7db038c778a2dc931d38766aad8d1112. It is recommended to upgrade the affected component. VDB-222334 is the identifier assigned to this vulnerability.
Risk Analysis
The Email Registration module for Drupal 5.x-2.1 contains a SQL injection vulnerability in the email_registration.module file. This allows remote attackers to execute arbitrary SQL commands, which is critical given the 9.8 CVSS score.
No public exploit is known for this vulnerability, and it is not in the KEV catalog.
Upgrade to version 6.x-1.0 as recommended by the vendor.
Technical Analysis
CVE-2008-10004 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
From a weakness classification perspective (CWE-89): SQL injection vulnerabilities allow attackers to manipulate database queries, potentially exposing or modifying sensitive data.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (8)
Quick Facts
Related CVEs (CWE-89)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2008-10004 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts