CVE-2012-3551
Dell Crowbar < 1.4 - Cross-Site Scripting via File Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-3551. PoCs published by Matthias Weckbecker.
AI-analyzed exploit summary This exploit demonstrates a reflected XSS vulnerability in Crowbar by injecting malicious JavaScript into the 'file' parameter. The payload executes an alert with the document.cookie, proving arbitrary script execution in the context of the affected site.
Description
Cross-site scripting (XSS) vulnerability in crowbar_framework/app/views/support/index.html.haml in the Crowbar barclamp in Crowbar, possibly 1.4 and earlier, allows remote attackers to inject arbitrary web script or HTML via the file parameter to /utils.
Exploits (1)
This exploit demonstrates a reflected XSS vulnerability in Crowbar by injecting malicious JavaScript into the 'file' parameter. The payload executes an alert with the document.cookie, proving arbitrary script execution in the context of the affected site.