Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1a41d4c

Browse files
committed
Add CVE number
1 parent 300a14c commit 1a41d4c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

java/ql/src/Security/CWE/CWE-023/PartialPathTraversal.qhelp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ indeed slash-terminated, the user supplying <code>dir</code> can only access chi
5353
<li>
5454
OWASP:
5555
<a href="https://owasp.org/www-community/attacks/Path_Traversal">Partial Path Traversal</a>.
56-
<a href="https://github.com/ESAPI/esapi-java-legacy/blob/develop/documentation/GHSL-2022-008_The_OWASP_Enterprise_Security_API.md"> ESAPI </a>
56+
CVE-2022-23457:
57+
<a href="https://github.com/ESAPI/esapi-java-legacy/blob/develop/documentation/GHSL-2022-008_The_OWASP_Enterprise_Security_API.md"> ESAPI Vulnerability Report</a>
5758
</li>
5859

5960
</references>

0 commit comments

Comments
 (0)