ldebug.c in Lua 5.4.0 allows a negation overflow and segmentation fault in getlocal and setlocal, as demonstrated by getlocal(3,2^31).
References
Link | Resource |
---|---|
http://lua-users.org/lists/lua-l/2020-07/msg00324.html | Exploit Mailing List Vendor Advisory |
https://github.com/lua/lua/commit/a585eae6e7ada1ca9271607a4f48dfb17868ab7b | Patch Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2020/09/msg00019.html | Mailing List Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2023/06/msg00031.html | Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/E6KONNG6UEI3FMEOY67NDZC32NBGBI44/ | Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QXYMCIUNGK26VHAYHGP5LPW56G2KWOHQ/ | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
09 Sep 2024, 13:54
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:lua:lua:5.3.0:-:*:*:*:*:*:* cpe:2.3:a:lua:lua:5.4.0:beta:*:*:*:*:*:* cpe:2.3:a:lua:lua:5.4.0:alpha:*:*:*:*:*:* cpe:2.3:a:lua:lua:5.3.0:alpha:*:*:*:*:*:* cpe:2.3:a:lua:lua:5.3.2:*:*:*:*:*:*:* cpe:2.3:a:lua:lua:5.3.4:*:*:*:*:*:*:* cpe:2.3:a:lua:lua:5.2.0:beta:*:*:*:*:*:* cpe:2.3:a:lua:lua:5.3.0:beta:*:*:*:*:*:* cpe:2.3:a:lua:lua:5.2.0:alpha:*:*:*:*:*:* cpe:2.3:a:lua:lua:5.2.2:*:*:*:*:*:*:* cpe:2.3:a:lua:lua:5.2.1:*:*:*:*:*:*:* cpe:2.3:a:lua:lua:5.3.3:*:*:*:*:*:*:* cpe:2.3:a:lua:lua:5.2.0:-:*:*:*:*:*:* cpe:2.3:a:lua:lua:5.2.3:*:*:*:*:*:*:* cpe:2.3:a:lua:lua:5.3.5:*:*:*:*:*:*:* cpe:2.3:a:lua:lua:5.3.1:*:*:*:*:*:*:* |
|
References | () https://lists.debian.org/debian-lts-announce/2023/06/msg00031.html - Third Party Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/E6KONNG6UEI3FMEOY67NDZC32NBGBI44/ - Third Party Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QXYMCIUNGK26VHAYHGP5LPW56G2KWOHQ/ - Third Party Advisory |
07 Nov 2023, 03:19
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
23 Jun 2023, 01:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2020-08-17 17:15
Updated : 2024-09-09 13:54
NVD link : CVE-2020-24370
Mitre link : CVE-2020-24370
CVE.ORG link : CVE-2020-24370
JSON object : View
Products Affected
debian
- debian_linux
fedoraproject
- fedora
lua
- lua
CWE
CWE-191
Integer Underflow (Wrap or Wraparound)