Memory corruption via overflowing PDF object numbers
Published Jan 23, 2020 · Updated Sep 13, 2024
Integer overflow in MuPDF's PDF parser allows remote attackers to corrupt memory via crafted PDFs in MuPDF 1.0 and SumatraPDF 2.1.1. In pdf_lex.c, lex_number() accumulates decimal digits into an int without an overflow check, allowing an oversized ObjStm object number to become negative and index xref->table before its bounds check. A user must open the malicious document; the demonstrated out-of-bounds write produces an exploitable user-mode access violation.
Summary
What happened
Integer overflow in MuPDF's PDF parser allows remote attackers to corrupt memory via crafted PDFs in MuPDF 1.0 and SumatraPDF 2.1.1. In pdf_lex.c, lex_number() accumulates decimal digits into an int without an overflow check, allowing an oversized ObjStm object number to become negative and index xref->table before its bounds check. A user must open the malicious document; the demonstrated out-of-bounds write produces an exploitable user-mode access violation.
The record
- CVE
- CVE-2012-5340
- Published
- Jan 23, 2020
- Updated
- Sep 13, 2024
- Vendor
- Unknown vendor
- Product
- Unknown product
- Classifications
- CWE-190, T1203
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jan 23, 2020CVE publishedPublication date reported by the CVE source.
- Sep 13, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
What conditions does exploitation require?
What is affected?
Affected products and versions are unavailable in this record.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Crafted ObjStm PDF proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo