Skip to content
Snippets Groups Projects
Commit 86645633 authored by Chris Lamb's avatar Chris Lamb :eyes:
Browse files

Expand an older changelog entry with CVE reference.

parent 10c0c6fc
No related branches found
No related tags found
No related merge requests found
Pipeline #637648 passed
......@@ -6,13 +6,18 @@ diffoscope (257) UNRELEASED; urgency=medium
diffoscope (256) unstable; urgency=high
* Use a determistic name when extracting content from GPG artifacts instead
of trusting the value of gpg's --use-embedded-filenames. This prevents a
potential information disclosure vulnerability that could have been
exploited by providing a specially-crafted GPG file with an embedded
filename of, say, "../../.ssh/id_rsa". Many thanks to Daniel Kahn Gillmor
<dkg@debian.org> for reporting this issue and providing feedback.
* CVE-2024-25711: Use a determistic name when extracting content from GPG
artifacts instead of trusting the value of gpg's --use-embedded-filenames.
This prevents a potential information disclosure vulnerability that could
have been exploited by providing a specially-crafted GPG file with an
embedded filename of, say, "../../.ssh/id_rsa".
Many thanks to Daniel Kahn Gillmor <dkg@debian.org> for reporting this
issue and providing feedback.
(Closes: reproducible-builds/diffoscope#361)
* Temporarily fix support for Python 3.11.8 re. a potential regression
with the handling of ZIP files. (See reproducible-builds/diffoscope#362)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment