vendor:
Ad Peeps
by:
SecurityFocus
7.5
CVSS
HIGH
Cross-Site Scripting and HTML-Injection
79
CWE
Product Name: Ad Peeps
Affected Version From: 8.5d1
Affected Version To: 8.5d1
Patch Exists: NO
Related CWE:
CPE: adpeeps
Platforms Tested:
2010
Multiple Cross-Site Scripting and HTML-Injection Vulnerabilities in Impact Software Ad Peeps
Impact Software Ad Peeps is prone to multiple cross-site scripting vulnerabilities and multiple HTML-injection vulnerabilities because it fails to properly sanitize user-supplied input before using it in dynamically generated content. Attacker-supplied HTML and script code could run in the context of the affected browser, potentially allowing the attacker to steal cookie-based authentication credentials or to control how the site is rendered to the user. Other attacks are also possible.
Mitigation:
To mitigate these vulnerabilities, it is recommended to properly sanitize user-supplied input before using it in dynamically generated content. Implementing input validation and output encoding techniques can help prevent cross-site scripting and HTML-injection attacks.