First published: Fri Jan 26 2007(Updated: )
Cross-site scripting (XSS) vulnerability in memcp.php in XMB U2U Instant Messenger allows remote authenticated users to inject arbitrary web script or HTML via the recipient field.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Xmb Software U2u Instant Messenger |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-0519 is classified as a medium severity vulnerability due to its impact on user data integrity.
CVE-2007-0519 allows remote authenticated users to perform cross-site scripting (XSS) attacks through the recipient field in memcp.php.
Using CVE-2007-0519, attackers can inject arbitrary web scripts or HTML, potentially leading to data theft or session hijacking.
Any remote authenticated users of the XMB U2U Instant Messenger are affected by CVE-2007-0519.
To mitigate CVE-2007-0519, implement input validation and sanitization for the recipient field in memcp.php.