CVE-2021-33450 (GCVE-0-2021-33450)
Vulnerability from cvelistv5
Published
2022-07-26 12:26
Modified
2024-08-03 23:50
Severity ?
EPSS score ?
Summary
An issue was discovered in NASM version 2.16rc0. There are memory leaks in nasm_calloc() in nasmlib/alloc.c.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://bugzilla.nasm.us/show_bug.cgi?id=3392758 | Exploit, Issue Tracking, Third Party Advisory | |
cve@mitre.org | https://gist.github.com/Clingto/bb632c0c463f4b2c97e4f65f751c5e6d | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.nasm.us/show_bug.cgi?id=3392758 | Exploit, Issue Tracking, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://gist.github.com/Clingto/bb632c0c463f4b2c97e4f65f751c5e6d | Third Party Advisory |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-03T23:50:42.431Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://bugzilla.nasm.us/show_bug.cgi?id=3392758", }, { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://gist.github.com/Clingto/bb632c0c463f4b2c97e4f65f751c5e6d", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "n/a", vendor: "n/a", versions: [ { status: "affected", version: "n/a", }, ], }, ], descriptions: [ { lang: "en", value: "An issue was discovered in NASM version 2.16rc0. There are memory leaks in nasm_calloc() in nasmlib/alloc.c.", }, ], problemTypes: [ { descriptions: [ { description: "n/a", lang: "en", type: "text", }, ], }, ], providerMetadata: { dateUpdated: "2022-07-26T12:26:31", orgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca", shortName: "mitre", }, references: [ { tags: [ "x_refsource_MISC", ], url: "https://bugzilla.nasm.us/show_bug.cgi?id=3392758", }, { tags: [ "x_refsource_MISC", ], url: "https://gist.github.com/Clingto/bb632c0c463f4b2c97e4f65f751c5e6d", }, ], x_legacyV4Record: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2021-33450", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "n/a", version: { version_data: [ { version_value: "n/a", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "An issue was discovered in NASM version 2.16rc0. There are memory leaks in nasm_calloc() in nasmlib/alloc.c.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "https://bugzilla.nasm.us/show_bug.cgi?id=3392758", refsource: "MISC", url: "https://bugzilla.nasm.us/show_bug.cgi?id=3392758", }, { name: "https://gist.github.com/Clingto/bb632c0c463f4b2c97e4f65f751c5e6d", refsource: "MISC", url: "https://gist.github.com/Clingto/bb632c0c463f4b2c97e4f65f751c5e6d", }, ], }, }, }, }, cveMetadata: { assignerOrgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca", assignerShortName: "mitre", cveId: "CVE-2021-33450", datePublished: "2022-07-26T12:26:31", dateReserved: "2021-05-20T00:00:00", dateUpdated: "2024-08-03T23:50:42.431Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", "vulnerability-lookup:meta": { fkie_nvd: { configurations: "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nasm:netwide_assembler:2.16:rc0:*:*:*:*:*:*\", \"matchCriteriaId\": \"20DE5189-1CB2-41BB-81E2-FF8C6CD53A19\"}]}]}]", descriptions: "[{\"lang\": \"en\", \"value\": \"An issue was discovered in NASM version 2.16rc0. There are memory leaks in nasm_calloc() in nasmlib/alloc.c.\"}, {\"lang\": \"es\", \"value\": \"Se ha detectado un problema en NASM versi\\u00f3n 2.16rc0. Se presentan p\\u00e9rdidas de memoria en la funci\\u00f3n nasm_calloc() en el archivo nasmlib/alloc.c.\"}]", id: "CVE-2021-33450", lastModified: "2024-11-21T06:08:50.993", metrics: "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\", \"baseScore\": 5.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 3.6}]}", published: "2022-07-26T13:15:09.123", references: "[{\"url\": \"https://bugzilla.nasm.us/show_bug.cgi?id=3392758\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://gist.github.com/Clingto/bb632c0c463f4b2c97e4f65f751c5e6d\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://bugzilla.nasm.us/show_bug.cgi?id=3392758\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://gist.github.com/Clingto/bb632c0c463f4b2c97e4f65f751c5e6d\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]", sourceIdentifier: "cve@mitre.org", vulnStatus: "Modified", weaknesses: "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-401\"}]}]", }, nvd: "{\"cve\":{\"id\":\"CVE-2021-33450\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2022-07-26T13:15:09.123\",\"lastModified\":\"2024-11-21T06:08:50.993\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in NASM version 2.16rc0. There are memory leaks in nasm_calloc() in nasmlib/alloc.c.\"},{\"lang\":\"es\",\"value\":\"Se ha detectado un problema en NASM versión 2.16rc0. Se presentan pérdidas de memoria en la función nasm_calloc() en el archivo nasmlib/alloc.c.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-401\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nasm:netwide_assembler:2.16:rc0:*:*:*:*:*:*\",\"matchCriteriaId\":\"20DE5189-1CB2-41BB-81E2-FF8C6CD53A19\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.nasm.us/show_bug.cgi?id=3392758\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://gist.github.com/Clingto/bb632c0c463f4b2c97e4f65f751c5e6d\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.nasm.us/show_bug.cgi?id=3392758\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://gist.github.com/Clingto/bb632c0c463f4b2c97e4f65f751c5e6d\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}", }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.
- 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.