Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:45283
HistoryFeb 02, 2024 - 6:33 a.m.

Path Traversal

2024-02-0206:33:01
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
3
path traversal
vulnerable
partial-path bypass
string comparison
sibling directory

5.4 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N

6.6 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

20.6%

io.github.pixee: java-security-toolkit is vulnerable to a partial path traversal bypass. The vulnerable is due to currentDirectory.getCanonicalPath() returning a path that is not terminated by a trailing slash. As such, using startsWith to do string comparisons opens up a flaw allowing for partial-path traversal into a sibling directory.

5.4 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N

6.6 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

20.6%

Related for VERACODE:45283