PT-2024-1636 · Unknown · Pixee Java Code Security Toolkit
Jlleitschuh
·
Published
2024-02-01
·
Updated
2024-02-09
·
CVE-2024-24569
CVSS v3.1
5.4
Medium
| Vector | AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Pixee Java Code Security Toolkit versions <=1.1.1
Description
The issue is related to a partial-path traversal bypass vulnerability in the
ZipSecurity#isBelowCurrentDirectory function. This vulnerability allows attackers to "escape" into sibling paths, although it still protects against escaping into higher-level directories. For example, if the running path is /my/app/path, an attacker could navigate into /my/app/path-something-else. The vulnerability is patched in version 1.1.2.Recommendations
For Pixee Java Code Security Toolkit versions <=1.1.1, update to version 1.1.2 to resolve the issue. As a temporary workaround, consider restricting the use of the
ZipSecurity#isBelowCurrentDirectory function until a patch is applied.Exploit
Fix
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Pixee Java Code Security Toolkit