cvelist/2015/0xxx/CVE-2015-0237.json

109 lines
3.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 20:01:59 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-17 22:30:49 +00:00
"CVE_data_meta": {
"ID": "CVE-2015-0237",
2023-02-02 20:01:59 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-17 22:30:49 +00:00
"STATE": "PUBLIC"
},
2023-02-02 20:01:59 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "It was discovered that the permissions to allow or deny snapshot creation were ignored during live storage migration of a VM's disk between storage domains. An attacker able to live migrate a disk between storage domains could use this flaw to cause a denial of service."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Incorrect Permission Assignment for Critical Resource",
"cweId": "CWE-732"
}
]
}
]
},
2019-03-17 22:30:49 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 20:01:59 +00:00
"vendor_name": "Red Hat",
2019-03-17 22:30:49 +00:00
"product": {
"product_data": [
{
2023-02-02 20:01:59 +00:00
"product_name": "RHEV Manager version 3.5",
2019-03-17 22:30:49 +00:00
"version": {
"version_data": [
{
2023-02-02 20:01:59 +00:00
"version_value": "0:3.5.1-4",
"version_affected": "!"
2019-03-17 22:30:49 +00:00
}
]
}
}
]
2023-02-02 20:01:59 +00:00
}
2019-03-17 22:30:49 +00:00
}
]
}
},
2023-02-02 20:01:59 +00:00
"references": {
"reference_data": [
2017-10-16 12:31:07 -04:00
{
2023-02-02 20:01:59 +00:00
"url": "http://rhn.redhat.com/errata/RHSA-2015-0888.html",
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2015-0888.html"
},
2019-03-17 22:30:49 +00:00
{
2023-02-02 20:01:59 +00:00
"url": "http://www.securitytracker.com/id/1032231",
"refsource": "MISC",
"name": "http://www.securitytracker.com/id/1032231"
},
{
"url": "https://access.redhat.com/errata/RHSA-2015:0888",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2015:0888"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2015-0237",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2015-0237"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1184716",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1184716"
2019-03-17 22:30:49 +00:00
}
]
},
2023-02-02 20:01:59 +00:00
"impact": {
"cvss": [
2019-03-17 22:30:49 +00:00
{
2023-02-02 20:01:59 +00:00
"accessComplexity": "HIGH",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "COMPLETE",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 4.3,
"collateralDamagePotential": "NOT_DEFINED",
"confidentialityImpact": "NONE",
"confidentialityRequirement": "NOT_DEFINED",
"environmentalScore": 0,
"exploitability": "NOT_DEFINED",
"integrityImpact": "NONE",
"integrityRequirement": "NOT_DEFINED",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"targetDistribution": "NOT_DEFINED",
"temporalScore": 0,
"vectorString": "AV:A/AC:H/Au:S/C:N/I:N/A:C",
"version": "2.0"
2019-03-17 22:30:49 +00:00
}
]
}
}