vendor:
Coaster CMS
by:
Ismail Tasdelen
7.5
CVSS
HIGH
Cross-site Scripting
79
CWE
Product Name: Coaster CMS
Affected Version From: 5.5.0
Affected Version To: 5.5.0
Patch Exists: NO
Related CWE: N/A
CPE: a:web-feet:coastercms:5.5.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: None
2018
Coaster CMS 5.5.0 – Cross-Site Scripting
A Stored XSS vulnerability has been discovered in the v5.5.0 version of the Coaster CMS product. An attacker can send a malicious HTTP POST request with a malicious script in the 'block[21]' parameter to execute arbitrary JavaScript code in the victim's browser.
Mitigation:
Input validation should be used to prevent malicious code from being injected into the application. The application should also be configured to reject requests that contain malicious code.