CVE-2024-25112

Source
https://cve.org/CVERecord?id=CVE-2024-25112
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-25112.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-25112
Aliases
Downstream
Related
Published
2024-02-12T22:11:13.693Z
Modified
2026-07-15T01:48:51.774511774Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Denial of service due to unbounded recursion in QuickTimeVideo::multipleEntriesDecoder in Exiv2
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-400",
        "CWE-674"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/25xxx/CVE-2024-25112.json",
    "cna_assigner": "GitHub_M",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": ">= 0.28.0 < 0.28.2"
                },
                {
                    "last_affected": ">= 0.28.0 < 0.28.2"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/exiv2/exiv2

Affected ranges

Type
GIT
Repo
https://github.com/exiv2/exiv2
Events
Database specific
{
    "cpe": [
        "cpe:2.3:a:exiv2:exiv2:0.28.0:*:*:*:*:*:*:*",
        "cpe:2.3:a:exiv2:exiv2:0.28.1:*:*:*:*:*:*:*"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "v0.28"
        },
        {
            "introduced": "0.28.0"
        },
        {
            "last_affected": "0.28.0"
        },
        {
            "introduced": "0.28.1"
        },
        {
            "last_affected": "0.28.1"
        }
    ],
    "source": [
        "DESCRIPTION",
        "CPE_STRING"
    ]
}

Affected versions

0.*
0.28.0
0.28.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-25112.json"