vendor:
FrogCMS
by:
Wenming Jiang
4.8
CVSS
MEDIUM
Stored Cross Site Scripting
79
CWE
Product Name: FrogCMS
Affected Version From: 0.9.5
Affected Version To: 0.9.5
Patch Exists: YES
Related CWE: CVE-2018-10321
CPE: 2.3:a:philippe:frogcms:0.9.5
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: php 5.6, apache2.2.29, macos 10.12.6
2018
Frog CMS 0.9.5 has a stored Cross Site Scripting Vulnerability via “Admin Site title” in Settings
Frog CMS 0.9.5 has a stored Cross Site Scripting Vulnerability when an attacker has access to Settings page, and enters the payload via "Admin Site title" in Settings. Anyone who visit the target page will be affected to triage JavaScript code, including administrator, editor, developer, and guest.
Mitigation:
Ensure that user input is properly sanitized and validated before being stored and displayed.