cvelist/2018/1xxx/CVE-2018-1148.json

69 lines
1.9 KiB
JSON
Raw Normal View History

2017-12-05 02:03:20 -05:00
{
"CVE_data_meta" : {
2018-05-18 17:29:25 -04:00
"ASSIGNER" : "vulnreport@tenable.com",
2018-05-15 12:20:50 -04:00
"DATE_PUBLIC" : "2018-05-15T00:00:00",
2017-12-05 02:03:20 -05:00
"ID" : "CVE-2018-1148",
2018-05-18 17:29:25 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Tenable Nessus",
"version" : {
"version_data" : [
{
"version_value" : "All versions prior to 7.1.0"
}
]
}
}
]
},
"vendor_name" : "Tenable"
}
]
}
2017-12-05 02:03:20 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-05-18 17:29:25 -04:00
"value" : "In Nessus before 7.1.0, Session Fixation exists due to insufficient session management within the application. An authenticated attacker could maintain system access due to session fixation after a user password change."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Session Fixation"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-05-18 18:05:44 -04:00
"name" : "https://www.tenable.com/security/tns-2018-05",
"refsource" : "CONFIRM",
2018-05-18 17:29:25 -04:00
"url" : "https://www.tenable.com/security/tns-2018-05"
2018-05-19 06:05:05 -04:00
},
{
"name" : "1040918",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1040918"
2017-12-05 02:03:20 -05:00
}
]
}
}