|
17 | 17 | | script.aspx:12:1:12:14 | <%= ... %> | script.aspx:12:1:12:14 | <%= ... %> |
|
18 | 18 | | script.aspx:16:1:16:34 | <%= ... %> | script.aspx:16:1:16:34 | <%= ... %> |
|
19 | 19 | | script.aspx:20:1:20:41 | <%= ... %> | script.aspx:20:1:20:41 | <%= ... %> |
|
| 20 | +nodes |
| 21 | +| XSS.cs:25:13:25:21 | [post] access to local variable userInput [element] : String | semmle.label | [post] access to local variable userInput [element] : String | |
| 22 | +| XSS.cs:25:48:25:62 | access to field categoryTextBox : TextBox | semmle.label | access to field categoryTextBox : TextBox | |
| 23 | +| XSS.cs:25:48:25:67 | access to property Text : String | semmle.label | access to property Text : String | |
| 24 | +| XSS.cs:26:32:26:40 | access to local variable userInput [element] : String | semmle.label | access to local variable userInput [element] : String | |
| 25 | +| XSS.cs:26:32:26:51 | call to method ToString | semmle.label | call to method ToString | |
| 26 | +| XSS.cs:27:29:27:37 | access to local variable userInput [element] : String | semmle.label | access to local variable userInput [element] : String | |
| 27 | +| XSS.cs:27:29:27:48 | call to method ToString | semmle.label | call to method ToString | |
| 28 | +| XSS.cs:28:26:28:34 | access to local variable userInput [element] : String | semmle.label | access to local variable userInput [element] : String | |
| 29 | +| XSS.cs:28:26:28:45 | call to method ToString | semmle.label | call to method ToString | |
| 30 | +| XSS.cs:37:27:37:53 | access to property QueryString : NameValueCollection | semmle.label | access to property QueryString : NameValueCollection | |
| 31 | +| XSS.cs:38:36:38:39 | access to local variable name | semmle.label | access to local variable name | |
| 32 | +| XSS.cs:57:27:57:65 | access to property QueryString : NameValueCollection | semmle.label | access to property QueryString : NameValueCollection | |
| 33 | +| XSS.cs:59:22:59:25 | access to local variable name | semmle.label | access to local variable name | |
| 34 | +| XSS.cs:75:27:75:53 | access to property QueryString : NameValueCollection | semmle.label | access to property QueryString : NameValueCollection | |
| 35 | +| XSS.cs:76:36:76:39 | access to local variable name | semmle.label | access to local variable name | |
| 36 | +| XSS.cs:78:28:78:42 | access to property Request : HttpRequestBase | semmle.label | access to property Request : HttpRequestBase | |
| 37 | +| XSS.cs:79:36:79:40 | access to local variable name2 | semmle.label | access to local variable name2 | |
| 38 | +| XSS.cs:85:27:85:53 | access to property QueryString : NameValueCollection | semmle.label | access to property QueryString : NameValueCollection | |
| 39 | +| XSS.cs:86:28:86:31 | access to local variable name | semmle.label | access to local variable name | |
| 40 | +| XSS.cs:87:31:87:34 | access to local variable name | semmle.label | access to local variable name | |
| 41 | +| XSS.cs:94:27:94:53 | access to property QueryString : NameValueCollection | semmle.label | access to property QueryString : NameValueCollection | |
| 42 | +| XSS.cs:95:31:95:34 | access to local variable name | semmle.label | access to local variable name | |
| 43 | +| XSS.cs:134:20:134:33 | access to property RawUrl | semmle.label | access to property RawUrl | |
| 44 | +| script.aspx:12:1:12:14 | <%= ... %> | semmle.label | <%= ... %> | |
| 45 | +| script.aspx:16:1:16:34 | <%= ... %> | semmle.label | <%= ... %> | |
| 46 | +| script.aspx:20:1:20:41 | <%= ... %> | semmle.label | <%= ... %> | |
20 | 47 | #select
|
21 | 48 | | XSS.cs:26:32:26:51 | call to method ToString | XSS.cs:25:48:25:62 | access to field categoryTextBox : TextBox | XSS.cs:26:32:26:51 | call to method ToString | $@ flows to here and is written to HTML or JavaScript. | XSS.cs:25:48:25:62 | access to field categoryTextBox : TextBox | User-provided value |
|
22 | 49 | | XSS.cs:27:29:27:48 | call to method ToString | XSS.cs:25:48:25:62 | access to field categoryTextBox : TextBox | XSS.cs:27:29:27:48 | call to method ToString | $@ flows to here and is written to HTML or JavaScript. | XSS.cs:25:48:25:62 | access to field categoryTextBox : TextBox | User-provided value |
|
|
0 commit comments