cvelist/2018/7xxx/CVE-2018-7187.json
2019-03-18 03:59:26 +00:00

87 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-7187",
"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": "The \"go get\" implementation in Go 1.9.4, when the -insecure command-line option is used, does not validate the import path (get/vcs.go only checks for \"://\" anywhere in the string), which allows remote attackers to execute arbitrary OS commands via a crafted web site."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[debian-lts-announce] 20180225 [SECURITY] [DLA 1294-1] golang security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2018/02/msg00029.html"
},
{
"name": "DSA-4380",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2019/dsa-4380"
},
{
"name": "GLSA-201804-12",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201804-12"
},
{
"name": "DSA-4379",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2019/dsa-4379"
},
{
"name": "https://github.com/golang/go/issues/23867",
"refsource": "CONFIRM",
"url": "https://github.com/golang/go/issues/23867"
},
{
"name": "https://gist.github.com/SLAYEROWNER/b2a358f13ab267f2e9543bb9f9320ffc",
"refsource": "MISC",
"url": "https://gist.github.com/SLAYEROWNER/b2a358f13ab267f2e9543bb9f9320ffc"
}
]
}
}