GHSA-rp2v-v467-q9vq · Severity: low · Ecosystem: pip — GuardDog vulnerable to arbitrary file write when scanning a specially-crafted PyPI package
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.
Conclusion & alert: CVE-2022-23531 is rated Low Risk (36/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.15%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-01-03 | 0.13% | 0.15% | +0.02% |
| 2 | 2025-11-21 | 0.46% | 0.13% | -0.33% |
| 3 | 2025-11-18 | — | 0.46% | — |
Full EPSS history (7 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.8 | 3.1 | MEDIUM |
|
1.6 | 3.7 | [email protected] |
| 7.8 | 3.1 | HIGH |
|
1.8 | 5.9 | [email protected] |
GHSA-rp2v-v467-q9vq · Severity: low · Ecosystem: pip — GuardDog vulnerable to arbitrary file write when scanning a specially-crafted PyPI package
| URL | Tags |
|---|---|
| https://github.com/DataDog/guarddog/pull/89/commits/a56aff58264cb6b7855d71b00dc10c39a5dbd306 | Patch Third Party Advisory |
| https://github.com/DataDog/guarddog/releases/tag/v0.1.5 | Release Notes Third Party Advisory |
| https://github.com/DataDog/guarddog/security/advisories/GHSA-rp2v-v467-q9vq | Third Party Advisory |