2017-10-16 12:31:07 -04:00
{
2019-03-17 22:23:32 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "support@hackerone.com" ,
"DATE_PUBLIC" : "2017-04-21T00:00:00" ,
"ID" : "CVE-2017-0889" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "paperclip ruby gem" ,
"version" : {
"version_data" : [
{
"version_value" : "All versions since 3.1.4"
}
]
}
}
]
} ,
"vendor_name" : "thoughtbot"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2017-11-13 11:17:01 -05:00
{
2019-03-17 22:23:32 +00:00
"lang" : "eng" ,
"value" : "Paperclip ruby gem version 3.1.4 and later suffers from a Server-SIde Request Forgery (SSRF) vulnerability in the Paperclip::UriAdapter class. Attackers may be able to access information about internal network resources."
2017-11-13 11:17:01 -05:00
}
2019-03-17 22:23:32 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Server-Side Request Forgery (SSRF) (CWE-918)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://hackerone.com/reports/209430" ,
"refsource" : "MISC" ,
"url" : "https://hackerone.com/reports/209430"
} ,
{
"name" : "https://github.com/thoughtbot/paperclip/pull/2435" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/thoughtbot/paperclip/pull/2435"
} ,
{
"name" : "https://hackerone.com/reports/713" ,
"refsource" : "MISC" ,
"url" : "https://hackerone.com/reports/713"
}
]
}
}