Bug 1224112 (CVE-2024-3727) - VUL-0: CVE-2024-3727: TRACKERBUG: containers/image: digest type does not guarantee valid type
Summary: VUL-0: CVE-2024-3727: TRACKERBUG: containers/image: digest type does not guar...
Status: NEW
Alias: CVE-2024-3727
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents (show other bugs)
Version: unspecified
Hardware: Other Other
: P2 - High : Major
Target Milestone: ---
Assignee: Security Team bot
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/404878/
Whiteboard: CVSSv3.1:SUSE:CVE-2024-3727:8.3:(AV:N...
Keywords:
Depends on: 1224117 1224119 1224122 1224123 1224125 1224126 1224128 1224114 1224124 1224129
Blocks:
  Show dependency treegraph
 
Reported: 2024-05-10 11:08 UTC by SMASH SMASH
Modified: 2024-07-10 14:08 UTC (History)
1 user (show)

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SMASH SMASH 2024-05-10 11:08:10 UTC
The digest values, handled by the Go library github.com/opencontainers/go-digest and used throughout the Go-implemented containers ecosystem, are not always validated. That allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, resource exhaustion, local path traversal and other attacks.

References:

https://issues.redhat.com/browse/OCPBUGS-25269

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-3727
https://bugzilla.redhat.com/show_bug.cgi?id=2274767
Comment 1 Camila Camargo de Matos 2024-05-10 11:09:13 UTC
PR with fix: https://github.com/containers/image/pull/2403