mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
712 B
Markdown
18 lines
712 B
Markdown
### [CVE-2024-25711](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|