2017-10-16 12:31:07 -04:00
{
2019-03-18 06:50:51 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@rapid7.com" ,
"ID" : "CVE-2017-5264" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Nexpose" ,
"version" : {
"version_data" : [
{
"version_value" : "6.4.65 and prior"
}
]
}
}
]
} ,
"vendor_name" : "Rapid7"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2017-12-14 14:21:09 -06:00
{
2019-03-18 06:50:51 +00:00
"lang" : "eng" ,
"value" : "Versions of Nexpose prior to 6.4.66 fail to adequately validate the source of HTTP requests intended for the Automated Actions administrative web application, and are susceptible to a cross-site request forgery (CSRF) attack."
2017-12-14 14:21:09 -06:00
}
2019-03-18 06:50:51 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-352 (Cross-Site Request Forgery (CSRF))"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://help.rapid7.com/nexpose/en-us/release-notes/archive/2017/12/#6.4.66" ,
"refsource" : "CONFIRM" ,
"url" : "https://help.rapid7.com/nexpose/en-us/release-notes/archive/2017/12/#6.4.66"
} ,
{
"name" : "43911" ,
"refsource" : "EXPLOIT-DB" ,
"url" : "https://www.exploit-db.com/exploits/43911/"
} ,
{
"name" : "102208" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/102208"
}
]
}
}