vendor:
Campsite CMS
by:
D4rk357
3.3
CVSS
LOW
Persistent XSS
79
CWE
Product Name: Campsite CMS
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2010
Campsite CMS remote Persistent XSS vulnerability
The vulnerability allows an attacker to inject malicious scripts into the website by exploiting the Campsite CMS. The attacker can achieve this by logging in as an admin and going to the administration section, specifically the articles editing option. In the heading or content section, the attacker can insert the following script: <marquee><h1>XSS3d By D4rk357</h1><marquee>. Another method for exploiting this vulnerability is for a user to upload a persistent XSS while submitting an article on the website using the same method.
Mitigation:
To mitigate this vulnerability, it is recommended to update the Campsite CMS to the latest version. Additionally, input validation and output encoding should be implemented to prevent the execution of malicious scripts.