CVE-2021-45385 Details
Description
A Null Pointer Dereference vulnerability exits in ffjpeg d5cfd49 (2021-12-06) in bmp_load(). When the size information in metadata of the bmp is out of range, it returns without assign memory buffer to `pb->pdata` and did not exit the program. So the program crashes when it tries to access the pb->data, in jfif_encode() at jfif.c:763. This is due to the incomplete patch for CVE-2020-13438.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/rockcarry/ffjpeg/issues/47 | CVE | ExploitIssue TrackingThird Party Advisory |
| https://github.com/rockcarry/ffjpeg/pull/48 | CVE | Issue TrackingPatchThird Party Advisory |
| https://github.com/rockcarry/ffjpeg/issues/47 | [email protected] | ExploitIssue TrackingThird Party Advisory |
| https://github.com/rockcarry/ffjpeg/pull/48 | [email protected] | Issue TrackingPatchThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-476 | NULL Pointer Dereference | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| rockcarry ffjpeg | 2021-12-06 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Aug 17, 2023 | CPE Deprecation Remap | [email protected] |
| Feb 18, 2022 | Initial Analysis | [email protected] |