| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| minewebcms 1.15.2 - Cross-site Scripting Vulnerability | 7 Apr 202200:00 | – | zdt | |
| Cross-site Scripting (XSS) - Stored | 20 Feb 202217:33 | – | huntr | |
| MineWebCMS 跨站脚本漏洞 | 30 Mar 202200:00 | – | cnnvd | |
| CVE-2022-1163 | 30 Mar 202206:45 | – | cve | |
| CVE-2022-1163 Cross-site Scripting (XSS) - Stored in mineweb/minewebcms | 30 Mar 202206:45 | – | cvelist | |
| minewebcms 1.15.2 - Cross-site Scripting (XSS) | 7 Apr 202200:00 | – | exploitdb | |
| EUVD-2022-24505 | 3 Oct 202520:07 | – | euvd | |
| CVE-2022-1163 | 30 Mar 202207:15 | – | nvd | |
| CVE-2022-1163 Cross-site Scripting (XSS) - Stored in mineweb/minewebcms | 30 Mar 202206:45 | – | osv | |
| Cross site scripting | 30 Mar 202207:15 | – | prion |
`# Exploit Title: minewebcms 1.15.2 - Cross-site Scripting (XSS)
# Google Dork: NA
# Date: 02/20/2022
# Exploit Author: Chetanya Sharma @AggressiveUser
# Vendor Homepage: https://mineweb.org/
# Software Link: https://github.com/mineweb/minewebcms
# Version: 1.15.2
# Tested on: KALI OS
# CVE : CVE-2022-1163
#
---------------
Steps to Reproduce:-
=> Install the WebApp and Setup it
=> Login in to webAPP using Admin Creds.
=> Navigate to "http://localhost/MineWebCMS-1.15.2/admin/navbar"
=> Add/Edit a Link Select "Drop-Down Menu"
=> "Link Name" and "URL" Both Input are Vulnerable to Exploit Simple XSS
=> Payload : <script>alert(1);</script>
=> XSS will trigger on "http://localhost/MineWebCMS-1.15.2/" Aka WebApp HOME Page
Note : As you can see this simple payload working in those two inputs as normally . Whole WebApp Admin Input Structure is allow to do HTML Injection or XSS Injection
References: https://huntr.dev/bounties/44d40f34-c391-40c0-a517-12a2c0258149/
`
Data
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