2017-11-24 13:03:18 -07:00
{
2019-03-18 01:12:54 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "josh@bress.net" ,
"ID" : "CVE-2017-1001003" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "math.js" ,
"version" : {
"version_data" : [
{
"version_value" : "3.17.0"
}
]
}
}
]
} ,
"vendor_name" : "math.js"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2017-11-27 09:02:44 -05:00
{
2019-03-18 01:12:54 +00:00
"lang" : "eng" ,
"value" : "math.js before 3.17.0 had an issue where private properties such as a constructor could be replaced by using unicode characters when creating an object."
2017-11-27 09:02:44 -05:00
}
2019-03-18 01:12:54 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-88: Argument Injection or Modification"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/josdejong/mathjs/blob/master/HISTORY.md#2017-11-18-version-3170" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/josdejong/mathjs/blob/master/HISTORY.md#2017-11-18-version-3170"
} ,
{
"name" : "https://github.com/josdejong/mathjs/commit/a60f3c8d9dd714244aed7a5569c3dccaa3a4e761" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/josdejong/mathjs/commit/a60f3c8d9dd714244aed7a5569c3dccaa3a4e761"
}
]
}
}