2018-02-16 12:04:04 -05:00
{
"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" : [
2018-02-26 06:04:26 -05:00
{
2018-04-05 09:33:01 -04:00
"name" : "[debian-lts-announce] 20180225 [SECURITY] [DLA 1294-1] golang security update" ,
"refsource" : "MLIST" ,
2018-02-26 06:04:26 -05:00
"url" : "https://lists.debian.org/debian-lts-announce/2018/02/msg00029.html"
} ,
2018-10-01 19:04:27 -04:00
{
"name" : "https://gist.github.com/SLAYEROWNER/b2a358f13ab267f2e9543bb9f9320ffc" ,
"refsource" : "MISC" ,
"url" : "https://gist.github.com/SLAYEROWNER/b2a358f13ab267f2e9543bb9f9320ffc"
} ,
2018-02-16 12:04:04 -05:00
{
2018-04-05 09:33:01 -04:00
"name" : "https://github.com/golang/go/issues/23867" ,
"refsource" : "CONFIRM" ,
2018-02-16 12:04:04 -05:00
"url" : "https://github.com/golang/go/issues/23867"
2018-10-21 06:04:20 -04:00
} ,
2019-02-02 06:03:47 -05:00
{
"name" : "DSA-4379" ,
"refsource" : "DEBIAN" ,
"url" : "https://www.debian.org/security/2019/dsa-4379"
} ,
{
"name" : "DSA-4380" ,
"refsource" : "DEBIAN" ,
"url" : "https://www.debian.org/security/2019/dsa-4380"
} ,
2018-10-21 06:04:20 -04:00
{
"name" : "GLSA-201804-12" ,
"refsource" : "GENTOO" ,
"url" : "https://security.gentoo.org/glsa/201804-12"
2018-02-16 12:04:04 -05:00
}
]
}
}