CVE-2025-53367

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-53367
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-53367.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-53367
Downstream
Related
Published
2025-07-03T21:07:49Z
Modified
2025-10-21T02:36:23Z
Severity
  • 8.4 (High) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
DjVuLibre OOB-Write Vulnerability in MMRDecoder
Details

DjVuLibre is a GPL implementation of DjVu, a web-centric format for distributing documents and images. Prior to version 3.5.29, the MMRDecoder::scanruns method is affected by an OOB-write vulnerability, because it does not check that the xr pointer stays within the bounds of the allocated buffer. This can lead to writes beyond the allocated memory, resulting in a heap corruption condition. An out-of-bounds read with pr is also possible for the same reason. This issue has been patched in version 3.5.29.

References

Affected packages

Git /

Affected ranges

Database specific

unresolved_versions

[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "3.5.29"
            }
        ],
        "type": ""
    }
]