vendor:
Fork CMS
by:
4.3
CVSS
MEDIUM
Cross-Site Scripting
79
CWE
Product Name: Fork CMS
Affected Version From: 3.1.2005
Affected Version To: 3.1.2005
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Cross-Site Scripting in Fork CMS
Fork CMS is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input before using it in dynamically generated content.An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Mitigation:
To mitigate this vulnerability, it is recommended to properly sanitize user-supplied input before using it in dynamically generated content. Implementing a web application firewall (WAF) can also help in blocking or detecting such attacks.