mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
Update java/ql/src/experimental/CWE-918/RequestForgery.ql
Co-authored-by: Chris Smowton <smowton@github.com>
This commit is contained in:
committed by
GitHub
parent
0450489022
commit
3f04099c25
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @name Server Sider Request Forgery (SSRF)
|
||||
* @name Server Side Request Forgery (SSRF)
|
||||
* @description Making web requests based on unvalidated user-input
|
||||
* may cause server to communicate with malicious servers.
|
||||
* @kind path-problem
|
||||
|
||||
Reference in New Issue
Block a user