René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

149 lines
4.0 KiB
JSON

{
"id": "CVE-2016-7031",
"sourceIdentifier": "secalert@redhat.com",
"published": "2016-10-03T18:59:12.057",
"lastModified": "2016-11-28T20:36:59.873",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The RGW code in Ceph before 10.0.1, when authenticated-read ACL is applied to a bucket, allows remote attackers to list the bucket contents via a URL."
},
{
"lang": "es",
"value": "El c\u00f3digo RGW en Ceph en versiones anteriores a 10.0.1, cuando la lectura autenticada ACL es aplicada a un compartimento, permite a atacantes remotos listar el contenido del compartimento a trav\u00e9s de una URL."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-200"
},
{
"lang": "en",
"value": "CWE-254"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ceph_project:ceph:*:*:*:*:*:*:*:*",
"versionEndIncluding": "10.0.0",
"matchCriteriaId": "3F69D91A-E5A6-4AA3-B6DD-6CB718CD04ED"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:redhat:ceph_storage:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.3.2",
"matchCriteriaId": "5C5BBE44-8C66-4E08-8973-60631C2DA73B"
}
]
}
]
}
],
"references": [
{
"url": "http://docs.ceph.com/docs/master/release-notes/#v10-0-1",
"source": "secalert@redhat.com",
"tags": [
"Release Notes",
"Vendor Advisory"
]
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2016-1972.html",
"source": "secalert@redhat.com",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2016-1973.html",
"source": "secalert@redhat.com"
},
{
"url": "http://tracker.ceph.com/issues/13207",
"source": "secalert@redhat.com",
"tags": [
"Exploit",
"Issue Tracking",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/93240",
"source": "secalert@redhat.com"
},
{
"url": "https://github.com/ceph/ceph/pull/6057",
"source": "secalert@redhat.com",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}