Skip to content

[release-5.30] Release 5.30.1#2405

Merged
mtrmac merged 2 commits intocontainers:release-5.30from
mtrmac:release-5.30.1
May 9, 2024
Merged

[release-5.30] Release 5.30.1#2405
mtrmac merged 2 commits intocontainers:release-5.30from
mtrmac:release-5.30.1

Conversation

@mtrmac
Copy link
Collaborator

@mtrmac mtrmac commented May 9, 2024

This fixes CVE-2024-3727 .

Digest values used throughout this library were not always validated. That allowed attackers to trigger, when pulling untrusted images, unexpected authenticated registry accesses on behalf of a victim user.

In less common uses of this library (using other transports or not using the containers/image/v5/copy.Image API), an attacker could also trigger local path traversals or crashes.

mtrmac added 2 commits May 9, 2024 17:26
This fixes CVE-2024-3727 .

Digest values used throughout this library were not always validated.
That allowed attackers to trigger, when pulling untrusted images,
unexpected authenticated registry accesses on behalf of a victim user.

In less common uses of this library (using other transports or not using
the containers/image/v5/copy.Image API), an attacker could also trigger
local path traversals or crashes.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
@mtrmac
Copy link
Collaborator Author

mtrmac commented May 9, 2024

Cc: @TomSweeneyRedHat

@TomSweeneyRedHat
Copy link
Member

LGTM
once the tests are hip

@mtrmac mtrmac merged commit 289d108 into containers:release-5.30 May 9, 2024
@mtrmac mtrmac deleted the release-5.30.1 branch May 9, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants