vendor:
OpenNewsletter
by:
Unknown
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: OpenNewsletter
Affected Version From: OpenNewsletter 2.5
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:opennewsletter_project:opennewsletter:2.5
Platforms Tested:
2007
Cross-Site Scripting Vulnerability in OpenNewsletter
The OpenNewsletter application fails to properly sanitize user-supplied input, allowing an attacker to execute arbitrary script code in the browser of an unsuspecting user. This can lead to the theft of authentication credentials and other malicious activities.
Mitigation:
To mitigate this vulnerability, it is recommended to implement input validation and sanitization techniques to ensure that user-supplied data is properly handled and rendered in the browser. Additionally, web application firewalls can be used to detect and block malicious input.