Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

debian логотип

CVE-2021-21235

Опубликовано: 06 янв. 2021
Источник: debian

Описание

kamadak-exif is an exif parsing library written in pure Rust. In kamadak-exif version 0.5.2, there is an infinite loop in parsing crafted PNG files. Specifically, reader::read_from_container can cause an infinite loop when a crafted PNG file is given. This is fixed in version 0.5.3. No workaround is available. Applications that do not pass files with the PNG signature to Reader::read_from_container are not affected.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
rust-kamadak-exifnot-affectedpackage

Примечания

  • https://github.com/kamadak/exif-rs/security/advisories/GHSA-px9g-8hgv-jvg2

  • https://rustsec.org/advisories/RUSTSEC-2021-0143.html

Связанные уязвимости

CVSS3: 5.7
ubuntu
около 5 лет назад

kamadak-exif is an exif parsing library written in pure Rust. In kamadak-exif version 0.5.2, there is an infinite loop in parsing crafted PNG files. Specifically, reader::read_from_container can cause an infinite loop when a crafted PNG file is given. This is fixed in version 0.5.3. No workaround is available. Applications that do not pass files with the PNG signature to Reader::read_from_container are not affected.

CVSS3: 5.7
nvd
около 5 лет назад

kamadak-exif is an exif parsing library written in pure Rust. In kamadak-exif version 0.5.2, there is an infinite loop in parsing crafted PNG files. Specifically, reader::read_from_container can cause an infinite loop when a crafted PNG file is given. This is fixed in version 0.5.3. No workaround is available. Applications that do not pass files with the PNG signature to Reader::read_from_container are not affected.

CVSS3: 6.5
github
больше 3 лет назад

kamadak-exif vulnerable to Infinite loop when parsing PNG files