mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-23 20:05:15 +01:00
Add CVE mapping
This commit is contained in:
@@ -18,6 +18,7 @@ they will not be dropped more than once.
|
||||
|
||||
Thank you to @Vurich for reporting this bug.
|
||||
"""
|
||||
aliases = ["CVE-2018-20991"]
|
||||
|
||||
[versions]
|
||||
unaffected = ["< 0.3.2"]
|
||||
|
||||
@@ -12,6 +12,7 @@ An attacker that controls the value passed to `grow` may exploit this flaw to ob
|
||||
|
||||
Credits to @ehuss for discovering, reporting and fixing the bug.
|
||||
"""
|
||||
aliases = ["CVE-2019-15551"]
|
||||
|
||||
[affected.functions]
|
||||
"smallvec::SmallVec::grow" = ["< 0.6.10, >= 0.6.5"]
|
||||
|
||||
@@ -12,6 +12,7 @@ An attacker that controls the value passed to `grow` may exploit this flaw to ob
|
||||
|
||||
Credits to @ehuss for discovering, reporting and fixing the bug.
|
||||
"""
|
||||
aliases = ["CVE-2019-15554"]
|
||||
|
||||
[affected.functions]
|
||||
"smallvec::SmallVec::grow" = ["< 0.6.10, >= 0.6.3"]
|
||||
|
||||
Reference in New Issue
Block a user