Vulnerability Details : CVE-2021-3888
libmobi is vulnerable to Use of Out-of-range Pointer Offset
Vulnerability category: Overflow
Products affected by CVE-2021-3888
- cpe:2.3:a:libmobi_project:libmobi:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-3888
0.18%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 55 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-3888
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.8
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:N/A:P |
8.6
|
4.9
|
NIST | |
7.1
|
HIGH | CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L |
2.8
|
3.7
|
huntr.dev | |
8.1
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H |
2.8
|
5.2
|
NIST |
CWE ids for CVE-2021-3888
-
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.Assigned by: nvd@nist.gov (Primary)
-
The product performs pointer arithmetic on a valid pointer, but it uses an offset that can point outside of the intended range of valid memory locations for the resulting pointer.Assigned by: security@huntr.dev (Secondary)
References for CVE-2021-3888
-
https://huntr.dev/bounties/722b3acb-792b-4429-a98d-bb80efb8938d
huntr: Use of Out-of-range Pointer Offset C Vulnerability in libmobiExploit;Patch;Third Party Advisory
-
https://github.com/bfabiszewski/libmobi/commit/c78e186739b50d156cb3da5d08d70294f0490853
Fix potential out-of-buffer read while parsing corrupt file, closes #38 · bfabiszewski/libmobi@c78e186 · GitHubPatch;Third Party Advisory
Jump to