CVE-2022-23531
Last modified
CVE-2022-23531 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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. EPSS estimates a 0.59% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Datadoghq | Guarddog | < 0.1.5 |
References
- https://github.com/DataDog/guarddog/pull/89/commits/a56aff58264cb6b7855d71b00dc10c39a5dbd306Patch, Third Party Advisory
- https://github.com/DataDog/guarddog/releases/tag/v0.1.5Release Notes, Third Party Advisory
- https://github.com/DataDog/guarddog/security/advisories/GHSA-rp2v-v467-q9vqThird Party Advisory
- https://github.com/DataDog/guarddog/pull/89/commits/a56aff58264cb6b7855d71b00dc10c39a5dbd306Patch, Third Party Advisory
- https://github.com/DataDog/guarddog/releases/tag/v0.1.5Release Notes, Third Party Advisory
- https://github.com/DataDog/guarddog/security/advisories/GHSA-rp2v-v467-q9vqThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-23531?
How severe is CVE-2022-23531?
How do I fix CVE-2022-23531?
Are you affected by CVE-2022-23531?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
