Пакеты
| Пакет | Статус | Версия исправления | Релиз | Тип |
|---|---|---|---|---|
| rekor | fixed | 1.5.2-1 | package |
Примечания
https://github.com/sigstore/rekor/pull/2831
Fixed by: https://github.com/sigstore/rekor/commit/759b98e2a7c39ea9779b6a51299c5f0f987f8802 (v1.5.2)
Связанные уязвимости
CVSS3: 7.5
redhat
около 1 месяца назад
A flaw was found in Rekor. The `Package.Unmarshal()` function, which processes Alpine Package Keep (APK) files, decompresses gzip streams without limiting the total decompressed size. A remote attacker can exploit this by crafting a malicious APK file with a high compression ratio, causing the server to consume excessive memory. This leads to a Denial of Service (DoS) through an out-of-memory (OOM) error, and can be triggered via unauthenticated API endpoints.
CVSS3: 7.5
github
около 1 месяца назад
Rekor has an OOM Condition due to Unbounded gzip Decompression in Alpine APK Parsing Logic