vendor:
UliCMS
by:
Unk9vvN
6.1
CVSS
MEDIUM
Stored Cross-Site Scripting
79
CWE
Product Name: UliCMS
Affected Version From: 2019.1
Affected Version To: 2019.1
Patch Exists: YES
Related CWE: CVE-2019-11398
CPE: a:ulicms:ulicms:2019.1
Platforms Tested: Kali Linux
2019
UliCMS 2019.1 “Spitting Lama” – Stored Cross-Site Scripting
This vulnerability is in the authentication state and is located in the CMS management panel. There are two vulnerabilities: Vuln One and Vuln Two. Vuln One is in the URI POST /ulicms/admin/index.php?action=languages with parameter name. Vuln Two is in the URI POST /ulicms/admin/index.php?action=pages_edit&page=23 with parameter systemname.
Mitigation:
Implement input validation and sanitization on user input to prevent script injection.