Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2019-9686

8.8 · HIGH
Published Mar 11, 2019 pacman_project CWE-22 EPSS 3.39% (88th pctl)

Overview

CVE-2019-9686 is a high-severity vulnerability affecting pacman_project pacman. It was published on March 11, 2019 and has a CVSS 3.1 base score of 8.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

pacman before 5.1.3 allows directory traversal when installing a remote package via a specified URL "pacman -U <url>" due to an unsanitized file name received from a Content-Disposition header. pacman renames the downloaded package file to match the name given in this header. However, pacman did not sanitize this name, which may contain slashes, before calling rename(). A malicious server (or a network MitM if downloading over HTTP) can send a Content-Disposition header to make pacman place the file anywhere in the filesystem, potentially leading to arbitrary root code execution. Notably, this bypasses pacman's package signature checking. This occurs in curl_download_internal in lib/libalpm/dload.c.

Remediation

Check the references section for vendor advisories and patches from pacman_project. Update pacman to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
pacman_project pacman >= 0, < 5.1.3 Affected

Frequently Asked Questions

What is CVE-2019-9686?

CVE-2019-9686 is a high-severity vulnerability affecting pacman_project pacman. It was published on March 11, 2019 and has a CVSS 3.1 base score of 8.8 (HIGH).

How severe is CVE-2019-9686?

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2019-9686?

Check the references section for vendor advisories and patches from pacman_project. Update pacman to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2019-9686?

CyberStrike's AI-powered security agents can automatically detect CVE-2019-9686 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.