vendor:
Drupal
by:
str0ke
7.5
CVSS
HIGH
Remote Command Execution
CWE
Product Name: Drupal
Affected Version From: Drupal versions < 4.7.6
Affected Version To: Drupal versions < 4.7.6
Patch Exists: YES
Related CWE:
CPE:
Platforms Tested:
2007
Drupal < 4.7.6 Remote Command Execution Exploit
Previews on comments were not passed through normal form validation routines, enabling users with the 'post comments' permission and access to more than one input filter to execute arbitrary code. By default, anonymous and authenticated users have access to only one input format. Immediate workarounds include: disabling the comment module, revoking the 'post comments' permission for all users or limiting access to one input format.
Mitigation:
Immediate workarounds include: disabling the comment module, revoking the 'post comments' permission for all users or limiting access to one input format.