First published: Tue Aug 19 2008(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
RealFlex RealWin | =2.0 | |
RealFlex RealWin | =2.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-3715 has been classified as a medium-severity vulnerability due to its potential to allow remote code execution via XSS attacks.
To fix CVE-2008-3715, disable register_globals and validate input parameters in the affected PHP files.
CVE-2008-3715 affects FlexCMS versions 2.0 and 2.5 when register_globals is enabled.
CVE-2008-3715 is a cross-site scripting (XSS) vulnerability that allows attackers to inject arbitrary web scripts or HTML.
Yes, exploiting CVE-2008-3715 could potentially lead to data theft through malicious script execution.