First published: Wed Dec 08 2010(Updated: )
Multiple cross-site scripting (XSS) vulnerabilities in eSyndiCat Directory 2.3 allow remote attackers to inject arbitrary web script or HTML via the title parameter to (1) suggest-category.php and (2) suggest-listing.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Esyndicat | =2.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2010-4504 has a medium severity rating due to its potential to allow cross-site scripting attacks.
To fix CVE-2010-4504, it is recommended to sanitize user input in the title parameter for suggest-category.php and suggest-listing.php.
CVE-2010-4504 specifically affects eSyndiCat Directory version 2.3.
CVE-2010-4504 can allow attackers to inject malicious scripts into the web application, potentially leading to data theft or user session hijacking.
You can identify CVE-2010-4504 by checking for the presence of eSyndiCat Directory version 2.3 and testing for XSS vulnerabilities in the suggested category and listing forms.