gsd-2021-44647
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
Lua v5.4.3 and above are affected by SEGV by type confusion in funcnamefromcode function in ldebug.c which can cause a local denial of service.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2021-44647", "description": "Lua 5.4.4 and 5.4.2 are affected by SEGV by type confusion in funcnamefromcode function in ldebug.c which can cause a local denial of service.", "id": "GSD-2021-44647", "references": [ "https://www.suse.com/security/cve/CVE-2021-44647.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-44647" ], "details": "Lua v5.4.3 and above are affected by SEGV by type confusion in funcnamefromcode function in ldebug.c which can cause a local denial of service.", "id": "GSD-2021-44647", "modified": "2023-12-13T01:23:20.494885Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2021-44647", "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": "Lua v5.4.3 and above are affected by SEGV by type confusion in funcnamefromcode function in ldebug.c which can cause a local denial of service." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://lua-users.org/lists/lua-l/2021-11/msg00195.html", "refsource": "MISC", "url": "http://lua-users.org/lists/lua-l/2021-11/msg00195.html" }, { "name": "http://lua-users.org/lists/lua-l/2021-11/msg00204.html", "refsource": "MISC", "url": "http://lua-users.org/lists/lua-l/2021-11/msg00204.html" }, { "name": "FEDORA-2022-473560d1a6", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/P3EMGAQ5Y6GXJLY4K5DUOOEQT4MZ4J4F/" }, { "name": "https://access.redhat.com/security/cve/cve-2021-44647", "refsource": "MISC", "url": "https://access.redhat.com/security/cve/cve-2021-44647" }, { "name": "GLSA-202305-23", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202305-23" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "=5.4.3", "affected_versions": "Version 5.4.3", "cvss_v2": "AV:L/AC:L/Au:N/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-843", "CWE-937" ], "date": "2023-05-03", "description": "Lua are affected by SEGV by type confusion in funcnamefromcode function in ldebug.c which can cause a local denial of service.", "fixed_versions": [ "5.4.4" ], "identifier": "CVE-2021-44647", "identifiers": [ "CVE-2021-44647" ], "not_impacted": "All versions before 5.4.3, all versions after 5.4.3", "package_slug": "conan/lua", "pubdate": "2022-01-11", "solution": "Upgrade to version 5.4.4 or above.", "title": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-44647", "http://lua-users.org/lists/lua-l/2021-11/msg00204.html", "http://lua-users.org/lists/lua-l/2021-11/msg00195.html" ], "uuid": "de4aa9b3-f0de-4fd8-8df4-0703d897075e" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:lua:lua:5.4.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2021-44647" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Lua v5.4.3 and above are affected by SEGV by type confusion in funcnamefromcode function in ldebug.c which can cause a local denial of service." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-843" } ] } ] }, "references": { "reference_data": [ { "name": "http://lua-users.org/lists/lua-l/2021-11/msg00204.html", "refsource": "MISC", "tags": [ "Mailing List", "Patch", "Vendor Advisory" ], "url": "http://lua-users.org/lists/lua-l/2021-11/msg00204.html" }, { "name": "http://lua-users.org/lists/lua-l/2021-11/msg00195.html", "refsource": "MISC", "tags": [ "Exploit", "Mailing List", "Vendor Advisory" ], "url": "http://lua-users.org/lists/lua-l/2021-11/msg00195.html" }, { "name": "FEDORA-2022-473560d1a6", "refsource": "FEDORA", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/P3EMGAQ5Y6GXJLY4K5DUOOEQT4MZ4J4F/" }, { "name": "https://access.redhat.com/security/cve/cve-2021-44647", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/security/cve/cve-2021-44647" }, { "name": "GLSA-202305-23", "refsource": "GENTOO", "tags": [], "url": "https://security.gentoo.org/glsa/202305-23" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.1, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 3.6 } }, "lastModifiedDate": "2023-05-03T12:15Z", "publishedDate": "2022-01-11T13: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.
- 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…