Lucene search
K

Jedox 2022.4.2 Directory Traversal / Remote Code Execution

🗓️ 05 May 2023 00:00:00Reported by Christoph Mahrl, Patrick Pirker, Michael Wedl, Aron MolnarType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 277 Views

Jedox 2022.4.2 Directory Traversal / Remote Code Execution CVE-2022-4787

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Jedox 2022.4.2 - Remote Code Execution via Directory Traversal Vulnerability
5 May 202300:00
zdt
Circl
CVE-2022-47875
3 May 202300:30
circl
CNNVD
Jedox 路径遍历漏洞
2 May 202300:00
cnnvd
CVE
CVE-2022-47875
2 May 202300:00
cve
Cvelist
CVE-2022-47875
2 May 202300:00
cvelist
Exploit DB
Jedox 2022.4.2 - Remote Code Execution via Directory Traversal
5 May 202300:00
exploitdb
NVD
CVE-2022-47875
2 May 202320:15
nvd
OSV
CVE-2022-47875
2 May 202320:15
osv
Prion
Directory traversal
2 May 202320:15
prion
Positive Technologies
PT-2023-15507 · Jedox · Jedox
2 May 202300:00
ptsecurity
Rows per page
`# Exploit Title: Jedox 2022.4.2 - Remote Code Execution via Directory Traversal  
# Date: 28/04/2023  
# Exploit Author: Team Syslifters / Christoph MAHRL, Aron MOLNAR, Patrick PIRKER and Michael WEDL  
# Vendor Homepage: https://jedox.com  
# Version: Jedox 2022.4 (22.4.2) and older  
# CVE : CVE-2022-47875  
  
  
Introduction  
=================  
A Directory Traversal vulnerability in /be/erpc.php allows remote authenticated users to execute arbitrary code. To exploit the vulnerability, the attacker must have the permissions to upload files.  
  
  
Write-Up  
=================  
See [Docs Syslifters](https://docs.syslifters.com/) for a detailed write-up on how to exploit vulnerability.  
  
  
Proof of Concept  
=================  
1) This vulnerability can be exploited by first uploading a file using one of the existing file upload mechanisms (e.g. Import in Designer). When uploading a file, the web application returns the file system path in the JSON body of the HTTP response (look for `fspath`).  
  
2) Upload a PHP file and note the file system path (`fspath`)  
  
3) Get RCE via Directory Traversal  
  
PATH: /be/erpc.php?c=../../../../../fspath/of/uploaded/file/rce.php  
METHOD: POST  
  
`

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