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
8
path traversal
vulnerable
partial-path bypass
string comparison
sibling directory

CVSS3

5.4

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

AI Score

6.6

Confidence

High

EPSS

0.001

Percentile

20.9%

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.

CVSS3

5.4

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

AI Score

6.6

Confidence

High

EPSS

0.001

Percentile

20.9%

Related for VERACODE:45283