---
cve: "CVE-2023-39964"
severity: "HIGH"
cvss: 7.5
epss: "1%"
vendor: "1Panel-dev"
kev: false
exploited: false
published: "2023-08-10 18:15:11"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-23T14:08:34+02:00"
---

# CVE-2023-39964

> 7.5 HIGH · 🧪 PoC

## Beschreibung

1Panel is an open source Linux server operation and maintenance management panel. In version 1.4.3, arbitrary file reads allow an attacker to read arbitrary important configuration files on the server. In the `api/v1/file.go` file, there is a function called `LoadFromFile`, which directly reads the file by obtaining the requested path `parameter[path]`. The request parameters are not filtered, resulting in a background arbitrary file reading vulnerability. Version 1.5.0 has a patch for this issue.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 39d8b0d98c563308df966a676a5f8aec976d10d1 (Commit)

## Referenzen

- <https://github.com/1Panel-dev/1Panel/security/advisories/GHSA-pv7q-v9mv-9mh5>
- <https://github.com/1Panel-dev/1Panel/releases/tag/v1.5.0>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2023-39964) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
