Skip to content

Commit 8b34407

Browse files
Stephan Brandaueratorralba
andauthored
Java: java.awt.Desktop::browse is a url-redirection sink
Co-authored-by: Tony Torralba <[email protected]>
1 parent a9d21ce commit 8b34407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/lib/ext/java.awt.model.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ extensions:
1717
pack: codeql/java-all
1818
extensible: sinkModel
1919
data:
20-
- ["java.awt", "Desktop", True, "browse", "(URI)", "", "Argument[0]", "request-forgery", "ai-manual"]
20+
- ["java.awt", "Desktop", True, "browse", "(URI)", "", "Argument[0]", "url-redirection", "ai-manual"]

0 commit comments

Comments
 (0)