diff --git a/2020/36xxx/CVE-2020-36567.json b/2020/36xxx/CVE-2020-36567.json index 4afdf9150f4..9786bba501d 100644 --- a/2020/36xxx/CVE-2020-36567.json +++ b/2020/36xxx/CVE-2020-36567.json @@ -1,18 +1,79 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-36567", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@golang.org", + "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "Unsanitized input in the default logger in github.com/gin-gonic/gin before v1.6.0 allows remote attackers to inject arbitrary log lines." } ] - } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-117 Improper Output Neutralization for Logs" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "github.com/gin-gonic/gin", + "product": { + "product_data": [ + { + "product_name": "github.com/gin-gonic/gin", + "version": { + "version_data": [ + { + "version_value": "0", + "version_affected": "=" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/gin-gonic/gin/pull/2237", + "refsource": "MISC", + "name": "https://github.com/gin-gonic/gin/pull/2237" + }, + { + "url": "https://github.com/gin-gonic/gin/commit/a71af9c144f9579f6dbe945341c1df37aaf09c0d", + "refsource": "MISC", + "name": "https://github.com/gin-gonic/gin/commit/a71af9c144f9579f6dbe945341c1df37aaf09c0d" + }, + { + "url": "https://pkg.go.dev/vuln/GO-2020-0001", + "refsource": "MISC", + "name": "https://pkg.go.dev/vuln/GO-2020-0001" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "@thinkerou " + } + ] } \ No newline at end of file diff --git a/2022/41xxx/CVE-2022-41358.json b/2022/41xxx/CVE-2022-41358.json index bf98ccc2948..6c4a9affcb8 100644 --- a/2022/41xxx/CVE-2022-41358.json +++ b/2022/41xxx/CVE-2022-41358.json @@ -76,6 +76,11 @@ "refsource": "MISC", "name": "https://vulmon.com/vulnerabilitydetails?qid=CVE-2022-41358", "url": "https://vulmon.com/vulnerabilitydetails?qid=CVE-2022-41358" + }, + { + "refsource": "MISC", + "name": "https://www.samwallace.dev/research/Stored%20XSS%20in%20GMS%201.0", + "url": "https://www.samwallace.dev/research/Stored%20XSS%20in%20GMS%201.0" } ] } diff --git a/2022/42xxx/CVE-2022-42046.json b/2022/42xxx/CVE-2022-42046.json index 333d08d6662..f55ae13da55 100644 --- a/2022/42xxx/CVE-2022-42046.json +++ b/2022/42xxx/CVE-2022-42046.json @@ -34,7 +34,7 @@ "description_data": [ { "lang": "eng", - "value": "WFS, Inc HeavenBurnsRed 2020.3.15.7141260 is vulnerable to Local Privilege Escalation." + "value": "wfshbr64.sys and wfshbr32.sys specially crafted IOCTL allows arbitrary user to perform local privilege escalation" } ] }, @@ -56,6 +56,11 @@ "refsource": "MISC", "name": "https://www.wfs.games/news/20221220_01.html", "url": "https://www.wfs.games/news/20221220_01.html" + }, + { + "refsource": "MISC", + "name": "https://github.com/kkent030315/CVE-2022-42046", + "url": "https://github.com/kkent030315/CVE-2022-42046" } ] } diff --git a/2022/47xxx/CVE-2022-47969.json b/2022/47xxx/CVE-2022-47969.json new file mode 100644 index 00000000000..44cc0dd85c6 --- /dev/null +++ b/2022/47xxx/CVE-2022-47969.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-47969", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + } + ] + } +} \ No newline at end of file