"-Synchronized-Data."

This commit is contained in:
CVE Team 2022-12-27 21:00:41 +00:00
parent 95d5cbaa95
commit f3e2831e11
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
4 changed files with 95 additions and 6 deletions

View File

@ -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 <thinkerou@gmail.com>"
}
]
}

View File

@ -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"
}
]
}

View File

@ -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"
}
]
}

View File

@ -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."
}
]
}
}