ALT-PU-2021-3110-1
Closed vulnerabilities
BDU:2022-01682
Уязвимость библиотеки для управления метаданными медиафайлов Exiv2, связанная с недостатком использования функции assert(), позволяющая нарушителю вызвать отказ в обслуживании
BDU:2022-01776
Уязвимость библиотеки для управления метаданными медиафайлов Exiv2, связанная с отсутствием проверки деления на ноль, позволяющая нарушителю вызвать отказ в обслуживании
BDU:2022-01777
Уязвимость библиотеки для управления метаданными медиафайлов Exiv2, связанная с выполнением цикла с недоступным условием выхода, позволяющая нарушителю вызвать отказ в обслуживании
BDU:2023-01671
Уязвимость команд библиотеки для управления метаданными медиафайлов Exiv2, связанная с выполнением цикла с недоступным условием выхода, позволяющая нарушителю вызвать отказ в обслуживании
BDU:2023-01673
Уязвимость команд библиотеки для управления метаданными медиафайлов Exiv2, связанная с выполнением цикла с недоступным условием выхода, позволяющая нарушителю вызвать отказ в обслуживании
BDU:2023-01704
Уязвимость библиотеки для управления метаданными медиафайлов Exiv2, связанная с чтением за допустимыми границами буфера данных, позволяющая нарушителю вызвать отказ в обслуживании
Modified: 2024-11-21
CVE-2021-32815
Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The assertion failure is triggered when Exiv2 is used to modify the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when modifying the metadata, which is a less frequently used Exiv2 operation than reading the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as `fi`. ### Patches The bug is fixed in version v0.27.5. ### References Regression test and bug fix: #1739 ### For more information Please see our [security policy](https://github.com/Exiv2/exiv2/security/policy) for information about Exiv2 security.
- https://github.com/Exiv2/exiv2/pull/1739
- https://github.com/Exiv2/exiv2/pull/1739
- https://github.com/Exiv2/exiv2/security/advisories/GHSA-mv9g-fxh2-m49m
- https://github.com/Exiv2/exiv2/security/advisories/GHSA-mv9g-fxh2-m49m
- [debian-lts-announce] 20230110 [SECURITY] [DLA 3265-1] exiv2 security update
- [debian-lts-announce] 20230110 [SECURITY] [DLA 3265-1] exiv2 security update
- FEDORA-2021-399f869889
- FEDORA-2021-399f869889
- FEDORA-2021-cbaef8e2d5
- FEDORA-2021-cbaef8e2d5
- GLSA-202312-06
- GLSA-202312-06
Modified: 2024-11-21
CVE-2021-34334
Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An infinite loop is triggered when Exiv2 is used to read the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. The bug is fixed in version v0.27.5.
- https://github.com/Exiv2/exiv2/pull/1766
- https://github.com/Exiv2/exiv2/pull/1766
- https://github.com/Exiv2/exiv2/security/advisories/GHSA-hqjh-hpv8-8r9p
- https://github.com/Exiv2/exiv2/security/advisories/GHSA-hqjh-hpv8-8r9p
- [debian-lts-announce] 20230110 [SECURITY] [DLA 3265-1] exiv2 security update
- [debian-lts-announce] 20230110 [SECURITY] [DLA 3265-1] exiv2 security update
- FEDORA-2021-399f869889
- FEDORA-2021-399f869889
- FEDORA-2021-cbaef8e2d5
- FEDORA-2021-cbaef8e2d5
- GLSA-202312-06
- GLSA-202312-06
Modified: 2024-11-21
CVE-2021-34335
Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. A floating point exception (FPE) due to an integer divide by zero was found in Exiv2 versions v0.27.4 and earlier. The FPE is triggered when Exiv2 is used to print the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when printing the interpreted (translated) data, which is a less frequently used Exiv2 operation that requires an extra command line option (`-p t` or `-P t`). The bug is fixed in version v0.27.5.
- https://github.com/Exiv2/exiv2/pull/1750
- https://github.com/Exiv2/exiv2/pull/1750
- https://github.com/Exiv2/exiv2/security/advisories/GHSA-pvjp-m4f6-q984
- https://github.com/Exiv2/exiv2/security/advisories/GHSA-pvjp-m4f6-q984
- FEDORA-2021-399f869889
- FEDORA-2021-399f869889
- FEDORA-2021-cbaef8e2d5
- FEDORA-2021-cbaef8e2d5
- GLSA-202312-06
- GLSA-202312-06
Modified: 2024-11-21
CVE-2021-37615
Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. A null pointer dereference was found in Exiv2 versions v0.27.4 and earlier. The null pointer dereference is triggered when Exiv2 is used to print the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when printing the interpreted (translated) data, which is a less frequently used Exiv2 operation that requires an extra command line option (`-p t` or `-P t`). The bug is fixed in version v0.27.5.
- https://github.com/Exiv2/exiv2/pull/1758
- https://github.com/Exiv2/exiv2/pull/1758
- https://github.com/Exiv2/exiv2/security/advisories/GHSA-h9x9-4f77-336w
- https://github.com/Exiv2/exiv2/security/advisories/GHSA-h9x9-4f77-336w
- FEDORA-2021-399f869889
- FEDORA-2021-399f869889
- FEDORA-2021-cbaef8e2d5
- FEDORA-2021-cbaef8e2d5
- GLSA-202312-06
- GLSA-202312-06
Modified: 2024-11-21
CVE-2021-37616
Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. A null pointer dereference was found in Exiv2 versions v0.27.4 and earlier. The null pointer dereference is triggered when Exiv2 is used to print the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when printing the interpreted (translated) data, which is a less frequently used Exiv2 operation that requires an extra command line option (`-p t` or `-P t`). The bug is fixed in version v0.27.5.
- https://github.com/Exiv2/exiv2/pull/1758
- https://github.com/Exiv2/exiv2/pull/1758
- https://github.com/Exiv2/exiv2/security/advisories/GHSA-54f7-vvj7-545w
- https://github.com/Exiv2/exiv2/security/advisories/GHSA-54f7-vvj7-545w
- FEDORA-2021-399f869889
- FEDORA-2021-399f869889
- FEDORA-2021-cbaef8e2d5
- FEDORA-2021-cbaef8e2d5
- GLSA-202312-06
- GLSA-202312-06
Modified: 2024-11-21
CVE-2021-37618
Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An out-of-bounds read was found in Exiv2 versions v0.27.4 and earlier. The out-of-bounds read is triggered when Exiv2 is used to print the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when printing the image ICC profile, which is a less frequently used Exiv2 operation that requires an extra command line option (`-p C`). The bug is fixed in version v0.27.5.
- https://github.com/Exiv2/exiv2/pull/1759
- https://github.com/Exiv2/exiv2/pull/1759
- https://github.com/Exiv2/exiv2/security/advisories/GHSA-583f-w9pm-99r2
- https://github.com/Exiv2/exiv2/security/advisories/GHSA-583f-w9pm-99r2
- FEDORA-2021-399f869889
- FEDORA-2021-399f869889
- FEDORA-2021-cbaef8e2d5
- FEDORA-2021-cbaef8e2d5
- GLSA-202312-06
- GLSA-202312-06
Modified: 2024-11-21
CVE-2021-37619
Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An out-of-bounds read was found in Exiv2 versions v0.27.4 and earlier. The out-of-bounds read is triggered when Exiv2 is used to write metadata into a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service by crashing Exiv2, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when writing the metadata, which is a less frequently used Exiv2 operation than reading the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as insert. The bug is fixed in version v0.27.5.
- https://github.com/Exiv2/exiv2/pull/1752
- https://github.com/Exiv2/exiv2/pull/1752
- https://github.com/Exiv2/exiv2/security/advisories/GHSA-mxw9-qx4c-6m8v
- https://github.com/Exiv2/exiv2/security/advisories/GHSA-mxw9-qx4c-6m8v
- FEDORA-2021-399f869889
- FEDORA-2021-399f869889
- FEDORA-2021-cbaef8e2d5
- FEDORA-2021-cbaef8e2d5
- GLSA-202312-06
- GLSA-202312-06
Modified: 2024-11-21
CVE-2021-37620
Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An out-of-bounds read was found in Exiv2 versions v0.27.4 and earlier. The out-of-bounds read is triggered when Exiv2 is used to read the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. The bug is fixed in version v0.27.5.
- https://github.com/Exiv2/exiv2/pull/1769
- https://github.com/Exiv2/exiv2/pull/1769
- https://github.com/Exiv2/exiv2/security/advisories/GHSA-v5g7-46xf-h728
- https://github.com/Exiv2/exiv2/security/advisories/GHSA-v5g7-46xf-h728
- [debian-lts-announce] 20230110 [SECURITY] [DLA 3265-1] exiv2 security update
- [debian-lts-announce] 20230110 [SECURITY] [DLA 3265-1] exiv2 security update
- FEDORA-2021-399f869889
- FEDORA-2021-399f869889
- FEDORA-2021-cbaef8e2d5
- FEDORA-2021-cbaef8e2d5
- GLSA-202312-06
- GLSA-202312-06
Modified: 2024-11-21
CVE-2021-37621
Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An infinite loop was found in Exiv2 versions v0.27.4 and earlier. The infinite loop is triggered when Exiv2 is used to print the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when printing the image ICC profile, which is a less frequently used Exiv2 operation that requires an extra command line option (`-p C`). The bug is fixed in version v0.27.5.
- https://github.com/Exiv2/exiv2/pull/1778
- https://github.com/Exiv2/exiv2/pull/1778
- https://github.com/Exiv2/exiv2/security/advisories/GHSA-m479-7frc-gqqg
- https://github.com/Exiv2/exiv2/security/advisories/GHSA-m479-7frc-gqqg
- [debian-lts-announce] 20230110 [SECURITY] [DLA 3265-1] exiv2 security update
- [debian-lts-announce] 20230110 [SECURITY] [DLA 3265-1] exiv2 security update
- FEDORA-2021-399f869889
- FEDORA-2021-399f869889
- FEDORA-2021-cbaef8e2d5
- FEDORA-2021-cbaef8e2d5
- GLSA-202312-06
- GLSA-202312-06
Modified: 2024-11-21
CVE-2021-37622
Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An infinite loop was found in Exiv2 versions v0.27.4 and earlier. The infinite loop is triggered when Exiv2 is used to modify the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when deleting the IPTC data, which is a less frequently used Exiv2 operation that requires an extra command line option (`-d I rm`). The bug is fixed in version v0.27.5.
- https://github.com/Exiv2/exiv2/pull/1788
- https://github.com/Exiv2/exiv2/pull/1788
- https://github.com/Exiv2/exiv2/security/advisories/GHSA-9jh3-fcc3-g6hv
- https://github.com/Exiv2/exiv2/security/advisories/GHSA-9jh3-fcc3-g6hv
- [debian-lts-announce] 20230110 [SECURITY] [DLA 3265-1] exiv2 security update
- [debian-lts-announce] 20230110 [SECURITY] [DLA 3265-1] exiv2 security update
- FEDORA-2021-399f869889
- FEDORA-2021-399f869889
- FEDORA-2021-cbaef8e2d5
- FEDORA-2021-cbaef8e2d5
- GLSA-202312-06
- GLSA-202312-06
Modified: 2024-11-21
CVE-2021-37623
Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An infinite loop was found in Exiv2 versions v0.27.4 and earlier. The infinite loop is triggered when Exiv2 is used to modify the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when deleting the IPTC data, which is a less frequently used Exiv2 operation that requires an extra command line option (`-d I rm`). The bug is fixed in version v0.27.5.
- https://github.com/Exiv2/exiv2/pull/1790
- https://github.com/Exiv2/exiv2/pull/1790
- https://github.com/Exiv2/exiv2/security/advisories/GHSA-mvc4-g5pv-4qqq
- https://github.com/Exiv2/exiv2/security/advisories/GHSA-mvc4-g5pv-4qqq
- FEDORA-2021-399f869889
- FEDORA-2021-399f869889
- FEDORA-2021-cbaef8e2d5
- FEDORA-2021-cbaef8e2d5
- GLSA-202312-06
- GLSA-202312-06