2020-01-28 19:02:09 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-8124" ,
2020-02-04 20:01:12 +00:00
"ASSIGNER" : "support@hackerone.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "url-parse" ,
"version" : {
"version_data" : [
{
"version_value" : "Fixed Version 1.4.5"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper Input Validation (CWE-20)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/496293" ,
"url" : "https://hackerone.com/reports/496293"
}
]
2020-01-28 19:02:09 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-02-04 20:01:12 +00:00
"value" : "Insufficient validation and sanitization of user input exists in url-parse npm package version 1.4.4 and earlier may allow attacker to bypass security checks."
2020-01-28 19:02:09 +00:00
}
]
}
}