ghsa-4f5v-4r5w-g4x3
Vulnerability from github
Published
2022-05-24 17:24
Modified
2023-05-17 00:30
Severity ?
Details
Lua through 5.4.0 mishandles the interaction between stack resizes and garbage collection, leading to a heap-based buffer overflow, heap-based buffer over-read, or use-after-free.
{ "affected": [], "aliases": [ "CVE-2020-15888" ], "database_specific": { "cwe_ids": [ "CWE-125", "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-07-21T22:15:00Z", "severity": "HIGH" }, "details": "Lua through 5.4.0 mishandles the interaction between stack resizes and garbage collection, leading to a heap-based buffer overflow, heap-based buffer over-read, or use-after-free.", "id": "GHSA-4f5v-4r5w-g4x3", "modified": "2023-05-17T00:30:17Z", "published": "2022-05-24T17:24:02Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15888" }, { "type": "WEB", "url": "https://github.com/lua/lua/commit/6298903e35217ab69c279056f925fb72900ce0b7" }, { "type": "WEB", "url": "https://github.com/lua/lua/commit/eb41999461b6f428186c55abd95f4ce1a76217d5" }, { "type": "WEB", "url": "http://lua-users.org/lists/lua-l/2020-07/msg00053.html" }, { "type": "WEB", "url": "http://lua-users.org/lists/lua-l/2020-07/msg00054.html" }, { "type": "WEB", "url": "http://lua-users.org/lists/lua-l/2020-07/msg00071.html" }, { "type": "WEB", "url": "http://lua-users.org/lists/lua-l/2020-07/msg00079.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
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.