CVE-2009-4429
Sections module 5.x < 5.x-1.3 and 6.x < 6.x-1.3 - Authenticated Cross-Site Scripting via Section Name Field
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2009-4429. PoCs published by Justin C. Klein Keane.
AI-analyzed exploit summary This is a writeup describing an HTML-injection vulnerability in the Sections module for Drupal. It explains the vulnerability and provides an example payload but does not include functional exploit code.
Description
Cross-site scripting (XSS) vulnerability in the Sections module 5.x before 5.x-1.3 and 6.x before 6.x-1.3 for Drupal allows remote authenticated users with "administer sections" privileges to inject arbitrary web script or HTML via a section name (aka the Name field).
Exploits (2)
This is a writeup describing an HTML-injection vulnerability in the Sections module for Drupal. It explains the vulnerability and provides an example payload but does not include functional exploit code.
This is a detailed writeup describing a cross-site scripting (XSS) vulnerability in the Drupal Sections module. It includes steps to reproduce the issue, technical details, and a patch to mitigate the vulnerability.