mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-23 15:38:27 +01:00
add cve info to advisories (#1099)
* add cve info to advisories * Put `aliases` field in the proper place It should not be under `[versions]` * move `aliases` to the proper place Co-authored-by: Sergey "Shnatsel" Davidoff <shnatsel@gmail.com>
This commit is contained in:
@@ -6,6 +6,7 @@ date = "2021-07-22"
|
||||
url = "https://github.com/raycar5/better-macro/blob/24ff1702397b9c19bbfa4c660e2316cd77d3b900/src/lib.rs#L36-L38"
|
||||
categories = ["code-execution"]
|
||||
keywords = ["rce", "proc-macro"]
|
||||
aliases = ["CVE-2021-38196"]
|
||||
|
||||
[affected]
|
||||
functions = { "better_macro::println" = ["> 1.0.0"] }
|
||||
|
||||
Reference in New Issue
Block a user