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-2022-23530

5.8 · MEDIUM
Published Dec 16, 2022 datadoghq CWE-22 EPSS 0.70% (51th pctl)

Overview

CVE-2022-23530 is a medium-severity vulnerability affecting datadoghq guarddog. It was published on December 16, 2022 and has a CVSS 3.1 base score of 5.8 (MEDIUM).

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

Technical Description

GuardDog is a CLI tool to identify malicious PyPI packages. Versions prior to v0.1.8 are vulnerable to arbitrary file write when scanning a specially-crafted remote PyPI package. Extracting files using shutil.unpack_archive() from a potentially malicious tarball without validating that the destination file path is within the intended destination directory can cause files outside the destination directory to be overwritten. This issue is patched in version 0.1.8. Potential workarounds include using a safer module, like zipfile, and validating the location of the extracted files and discarding those with malicious paths.

Remediation

Check the references section for vendor advisories and patches from datadoghq. Update guarddog 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
datadoghq guarddog >= 0, < 0.1.8 Affected

Frequently Asked Questions

What is CVE-2022-23530?

CVE-2022-23530 is a medium-severity vulnerability affecting datadoghq guarddog. It was published on December 16, 2022 and has a CVSS 3.1 base score of 5.8 (MEDIUM).

How severe is CVE-2022-23530?

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

How do I fix or remediate CVE-2022-23530?

Check the references section for vendor advisories and patches from datadoghq. Update guarddog 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-2022-23530?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-23530 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.