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

138 lines
3.6 KiB
JSON

{
"id": "CVE-2015-8466",
"sourceIdentifier": "cve@mitre.org",
"published": "2016-01-13T15:59:00.300",
"lastModified": "2016-12-01T03:01:28.813",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Swift3 before 1.9 allows remote attackers to conduct replay attacks via an Authorization request that lacks a Date header."
},
{
"lang": "es",
"value": "Swift3 en versiones anteriores a 1.9 permite a atacantes remotos llevar a cabo ataques de repetici\u00f3n a trav\u00e9s de una petici\u00f3n Authorization que carece de una cabecera Date."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.2,
"impactScore": 5.2
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:fedoraproject:fedora:23:*:*:*:*:*:*:*",
"matchCriteriaId": "E79AB8DD-C907-4038-A931-1A5A4CFB6A5B"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:openstack:swift3:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.8",
"matchCriteriaId": "BEA99960-B1E9-44B3-A20D-0F7A2CBBD906"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-December/174374.html",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.debian.org/security/2016/dsa-3583",
"source": "cve@mitre.org"
},
{
"url": "https://bugs.launchpad.net/swift3/+bug/1497424",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/openstack/swift3/blob/master/CHANGELOG",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://swiftstack.com/docs/admin/release.html",
"source": "cve@mitre.org"
}
]
}