cve/2024/CVE-2024-25711.md
2024-05-25 21:48:12 +02:00

712 B

CVE-2024-25711

Description

diffoscope before 256 allows directory traversal via an embedded filename in a GPG file. Contents of any file, such as ../.ssh/id_rsa, may be disclosed to an attacker. This occurs because the value of the gpg --use-embedded-filenames option is trusted.

POC

Reference

No PoCs from references.

Github