2024-12-08 03:06:42 +00:00

239 lines
7.4 KiB
JSON

{
"id": "CVE-2013-2099",
"sourceIdentifier": "secalert@redhat.com",
"published": "2013-10-09T14:53:20.230",
"lastModified": "2024-11-21T01:51:01.813",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Algorithmic complexity vulnerability in the ssl.match_hostname function in Python 3.2.x, 3.3.x, and earlier, and unspecified versions of python-backports-ssl_match_hostname as used for older Python versions, allows remote attackers to cause a denial of service (CPU consumption) via multiple wildcard characters in the common name in a certificate."
},
{
"lang": "es",
"value": "Vulnerabilidad de la complejidad algor\u00edtmica en la funci\u00f3n ssl.match_hostname en Python 3.2.x, 3.3.x, y anteriores, y las versiones no especificadas de python-backports-ssl_match_hostname como las usadas por versiones anteriores de Python, permite a atacantes remotos provocar una denegaci\u00f3n de servicio (consumo de CPU ) a trav\u00e9s de m\u00faltiples caracteres comod\u00edn en el nombre com\u00fan en el certificado."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"baseScore": 4.3,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL"
},
"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-399"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:python:python:3.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "B511BDFA-D1DC-4E50-9A08-66DA05947A43"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:python:python:3.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "0708E98D-5C84-47DC-89E5-8BB7CFFB12A7"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:python:python:3.2.2:*:*:*:*:*:*:*",
"matchCriteriaId": "6595C4F3-5683-4889-AD30-83840F6A58D1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:python:python:3.2.3:*:*:*:*:*:*:*",
"matchCriteriaId": "027FD902-9B08-4EDF-9F83-314FBF0583ED"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:python:python:3.2.4:*:*:*:*:*:*:*",
"matchCriteriaId": "89FB9D30-8559-4F57-9D20-DC603765B346"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:python:python:3.2.5:*:*:*:*:*:*:*",
"matchCriteriaId": "957FCB4A-32D0-4449-8995-80144CC713B4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:python:python:3.3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "875ABC97-2783-41DA-AB9F-9E6F0870B74C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:python:python:3.3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "5262D28D-204C-41E8-BC4D-27372E366295"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:python:python:3.3.2:*:*:*:*:*:*:*",
"matchCriteriaId": "121225D0-C5DA-4F26-93B8-3D56BC1D38B1"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:12.04:-:lts:*:*:*:*:*",
"matchCriteriaId": "F5D324C4-97C7-49D3-A809-9EAD4B690C69"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:12.10:*:*:*:*:*:*:*",
"matchCriteriaId": "E2076871-2E80-4605-A470-A41C1A8EC7EE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:13.04:*:*:*:*:*:*:*",
"matchCriteriaId": "EFAA48D9-BEB4-4E49-AD50-325C262D46D9"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.python.org/issue17980",
"source": "secalert@redhat.com",
"tags": [
"Patch"
]
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2014-1690.html",
"source": "secalert@redhat.com"
},
{
"url": "http://secunia.com/advisories/55107",
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://secunia.com/advisories/55116",
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.openwall.com/lists/oss-security/2013/05/16/6",
"source": "secalert@redhat.com"
},
{
"url": "http://www.ubuntu.com/usn/USN-1983-1",
"source": "secalert@redhat.com"
},
{
"url": "http://www.ubuntu.com/usn/USN-1984-1",
"source": "secalert@redhat.com"
},
{
"url": "http://www.ubuntu.com/usn/USN-1985-1",
"source": "secalert@redhat.com"
},
{
"url": "https://access.redhat.com/errata/RHSA-2016:1166",
"source": "secalert@redhat.com"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=963260",
"source": "secalert@redhat.com"
},
{
"url": "http://bugs.python.org/issue17980",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
]
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2014-1690.html",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://secunia.com/advisories/55107",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://secunia.com/advisories/55116",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.openwall.com/lists/oss-security/2013/05/16/6",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.ubuntu.com/usn/USN-1983-1",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.ubuntu.com/usn/USN-1984-1",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.ubuntu.com/usn/USN-1985-1",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://access.redhat.com/errata/RHSA-2016:1166",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=963260",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}