Entreprise d'experts en Sécurité Informatique : Audits et conseils en cybersécurité
Entreprise française de cybersécurité depuis 2004
☎ 03 60 47 09 81 - info@securiteinfo.com


CVE-2023-34096

Description

Thruk is a multibackend monitoring webinterface which currently supports Naemon, Icinga, Shinken and Nagios as backends. In versions 3.06 and prior, the file `panorama.pm` is vulnerable to a Path Traversal vulnerability which allows an attacker to upload a file to any folder which has write permissions on the affected system. The parameter location is not filtered, validated or sanitized and it accepts any kind of characters. For a path traversal attack, the only characters required were the dot (`.`) and the slash (`/`). A fix is available in version 3.06.2.

POC

Reference

- http://packetstormsecurity.com/files/172822/Thruk-Monitoring-Web-Interface-3.06-Path-Traversal.html

- https://galogetlatorre.blogspot.com/2023/06/cve-2023-34096-path-traversal-thruk.html

- https://github.com/galoget/Thruk-CVE-2023-34096

- https://github.com/sni/Thruk/security/advisories/GHSA-vhqc-649h-994h

- https://www.exploit-db.com/exploits/51509

Github

- https://github.com/galoget/Thruk-CVE-2023-34096

- https://github.com/nomi-sec/PoC-in-GitHub