2017-12-11 01:03:38 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2017-17522" ,
2017-12-14 11:05:21 -05:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
2017-12-11 01:03:38 -05:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2017-12-22 19:03:42 -05:00
"value" : "** DISPUTED ** Lib/webbrowser.py in Python through 3.6.3 does not validate strings before launching the program specified by the BROWSER environment variable, which might allow remote attackers to conduct argument-injection attacks via a crafted URL. NOTE: a software maintainer indicates that exploitation is impossible because the code relies on subprocess.Popen and the default shell=False setting."
2017-12-14 11:05:21 -05:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
2017-12-22 04:03:16 -05:00
{
2018-04-05 09:33:01 -04:00
"name" : "https://bugs.python.org/issue32367" ,
"refsource" : "MISC" ,
2017-12-22 04:03:16 -05:00
"url" : "https://bugs.python.org/issue32367"
} ,
2017-12-14 11:05:21 -05:00
{
2018-04-05 09:33:01 -04:00
"name" : "https://security-tracker.debian.org/tracker/CVE-2017-17522" ,
"refsource" : "MISC" ,
2017-12-14 11:05:21 -05:00
"url" : "https://security-tracker.debian.org/tracker/CVE-2017-17522"
2017-12-19 06:03:35 -05:00
} ,
{
2018-04-05 09:33:01 -04:00
"name" : "102207" ,
"refsource" : "BID" ,
2017-12-19 06:03:35 -05:00
"url" : "http://www.securityfocus.com/bid/102207"
2017-12-11 01:03:38 -05:00
}
]
}
}