CVE-2022-23531

GuardDog is a CLI tool to identify malicious PyPI packages. Versions prior to 0.1.5 are vulnerable to Relative Path Traversal when scanning a specially-crafted local PyPI package. Running GuardDog against a specially-crafted package can allow an attacker to write an arbitrary file on the machine where GuardDog is executed due to a path traversal vulnerability when extracting the .tar.gz file of the package being scanned, which exists by design in the tarfile.TarFile.extractall function. This issue is patched in version 0.1.5.
Configurations

Configuration 1 (hide)

cpe:2.3:a:datadoghq:guarddog:*:*:*:*:*:python:*:*

History

21 Nov 2024, 06:48

Type Values Removed Values Added
Summary
  • (es) GuardDog es una herramienta CLI para identificar paquetes PyPI maliciosos. Las versiones anteriores a la 0.1.5 son vulnerables a path traversal relativo cuando se escanea un paquete PyPI local especialmente manipulado. Ejecutar GuardDog contra un paquete especialmente manipulado puede permitir a un atacante escribir un archivo arbitrario en la máquina donde se ejecuta GuardDog debido a una vulnerabilidad de path traversal al extraer el archivo .tar.gz del paquete que se está analizando, que existe por diseño en el función tarfile.TarFile.extractall. Este problema está solucionado en la versión 0.1.5.
References () https://github.com/DataDog/guarddog/pull/89/commits/a56aff58264cb6b7855d71b00dc10c39a5dbd306 - Patch, Third Party Advisory () https://github.com/DataDog/guarddog/pull/89/commits/a56aff58264cb6b7855d71b00dc10c39a5dbd306 - Patch, Third Party Advisory
References () https://github.com/DataDog/guarddog/releases/tag/v0.1.5 - Release Notes, Third Party Advisory () https://github.com/DataDog/guarddog/releases/tag/v0.1.5 - Release Notes, Third Party Advisory
References () https://github.com/DataDog/guarddog/security/advisories/GHSA-rp2v-v467-q9vq - Third Party Advisory () https://github.com/DataDog/guarddog/security/advisories/GHSA-rp2v-v467-q9vq - Third Party Advisory
CVSS v2 : unknown
v3 : 7.8
v2 : unknown
v3 : 5.8

Information

Published : 2022-12-17 00:15

Updated : 2024-11-21 06:48


NVD link : CVE-2022-23531

Mitre link : CVE-2022-23531

CVE.ORG link : CVE-2022-23531


JSON object : View

Products Affected

datadoghq

  • guarddog
CWE
CWE-23

Relative Path Traversal

CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')