Vulnerability Details : CVE-2019-16161
Onigmo through 6.2.0 has a NULL pointer dereference in onig_error_code_to_str because of fetch_token in regparse.c.
Vulnerability category: Memory Corruption
Products affected by CVE-2019-16161
- cpe:2.3:a:k-takata:onigmo:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2019-16161
0.14%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 50 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2019-16161
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:N/I:N/A:P |
10.0
|
2.9
|
NIST | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2019-16161
-
The product dereferences a pointer that it expects to be valid but is NULL.Assigned by: nvd@nist.gov (Primary)
References for CVE-2019-16161
-
https://github.com/k-takata/Onigmo/issues/132
Memory corruption in onig_error_code_to_str() · Issue #132 · k-takata/Onigmo · GitHubExploit;Third Party Advisory
-
https://github.com/k-takata/Onigmo/commit/9827d5a0298ee766f6041db9c0080166ff6cdce8
Merge pull request #134 from k-takata/fix-segv-in-error-str · k-takata/Onigmo@9827d5a · GitHubPatch;Third Party Advisory
Jump to