2018-06-11 15:02:56 -04:00
{
2019-03-18 04:14:30 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve-request@iojs.org" ,
"ID" : "CVE-2018-12123" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Node.js" ,
"version" : {
"version_data" : [
{
"version_value" : "All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0"
}
]
}
}
]
} ,
"vendor_name" : "The Node.js Project"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-11-28 11:15:25 -05:00
{
2019-03-18 04:14:30 +00:00
"lang" : "eng" ,
"value" : "Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Hostname spoofing in URL parser for javascript protocol: If a Node.js application is using url.parse() to determine the URL hostname, that hostname can be spoofed by using a mixed case \"javascript:\" (e.g. \"javAscript:\") protocol (other protocols are not affected). If security decisions are made about the URL based on the hostname, they may be incorrect."
2018-11-28 11:15:25 -05:00
}
2019-03-18 04:14:30 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-115: Misinterpretation of Input"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://nodejs.org/en/blog/vulnerability/november-2018-security-releases/" ,
"refsource" : "CONFIRM" ,
"url" : "https://nodejs.org/en/blog/vulnerability/november-2018-security-releases/"
2019-07-22 16:00:50 +00:00
} ,
{
"refsource" : "REDHAT" ,
"name" : "RHSA-2019:1821" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:1821"
2020-03-20 21:01:14 +00:00
} ,
{
"refsource" : "GENTOO" ,
"name" : "GLSA-202003-48" ,
"url" : "https://security.gentoo.org/glsa/202003-48"
2019-03-18 04:14:30 +00:00
}
]
}
}