cvelist/2019/9xxx/CVE-2019-9634.json

72 lines
2.1 KiB
JSON
Raw Normal View History

2019-03-08 10:07:57 -05:00
{
2019-03-18 06:33:30 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-9634",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2019-03-08 10:07:57 -05:00
{
2019-03-18 06:33:30 +00:00
"lang": "eng",
"value": "Go through 1.12 on Windows misuses certain LoadLibrary functionality, leading to DLL injection."
2019-03-08 10:07:57 -05:00
}
2019-03-18 06:33:30 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/golang/go/issues/30642",
"refsource": "MISC",
"url": "https://github.com/golang/go/issues/30642"
2019-03-18 18:00:47 +00:00
},
{
"refsource": "BID",
"name": "107450",
"url": "http://www.securityfocus.com/bid/107450"
2019-04-09 03:00:52 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20190409 DLL injection in Go < 1.12.2 [CVE-2019-9634]",
"url": "http://www.openwall.com/lists/oss-security/2019/04/09/1"
2019-03-18 06:33:30 +00:00
}
]
}
}