gsd-2013-2099
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2013-2099",
"description": "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.",
"id": "GSD-2013-2099",
"references": [
"https://www.suse.com/security/cve/CVE-2013-2099.html",
"https://access.redhat.com/errata/RHBA-2016:1500",
"https://access.redhat.com/errata/RHSA-2016:1166",
"https://access.redhat.com/errata/RHSA-2015:0042",
"https://access.redhat.com/errata/RHSA-2014:1690",
"https://access.redhat.com/errata/RHSA-2014:1263",
"https://advisories.mageia.org/CVE-2013-2099.html",
"https://alas.aws.amazon.com/cve/html/CVE-2013-2099.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2013-2099"
],
"details": "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.",
"id": "GSD-2013-2099",
"modified": "2023-12-13T01:22:17.982547Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-2099",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://bugs.python.org/issue17980",
"refsource": "MISC",
"url": "http://bugs.python.org/issue17980"
},
{
"name": "http://rhn.redhat.com/errata/RHSA-2014-1690.html",
"refsource": "MISC",
"url": "http://rhn.redhat.com/errata/RHSA-2014-1690.html"
},
{
"name": "http://secunia.com/advisories/55107",
"refsource": "MISC",
"url": "http://secunia.com/advisories/55107"
},
{
"name": "http://secunia.com/advisories/55116",
"refsource": "MISC",
"url": "http://secunia.com/advisories/55116"
},
{
"name": "http://www.openwall.com/lists/oss-security/2013/05/16/6",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2013/05/16/6"
},
{
"name": "http://www.ubuntu.com/usn/USN-1983-1",
"refsource": "MISC",
"url": "http://www.ubuntu.com/usn/USN-1983-1"
},
{
"name": "http://www.ubuntu.com/usn/USN-1984-1",
"refsource": "MISC",
"url": "http://www.ubuntu.com/usn/USN-1984-1"
},
{
"name": "http://www.ubuntu.com/usn/USN-1985-1",
"refsource": "MISC",
"url": "http://www.ubuntu.com/usn/USN-1985-1"
},
{
"name": "https://access.redhat.com/errata/RHSA-2016:1166",
"refsource": "MISC",
"url": "https://access.redhat.com/errata/RHSA-2016:1166"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=963260",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=963260"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c=1.0.3",
"affected_versions": "All versions up to 1.0.3",
"cvss_v2": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"cwe_ids": [
"CWE-1035",
"CWE-399",
"CWE-937"
],
"date": "2016-06-08",
"description": "Algorithmic complexity vulnerability in the `ssl.match_hostname` function 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.",
"fixed_versions": [
"1.1.0"
],
"identifier": "CVE-2013-2099",
"identifiers": [
"CVE-2013-2099"
],
"not_impacted": "All versions after 1.0.3",
"package_slug": "pypi/requests",
"pubdate": "2013-10-09",
"solution": "Upgrade to version 1.1.0 or above.",
"title": "Uncontrolled Resource Consumption",
"urls": [
"http://bugs.python.org/issue17980",
"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-2099"
],
"uuid": "de4d8cf5-3d57-4584-b374-a61270df00bf"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:python:python:3.3.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:python:python:3.2.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:python:python:3.2.5:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:python:python:3.2.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:python:python:3.2.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:python:python:3.3.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:python:python:3.2.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:python:python:3.3.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:python:python:3.2.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:13.04:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:12.10:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:12.04:-:lts:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-2099"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-399"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "55116",
"refsource": "SECUNIA",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/55116"
},
{
"name": "55107",
"refsource": "SECUNIA",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/55107"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=963260",
"refsource": "MISC",
"tags": [],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=963260"
},
{
"name": "USN-1983-1",
"refsource": "UBUNTU",
"tags": [],
"url": "http://www.ubuntu.com/usn/USN-1983-1"
},
{
"name": "USN-1985-1",
"refsource": "UBUNTU",
"tags": [],
"url": "http://www.ubuntu.com/usn/USN-1985-1"
},
{
"name": "http://bugs.python.org/issue17980",
"refsource": "CONFIRM",
"tags": [
"Patch"
],
"url": "http://bugs.python.org/issue17980"
},
{
"name": "[oss-security] 20130515 Re: CVE Request (minor) -- Python 3.2: DoS when matching certificate with many \u0027*\u0027 wildcard characters {was: CVE Request (minor) -- python-backports-ssl_match_hostname: Denial of service when matching certificate with many \u0027*\u0027 wildcard characters }",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2013/05/16/6"
},
{
"name": "USN-1984-1",
"refsource": "UBUNTU",
"tags": [],
"url": "http://www.ubuntu.com/usn/USN-1984-1"
},
{
"name": "RHSA-2014:1690",
"refsource": "REDHAT",
"tags": [],
"url": "http://rhn.redhat.com/errata/RHSA-2014-1690.html"
},
{
"name": "RHSA-2016:1166",
"refsource": "REDHAT",
"tags": [],
"url": "https://access.redhat.com/errata/RHSA-2016:1166"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2023-02-13T04:42Z",
"publishedDate": "2013-10-09T14:53Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…