Race condition in osbuild-composer - CVE-2024-2307
Published: May 1, 2024
osbuild-composer
Image Builder
Description
The vulnerability allows a remote attacker to perform MitM attack.
The vulnerability exists due to a race condition when performing verification for package repositories within the SourceConfig.RepoConfig() function in internal/store/store.go. A remote attacker can disables GPG verification and expose the build phase to a Man-in-the-Middle attack, allowing untrusted code to be installed into an image being built.