CVE-2008-3715
FlexCMS 2.5 and earlier - Cross-Site Scripting via PreviousColorsString Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-3715. PoCs published by Dr.Crash.
AI-analyzed exploit summary The provided code is a writeup describing a cross-site scripting (XSS) vulnerability in FlexCMS 2.5. It includes a proof-of-concept URL demonstrating how arbitrary script code can be executed in the context of the affected site.
Description
Cross-site scripting (XSS) vulnerability in inc-core-admin-editor-previouscolorsjs.php in the FlexCMS 2.5 and earlier, when register_globals is enabled, allows remote attackers to inject arbitrary web script or HTML via the PreviousColorsString parameter.
Exploits (1)
The provided code is a writeup describing a cross-site scripting (XSS) vulnerability in FlexCMS 2.5. It includes a proof-of-concept URL demonstrating how arbitrary script code can be executed in the context of the affected site.