Vulnerability Details : CVE-2021-44647
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.
Vulnerability category: Denial of service
Products affected by CVE-2021-44647
- cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*
- cpe:2.3:a:lua:lua:5.4.3:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-44647
0.04%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 6 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-44647
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
2.1
|
LOW | AV:L/AC:L/Au:N/C:N/I:N/A:P |
3.9
|
2.9
|
NIST | |
5.5
|
MEDIUM | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
1.8
|
3.6
|
NIST |
CWE ids for CVE-2021-44647
-
The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.Assigned by: nvd@nist.gov (Primary)
References for CVE-2021-44647
-
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/P3EMGAQ5Y6GXJLY4K5DUOOEQT4MZ4J4F/
[SECURITY] Fedora 34 Update: lua-5.4.4-1.fc34 - package-announce - Fedora Mailing-ListsMailing List;Third Party Advisory
-
https://security.gentoo.org/glsa/202305-23
Lua: Multiple Vulnerabilities (GLSA 202305-23) — Gentoo security
-
https://access.redhat.com/security/cve/cve-2021-44647
CVE-2021-44647- Red Hat Customer PortalThird Party Advisory
-
http://lua-users.org/lists/lua-l/2021-11/msg00195.html
Crash : SEGV that occurs during error handling that occurs in the __close metamethod of to-be-closed after calling os.exitExploit;Mailing List;Vendor Advisory
-
http://lua-users.org/lists/lua-l/2021-11/msg00204.html
Re: Crash : SEGV that occurs during error handling that occurs in the __close metamethod of to-be-closed after calling os.exitMailing List;Patch;Vendor Advisory
Jump to