Files
CVEs-PoC/2019/CVE-2019-18182.md
2025-09-29 21:09:30 +02:00

819 B

CVE-2019-18182

Description

pacman before 5.2 is vulnerable to arbitrary command injection in conf.c in the download_with_xfercommand() function. This can be exploited when unsigned databases are used. To exploit the vulnerability, the user must enable a non-default XferCommand and retrieve an attacker-controlled crafted database and package.

POC

Reference

No PoCs from references.

Github