CVE-2009-4602
Description
Cross-site scripting (XSS) vulnerability in the Randomizer module 5.x through 5.x-1.0 and 6.x through 6.x-1.0, a module for Drupal, allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The Randomizer module for Drupal 5.x and 6.x fails to sanitize user input, enabling reflected XSS attacks.
Vulnerability
The Randomizer module for Drupal versions 5.x through 5.x-1.0 and 6.x through 6.x-1.0 does not sanitize user-supplied data before displaying it, leading to a cross-site scripting (XSS) vulnerability in the form input handling [1]. The module accepts input as parameters for generating pseudo-random number lists and fails to escape these parameters when rendering output [1].
Exploitation
An attacker can exploit this vulnerability by crafting a malicious URL or form submission that includes arbitrary HTML or JavaScript in the user-supplied parameters [1]. No authentication is required, as the vulnerable input is exposed to remote unauthenticated users [1]. The attacker must convince a victim to visit a specially crafted page or link that submits the malicious payload to the Randomizer module [1].
Impact
Successful exploitation allows a remote attacker to inject arbitrary web script or HTML into the context of the victim's session [1]. This can lead to information disclosure, session hijacking, or other actions that the victim's browser can perform within the Drupal site [1]. The attacker does not gain direct control over the server but can execute actions on behalf of the victim.
Mitigation
The Randomizer module is not maintained and no patch is available [1]. The only mitigation is to disable the module entirely [1]. Sites that do not use this module are not affected [1]. No known CISA KEV listing exists for this CVE.
AI Insight generated on May 24, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
3cpe:2.3:a:drupal:randomizer:5.x-1.0:*:*:*:*:*:*:*+ 2 more
- cpe:2.3:a:drupal:randomizer:5.x-1.0:*:*:*:*:*:*:*
- cpe:2.3:a:drupal:randomizer:6.x-1.0:*:*:*:*:*:*:*
- (no CPE)range: <=6.x-1.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- drupal.org/node/655668nvdVendor Advisory
- www.vupen.com/english/advisories/2009/3476nvdVendor Advisory
- www.securityfocus.com/bid/37274nvd
News mentions
0No linked articles in our index yet.