Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
diffoscope
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Reproducible Builds
diffoscope
Commits
86645633
Commit
86645633
authored
1 year ago
by
Chris Lamb
Browse files
Options
Downloads
Patches
Plain Diff
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
1 year ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/changelog
+11
-6
11 additions, 6 deletions
debian/changelog
with
11 additions
and
6 deletions
debian/changelog
+
11
−
6
View file @
86645633
...
...
@@ -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)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment