CVE-2024-25112
MEDIUM EPSS 12.7%
Published Feb 12, 20242y ago · Modified Jun 17, 20262w ago
5.0 CVSS 3.1
Published Feb 12, 2024 2y ago
Last Modified Jun 17, 2026 2w ago
Description
Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. A denial-of-service was found in Exiv2 version v0.28.1: an unbounded recursion can cause Exiv2 to crash by exhausting the stack. The vulnerable function, `QuickTimeVideo::multipleEntriesDecoder`, was new in v0.28.0, so Exiv2 versions before v0.28 are _not_ affected. The denial-of-service is triggered when Exiv2 is used to read the metadata of a crafted video file. This bug is fixed in version v0.28.2. Users are advised to upgrade. There are no known workarounds for this vulnerability.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction Required
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
12.7% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 2
CWE-400 Uncontrolled Resource Consumption Resource Mgmt
CWE-674
Affected Products 2
References 2
- github.com https://github.com/Exiv2/exiv2/pull/2337
- github.com https://github.com/Exiv2/exiv2/security/advisories/GHSA-crmj-qh74-2r36
Remediation
- github.com https://github.com/Exiv2/exiv2/pull/2337