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:36:17:36:23 | access to parameter request | ASP.NET query string |
|
|
| RemoteFlowSource.cs:37:17:37:23 | access to parameter textBox | ASP.NET user input |
|
|
| RemoteFlowSource.cs:40:44:40:53 | sampleData | web service input |
|
|
| RemoteFlowSource.cs:40:63:40:67 | taint | web service input |
|
|
| RemoteFlowSource.cs:46:17:46:23 | access to parameter request | ASP.NET query string |
|
|
| RemoteFlowSource.cs:51:17:51:23 | access to parameter request | ASP.NET query string |
|
|
| RemoteFlowSource.cs:51:17:51:42 | access to property RawUrl | ASP.NET unvalidated request data |
|