gsd-2021-44732
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
Mbed TLS before 3.0.1 has a double free in certain out-of-memory conditions, as demonstrated by an mbedtls_ssl_set_session() failure.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2021-44732",
"description": "Mbed TLS before 3.0.1 has a double free in certain out-of-memory conditions, as demonstrated by an mbedtls_ssl_set_session() failure.",
"id": "GSD-2021-44732",
"references": [
"https://www.suse.com/security/cve/CVE-2021-44732.html",
"https://advisories.mageia.org/CVE-2021-44732.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2021-44732"
],
"details": "Mbed TLS before 3.0.1 has a double free in certain out-of-memory conditions, as demonstrated by an mbedtls_ssl_set_session() failure.",
"id": "GSD-2021-44732",
"modified": "2023-12-13T01:23:20.110832Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-44732",
"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": "Mbed TLS before 3.0.1 has a double free in certain out-of-memory conditions, as demonstrated by an mbedtls_ssl_set_session() failure."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/ARMmbed/mbedtls/releases",
"refsource": "MISC",
"url": "https://github.com/ARMmbed/mbedtls/releases"
},
{
"name": "https://github.com/ARMmbed/mbedtls/releases/tag/v2.28.0",
"refsource": "MISC",
"url": "https://github.com/ARMmbed/mbedtls/releases/tag/v2.28.0"
},
{
"name": "https://github.com/ARMmbed/mbedtls/releases/tag/v3.1.0",
"refsource": "MISC",
"url": "https://github.com/ARMmbed/mbedtls/releases/tag/v3.1.0"
},
{
"name": "https://lists.debian.org/debian-lts-announce/2022/12/msg00036.html",
"refsource": "MISC",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00036.html"
},
{
"name": "https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2021-12",
"refsource": "MISC",
"url": "https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2021-12"
},
{
"name": "https://bugs.gentoo.org/829660",
"refsource": "MISC",
"url": "https://bugs.gentoo.org/829660"
},
{
"name": "https://github.com/ARMmbed/mbedtls/releases/tag/v2.16.12",
"refsource": "MISC",
"url": "https://github.com/ARMmbed/mbedtls/releases/tag/v2.16.12"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:arm:mbed_tls:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.16.12",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:arm:mbed_tls:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.28.0",
"versionStartIncluding": "2.17.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:arm:mbed_tls:3.0.0:-:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:arm:mbed_tls:3.0.0:preview1:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-44732"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Mbed TLS before 3.0.1 has a double free in certain out-of-memory conditions, as demonstrated by an mbedtls_ssl_set_session() failure."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-415"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/ARMmbed/mbedtls/releases/tag/v2.16.12",
"refsource": "CONFIRM",
"tags": [
"Release Notes"
],
"url": "https://github.com/ARMmbed/mbedtls/releases/tag/v2.16.12"
},
{
"name": "https://github.com/ARMmbed/mbedtls/releases",
"refsource": "MISC",
"tags": [
"Release Notes"
],
"url": "https://github.com/ARMmbed/mbedtls/releases"
},
{
"name": "https://github.com/ARMmbed/mbedtls/releases/tag/v3.1.0",
"refsource": "CONFIRM",
"tags": [
"Release Notes"
],
"url": "https://github.com/ARMmbed/mbedtls/releases/tag/v3.1.0"
},
{
"name": "https://bugs.gentoo.org/829660",
"refsource": "CONFIRM",
"tags": [
"Issue Tracking",
"Mailing List",
"Third Party Advisory"
],
"url": "https://bugs.gentoo.org/829660"
},
{
"name": "https://github.com/ARMmbed/mbedtls/releases/tag/v2.28.0",
"refsource": "CONFIRM",
"tags": [
"Release Notes"
],
"url": "https://github.com/ARMmbed/mbedtls/releases/tag/v2.28.0"
},
{
"name": "https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2021-12",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Mitigation",
"Third Party Advisory"
],
"url": "https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2021-12"
},
{
"name": "[debian-lts-announce] 20221225 [SECURITY] [DLA 3249-1] mbedtls security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00036.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "HIGH",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
},
"lastModifiedDate": "2023-02-24T00:09Z",
"publishedDate": "2021-12-20T08:15Z"
}
}
}
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…