Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 391dd5b commit 39f8854Copy full SHA for 39f8854
1 file changed
java/ql/src/change-notes/2022-07-01-partial-path-traversal.md
@@ -0,0 +1,5 @@
1
+---
2
+category: minorAnalysis
3
4
+* A new query `java/partial-path-traversal` finds partial path traversal vulnerabilities resulting from incorrectly using
5
+`String#startsWith` to compare canonical files.
0 commit comments