mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
69 lines
1.9 KiB
JSON
69 lines
1.9 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "support@hackerone.com",
|
|
"DATE_PUBLIC" : "2017-11-16T00:00:00",
|
|
"ID" : "CVE-2017-0909",
|
|
"STATE" : "PUBLIC"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "private_address_check ruby gem",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_value" : "Versions before 0.4.1"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "HackerOne"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"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",
|
|
"value" : "Incomplete Blacklist (CWE-184)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "https://hackerone.com/reports/288950",
|
|
"refsource" : "MISC",
|
|
"url" : "https://hackerone.com/reports/288950"
|
|
},
|
|
{
|
|
"name" : "https://github.com/jtdowney/private_address_check/pull/3",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://github.com/jtdowney/private_address_check/pull/3"
|
|
}
|
|
]
|
|
}
|
|
}
|