First published: Thu Apr 20 2006(Updated: )
Multiple cross-site scripting (XSS) vulnerabilities in Papoo 2.1.5 allow remote attackers to inject arbitrary web script or HTML via the menuid parameter to (1) index.php or (2) forum.php, or the (3) reporeid_print parameter to print.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Papoo Papoo | =2.1.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-1918 is considered a medium severity vulnerability due to its potential impact on user data and session integrity.
To fix CVE-2006-1918, upgrade Papoo to the latest version or implement input validation and output encoding to mitigate XSS attacks.
CVE-2006-1918 specifically affects Papoo version 2.1.5.
CVE-2006-1918 does not allow remote code execution but enables attackers to perform cross-site scripting attacks.
CVE-2006-1918 involves cross-site scripting vulnerabilities through the 'menuid' parameter in index.php and forum.php, and the 'reporeid_print' parameter in print.php.