vendor:
Noah's Classifieds
by:
7.5
CVSS
HIGH
HTML-injection
79
CWE
Product Name: Noah's Classifieds
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE: cpe:2.3:a:noahsclassifieds:noah's_classifieds:*:*:*:*:*:*:*
Platforms Tested:
Noah’s Classifieds HTML-injection vulnerabilities
Noah's Classifieds is prone to multiple HTML-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data. Attacker-supplied HTML or JavaScript code could run in the context of the affected site, potentially allowing the attacker to steal cookie-based authentication credentials and to control how the site is rendered to the user; other attacks are also possible.
Mitigation:
Sanitize user-supplied data before processing it. Use proper input validation and output encoding techniques to prevent HTML-injection attacks.