Exploitation Summary
EIP tracks 2 public exploits for CVE-2025-53367. PoCs published by ThePhykon, kevinbackhouse.
AI-analyzed exploit summary This repository contains a functional exploit PoC for CVE-2025-53367, targeting a vulnerability in the DjVuLibre library's MMR (Modified Modified READ) decoder. The exploit leverages a memory corruption issue in the bitpacker component to achieve arbitrary code execution.
Description
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.
Exploits (2)
This repository contains a functional exploit PoC for CVE-2025-53367, targeting a vulnerability in the DjVuLibre library's MMR (Modified Modified READ) decoder. The exploit leverages a memory corruption issue in the bitpacker component to achieve arbitrary code execution.
This repository contains a detailed technical writeup and source code for DjVuLibre, including build instructions and dependencies. It does not include an explicit exploit PoC for CVE-2025-53367 but provides context for the vulnerability.
References (9)
Scores
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X