mirror of
https://github.com/github/codeql.git
synced 2025-12-18 18:10:39 +01:00
12 lines
900 B
Plaintext
12 lines
900 B
Plaintext
| Controller.cs:11:43:11:52 | sampleData | ASP.NET MVC action method parameter |
|
|
| Controller.cs:11:62:11:66 | taint | ASP.NET MVC action method parameter |
|
|
| Controller.cs:16:43:16:52 | sampleData | ASP.NET MVC action method parameter |
|
|
| Controller.cs:16:62:16:66 | taint | ASP.NET MVC action method parameter |
|
|
| RemoteFlowSource.cs:30:17:30:23 | access to parameter request | ASP.NET query string |
|
|
| RemoteFlowSource.cs:31:17:31:23 | access to parameter textBox | ASP.NET user input |
|
|
| RemoteFlowSource.cs:34:44:34:53 | sampleData | web service input |
|
|
| RemoteFlowSource.cs:34:63:34:67 | taint | web service input |
|
|
| RemoteFlowSource.cs:40:17:40:23 | access to parameter request | ASP.NET query string |
|
|
| RemoteFlowSource.cs:45:17:45:23 | access to parameter request | ASP.NET query string |
|
|
| RemoteFlowSource.cs:45:17:45:42 | access to property RawUrl | ASP.NET unvalidated request data |
|