2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2015-0259" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2015-04-01T14:59:01.380" ,
2024-11-22 23:14:22 +00:00
"lastModified" : "2024-11-21T02:22:40.493" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "OpenStack Compute (Nova) before 2014.1.4, 2014.2.x before 2014.2.3, and kilo before kilo-3 does not validate the origin of websocket requests, which allows remote attackers to hijack the authentication of users for access to consoles via a crafted webpage."
} ,
{
"lang" : "es" ,
"value" : "OpenStack Compute (Nova) anterior a 2014.1.4, 2014.2.x anterior a 2014.2.3, y kilo anterior a kilo-3 no valida el origen de las solicitudes websocket, lo que permite a atacantes remotos secuestrar la autenticaci\u00f3n de usuarios para el acceso a consolas a trav\u00e9s de una p\u00e1gina web manipulada."
}
] ,
"metrics" : {
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:H/Au:N/C:P/I:P/A:P" ,
2024-11-22 23:14:22 +00:00
"baseScore" : 5.1 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "HIGH" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
2024-11-22 23:14:22 +00:00
"availabilityImpact" : "PARTIAL"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 4.9 ,
"impactScore" : 6.4 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-345"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:openstack:nova:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2014.1" ,
"versionEndExcluding" : "2014.1.4" ,
"matchCriteriaId" : "434482D6-5DD1-456D-BDB4-3B6CF5DB20E8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:openstack:nova:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2014.2" ,
"versionEndExcluding" : "2014.2.3" ,
"matchCriteriaId" : "76CC8CDA-CF5E-4550-B03B-7B5473EAF586"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:openstack:nova:2015.1.0:milestone1:*:*:*:*:*:*" ,
"matchCriteriaId" : "7E69A3DC-EA7F-4446-9967-C9F9043989E5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:openstack:nova:2015.1.0:milestone2:*:*:*:*:*:*" ,
"matchCriteriaId" : "A5231464-B99C-44DD-9E70-C790EF4DC4D6"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://lists.openstack.org/pipermail/openstack-announce/2015-March/000341.html" ,
"source" : "secalert@redhat.com" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://rhn.redhat.com/errata/RHSA-2015-0790.html" ,
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "http://rhn.redhat.com/errata/RHSA-2015-0843.html" ,
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "http://rhn.redhat.com/errata/RHSA-2015-0844.html" ,
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://bugs.launchpad.net/nova/+bug/1409142" ,
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2024-11-22 23:14:22 +00:00
} ,
{
"url" : "http://lists.openstack.org/pipermail/openstack-announce/2015-March/000341.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://rhn.redhat.com/errata/RHSA-2015-0790.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "http://rhn.redhat.com/errata/RHSA-2015-0843.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "http://rhn.redhat.com/errata/RHSA-2015-0844.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://bugs.launchpad.net/nova/+bug/1409142" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}