Vulnerability Details : CVE-2022-0080
Potential exploit
mruby is vulnerable to Heap-based Buffer Overflow
Vulnerability category: Overflow
Products affected by CVE-2022-0080
- cpe:2.3:a:mruby:mruby:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-0080
0.27%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 47 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-0080
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
8.2
|
HIGH | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N |
3.9
|
4.2
|
huntr.dev | |
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2022-0080
-
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().Assigned by: security@huntr.dev (Primary)
References for CVE-2022-0080
-
https://huntr.dev/bounties/59a70392-4864-4ce3-8e35-6ac2111d1e2e
Heap-based Buffer Overflow vulnerability found in mrubyExploit;Issue Tracking;Patch;Third Party Advisory
-
https://github.com/mruby/mruby/commit/28ccc664e5dcd3f9d55173e9afde77c4705a9ab6
proc.c: should not reference `irep` when copying failed. · mruby/mruby@28ccc66 · GitHubPatch;Third Party Advisory
Jump to