vendor:
Nakid CMS
by:
Not mentioned
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: Nakid CMS
Affected Version From: Nakid CMS 1.0.2
Affected Version To: Not mentioned
Patch Exists: No
Related CWE: Not mentioned
CPE: a:nakid_cms:nakid_cms:1.0.2
Platforms Tested: Not mentioned
Not mentioned
Cross-Site Scripting Vulnerability in Nakid CMS
Nakid CMS is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data. An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
Mitigation:
It is recommended to sanitize user-supplied data before using it to generate dynamic web content. Implementing proper input validation and output encoding can help mitigate this vulnerability.