2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
2017-11-16 17:04:52 -05:00
"ASSIGNER" : "support@hackerone.com" ,
2017-11-20 11:40:44 -05:00
"DATE_PUBLIC" : "2017-11-16T00:00:00" ,
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-0909" ,
2017-11-16 17:04:52 -05:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
2017-11-20 11:40:44 -05:00
"product_name" : "private_address_check ruby gem" ,
2017-11-16 17:04:52 -05:00
"version" : {
"version_data" : [
{
2017-11-20 11:40:44 -05:00
"version_value" : "Versions before 0.4.1"
2017-11-16 17:04:52 -05:00
}
]
}
}
]
} ,
2017-11-20 11:40:44 -05:00
"vendor_name" : "HackerOne"
2017-11-16 17:04:52 -05:00
}
]
}
2017-10-16 12:31:07 -04:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2017-11-16 17:04:52 -05:00
"value" : "The private_address_check ruby gem before 0.4.1 is vulnerable to a bypass due to an incomplete blacklist of common private/local network addresses used to prevent server-side request forgery."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2017-11-20 11:40:44 -05:00
"value" : "Incomplete Blacklist (CWE-184)"
2017-11-16 17:04:52 -05:00
}
]
}
]
} ,
"references" : {
"reference_data" : [
2017-11-20 12:04:24 -05:00
{
2018-04-05 09:33:01 -04:00
"name" : "https://hackerone.com/reports/288950" ,
"refsource" : "MISC" ,
2017-11-20 12:04:24 -05:00
"url" : "https://hackerone.com/reports/288950"
} ,
2017-11-16 17:04:52 -05:00
{
2018-04-05 09:33:01 -04:00
"name" : "https://github.com/jtdowney/private_address_check/pull/3" ,
"refsource" : "CONFIRM" ,
2017-11-20 12:04:24 -05:00
"url" : "https://github.com/jtdowney/private_address_check/pull/3"
2017-10-16 12:31:07 -04:00
}
]
}
}