Application crash via unchecked precinct index
Published Jan 5, 2021 · Updated Aug 4, 2024
Out-of-bounds read in OpenJPEG before 2.4.0 allows local users to crash an encoding application with crafted image parameters. opj_t2_encode_packet uses a calculated precinct index to select a precinct tree without first ensuring that the index is below res->pw multiplied by res->ph, then passes the invalid tree to opj_tgt_reset. The demonstrated path requires small precincts, tile-part generation by component, and a nonzero grid offset; the reported consequence is an encoder abort with no data disclosure or code execution.
Summary
What happened
Out-of-bounds read in OpenJPEG before 2.4.0 allows local users to crash an encoding application with crafted image parameters. opj_t2_encode_packet uses a calculated precinct index to select a precinct tree without first ensuring that the index is below res->pw multiplied by res->ph, then passes the invalid tree to opj_tgt_reset. The demonstrated path requires small precincts, tile-part generation by component, and a nonzero grid offset; the reported consequence is an encoder abort with no data disclosure or code execution.
The record
- CVE
- CVE-2020-27842
- Published
- Jan 5, 2021
- Updated
- Aug 4, 2024
- Vendor
- Université catholique de Louvain
- Product
- OpenJPEG
- Classifications
- CWE-125
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jan 5, 2021CVE publishedPublication date reported by the CVE source.
- Aug 4, 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?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=openjpeg 2.4.0
What conditions does exploitation require?
What is affected?
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
- OpenJPEG encoder crash reproducerfunctional · 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