VYPR

MiKTeX

by MiKTeX

CVEs (2)

  • CVE-2023-32700HigMay 20, 2023
    risk 0.51cvss 7.8epss 0.01

    LuaTeX before 1.17.0 allows execution of arbitrary shell commands when compiling a TeX file obtained from an untrusted source. This occurs because luatex-core.lua lets the original io.popen be accessed. This also affects TeX Live before 2023 r66984 and MiKTeX before 23.5.

  • CVE-2023-32668MedMay 11, 2023
    risk 0.36cvss 5.5epss 0.00

    LuaTeX before 1.17.0 allows a document (compiled with the default settings) to make arbitrary network requests. This occurs because full access to the socket library is permitted by default, as stated in the documentation. This also affects TeX Live before 2023 r66984 and MiKTeX…