cve/2022/CVE-2022-4883.md
2024-05-25 21:48:12 +02:00

820 B

CVE-2022-4883

Description

A flaw was found in libXpm. When processing files with .Z or .gz extensions, the library calls external programs to compress and uncompress files, relying on the PATH environment variable to find these programs, which could allow a malicious user to execute other programs by manipulating the PATH environment variable.

POC

Reference

No PoCs from references.

Github