Use After Free Affecting lua5.3 package, versions <5.3.3-1.1+deb11u1


0.0
high

Snyk CVSS

    Attack Complexity Low
    Availability High

    Threat Intelligence

    Exploit Maturity Mature
    EPSS 3.32% (92nd percentile)
Expand this section
NVD
7.5 high
Expand this section
SUSE
5.5 medium
Expand this section
Red Hat
7.5 high

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-DEBIAN11-LUA53-517140
  • published 23 Jan 2019
  • disclosed 23 Jan 2019

How to fix?

Upgrade Debian:11 lua5.3 to version 5.3.3-1.1+deb11u1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream lua5.3 package and not the lua5.3 package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

Lua 5.3.5 has a use-after-free in lua_upvaluejoin in lapi.c. For example, a crash outcome might be achieved by an attacker who is able to trigger a debug.upvaluejoin call in which the arguments have certain relationships.