cvelist/2018/12xxx/CVE-2018-12976.json
2019-03-18 07:20:36 +00:00

67 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-12976",
"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": [
{
"lang": "eng",
"value": "In Go Doc Dot Org (gddo) through 2018-06-27, an attacker could use specially crafted <go-import> tags in packages being fetched by gddo to cause a directory traversal and remote code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[golang-announce] 20180703 [security] Severe vulnerability in github.com/golang/gddo",
"refsource": "MLIST",
"url": "https://groups.google.com/forum/#!msg/golang-announce/4rpTbfzYB1k/no6MEwlQAwAJ"
},
{
"name": "https://github.com/golang/gddo/commit/daffe1f90ec57f8ed69464f9094753fc6452e983",
"refsource": "CONFIRM",
"url": "https://github.com/golang/gddo/commit/daffe1f90ec57f8ed69464f9094753fc6452e983"
}
]
}
}