CVE-2022-23531
MEDIUM5.8EPSS 0.21%GuardDog vulnerable to arbitrary file write when scanning a specially-crafted PyPI package
描述
### Impact Running GuardDog against a specially-crafted package can allow an attacker to write an arbitrary file on the machine where GuardDog is executed. This is 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. See also https://docs.python.org/3/library/tarfile.html#tarfile.TarFile.extractall ### Remediation Upgrade to GuardDog v0.1.5 or more recent. ### References * https://semgrep.dev/r?q=trailofbits.python.tarfile-extractall-traversal.tarfile-extractall-traversal * https://www.trellix.com/en-us/about/newsroom/stories/research/tarfile-exploiting-the-world.html * https://docs.python.org/3/library/tarfile.html#tarfile.TarFile.extractall
受影響套件(2)
- PyPI/guarddogfrom 0, < 0.1.5
- PyPI/guarddogfrom 0, < a56aff58264cb6b7855d71b00dc10c39a5dbd306 | from 0, < 0.1.5
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L |
| osv | CVSS 3.1 | MEDIUM5.8 | CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:L |
參考連結(8)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2022-23531
- PATCHhttps://github.com/DataDog/guarddog
- PATCHhttps://github.com/DataDog/guarddog/pull/89/commits/a56aff58264cb6b7855d71b00dc10c39a5dbd306
- WEBhttps://github.com/DataDog/guarddog/commit/98af5c8c1e9c15fa888c900252e76116b0ec25d1
- WEBhttps://github.com/DataDog/guarddog/pull/89
- WEBhttps://github.com/DataDog/guarddog/releases/tag/v0.1.5
- WEBhttps://github.com/DataDog/guarddog/security/advisories/GHSA-rp2v-v467-q9vq
- WEBhttps://github.com/pypa/advisory-database/tree/main/vulns/guarddog/PYSEC-2022-42994.yaml