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

68 lines
2.1 KiB
JSON
Raw Normal View History

2017-12-05 02:03:20 -05:00
{
2019-03-18 01:21:20 +00:00
"CVE_data_meta": {
"ASSIGNER": "vulnreport@tenable.com",
"DATE_PUBLIC": "2018-05-15T00:00:00",
"ID": "CVE-2018-1148",
"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"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-05-18 17:29:25 -04:00
{
2019-03-18 01:21:20 +00:00
"lang": "eng",
"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."
2018-05-18 17:29:25 -04:00
}
2019-03-18 01:21:20 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Session Fixation"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.tenable.com/security/tns-2018-05",
"refsource": "CONFIRM",
"url": "https://www.tenable.com/security/tns-2018-05"
},
{
"name": "1040918",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1040918"
}
]
}
}