CVE-2023-34096

MEDIUM

Thruk < 3.06.2 - Path Traversal via Panorama Location Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2023-34096. PoCs published by Galoget Latorre, galoget.

AI-analyzed exploit summary This exploit demonstrates a path traversal vulnerability in Thruk Monitoring Web Interface versions ≤ 3.06. It includes version detection, authentication, and path traversal exploitation to read arbitrary files.

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.

Exploits (2)

exploitdb WORKING POC
by Galoget Latorre · pythonwebappsperl
https://www.exploit-db.com/exploits/51509

This exploit demonstrates a path traversal vulnerability in Thruk Monitoring Web Interface versions ≤ 3.06. It includes version detection, authentication, and path traversal exploitation to read arbitrary files.

Classification
Working Poc 95%
Attack Type
Info Leak
Complexity
Moderate
Reliability
Reliable
Target: Thruk Monitoring Web Interface ≤ 3.06
Auth required
Prerequisites: Target URL · Valid credentials (default: thrukadmin/thrukadmin)
devstral-2 · analyzed Feb 16, 2026 Full analysis →
nomisec WORKING POC 1 stars
by galoget · poc
https://github.com/galoget/Thruk-CVE-2023-34096

This is a Python-based exploit for CVE-2023-34096, a path traversal vulnerability in Thruk Monitoring Web Interface ≤ 3.06. The script includes version detection, authentication, and path traversal exploitation capabilities.

Classification
Working Poc 95%
Attack Type
Info Leak
Complexity
Moderate
Reliability
Reliable
Target: Thruk Monitoring Web Interface ≤ 3.06
Auth required
Prerequisites: Target URL · Valid credentials for Thruk instance
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (11)

Core 11
Core References
Exploit, Third Party Advisory
https://www.exploit-db.com/exploits/51509
Exploit, Vendor Advisory x_refsource_confirm
https://github.com/sni/Thruk/security/advisories/GHSA-vhqc-649h-994h

Scores

CVSS v3 6.5
EPSS 0.6268
EPSS Percentile 99.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-22
Status published
Products (1)
thruk/thruk < 3.06.2
Published Jun 08, 2023
Tracked Since Feb 18, 2026