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

exploitDog

debian логотип

CVE-2007-5267

Опубликовано: 08 окт. 2007
Источник: debian
EPSS Низкий

Описание

Off-by-one error in ICC profile chunk handling in the png_set_iCCP function in pngset.c in libpng before 1.2.22 beta1 allows remote attackers to cause a denial of service (crash) via a crafted PNG image, due to an incorrect fix for CVE-2007-5266.

Пакеты

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

Примечания

  • the version in Debian does not use strncpy to copy the buffer so this off-by-one

  • is not present in this old version. Instead it allocates space for strlen(name)+1

  • and uses strcpy(new_iccp_name, name) which is not nice but safe

EPSS

Процентиль: 85%
0.02744
Низкий

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

ubuntu
почти 18 лет назад

Off-by-one error in ICC profile chunk handling in the png_set_iCCP function in pngset.c in libpng before 1.2.22 beta1 allows remote attackers to cause a denial of service (crash) via a crafted PNG image, due to an incorrect fix for CVE-2007-5266.

nvd
почти 18 лет назад

Off-by-one error in ICC profile chunk handling in the png_set_iCCP function in pngset.c in libpng before 1.2.22 beta1 allows remote attackers to cause a denial of service (crash) via a crafted PNG image, due to an incorrect fix for CVE-2007-5266.

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

Off-by-one error in ICC profile chunk handling in the png_set_iCCP function in pngset.c in libpng before 1.2.22 beta1 allows remote attackers to cause a denial of service (crash) via a crafted PNG image, due to an incorrect fix for CVE-2007-5266.

EPSS

Процентиль: 85%
0.02744
Низкий