First published: Thu Apr 12 2007(Updated: )
Cross-site scripting (XSS) vulnerability in index_cms.php in holaCMS 1.4.10 allows remote attackers to inject arbitrary web script or HTML via the acuparam parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Tina Tinacms | =1.4.10 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-1977 has a severity rating that indicates a moderate risk, particularly due to its cross-site scripting (XSS) nature.
To fix CVE-2007-1977, sanitize and validate the input data for the acuparam parameter in index_cms.php to prevent XSS attacks.
CVE-2007-1977 can facilitate cross-site scripting (XSS) attacks, potentially allowing attackers to inject malicious scripts into web pages.
CVE-2007-1977 specifically affects holaCMS version 1.4.10.
Yes, CVE-2007-1977 can impact user data by allowing attackers to execute scripts in the context of a user's session, thereby stealing sensitive information.