Flaw in Bombastic Allows Authenticated Users to Upload Compressed SBOMs
CVE-2024-3508
4.3MEDIUM
What is CVE-2024-3508?
A flaw was found in Bombastic, which allows authenticated users to upload compressed (bzip2 or zstd) SBOMs. The API endpoint verifies the presence of some fields and values in the JSON. To perform this verification, the uploaded file must first be decompressed.