You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| test.c:81:8:81:25 | [summary param] 0 in CommandLineToArgvA | semmle.label | [summary param] 0 in CommandLineToArgvA |
39
+
| test.c:81:8:81:25 | [summary] to write: ReturnValue[*] in CommandLineToArgvA | semmle.label | [summary] to write: ReturnValue[*] in CommandLineToArgvA |
40
+
| test.c:86:15:86:29 | call to GetCommandLineA | semmle.label | call to GetCommandLineA |
41
+
| test.c:86:15:86:29 | call to GetCommandLineA | semmle.label | call to GetCommandLineA |
42
+
| test.c:88:17:88:34 | *call to CommandLineToArgvA | semmle.label | *call to CommandLineToArgvA |
43
+
| test.c:88:17:88:34 | *call to CommandLineToArgvA | semmle.label | *call to CommandLineToArgvA |
| test.cpp:43:27:43:33 | *access to array | semmle.label | *access to array |
31
55
subpaths
56
+
| test.c:88:36:88:38 | cmd | test.c:81:8:81:25 | [summary param] 0 in CommandLineToArgvA | test.c:81:8:81:25 | [summary] to write: ReturnValue[*] in CommandLineToArgvA | test.c:88:17:88:34 | *call to CommandLineToArgvA |
32
57
#select
33
58
| test.c:21:18:21:23 | query1 | test.c:14:27:14:30 | **argv | test.c:21:18:21:23 | *query1 | This argument to a SQL query function is derived from $@ and then passed to mysql_query(sqlArg). | test.c:14:27:14:30 | **argv | user input (a command-line argument) |
34
59
| test.c:51:18:51:23 | query1 | test.c:14:27:14:30 | **argv | test.c:51:18:51:23 | *query1 | This argument to a SQL query function is derived from $@ and then passed to mysql_query(sqlArg). | test.c:14:27:14:30 | **argv | user input (a command-line argument) |
35
60
| test.c:76:17:76:25 | userInput | test.c:75:8:75:16 | gets output argument | test.c:76:17:76:25 | *userInput | This argument to a SQL query function is derived from $@ and then passed to SQLPrepare(StatementText). | test.c:75:8:75:16 | gets output argument | user input (string read by gets) |
36
61
| test.c:77:20:77:28 | userInput | test.c:75:8:75:16 | gets output argument | test.c:77:20:77:28 | *userInput | This argument to a SQL query function is derived from $@ and then passed to SQLExecDirect(StatementText). | test.c:75:8:75:16 | gets output argument | user input (string read by gets) |
37
-
| test.c:103:18:103:23 | query1 | test.c:99:57:99:64 | *pCmdLine | test.c:103:18:103:23 | *query1 | This argument to a SQL query function is derived from $@ and then passed to mysql_query(sqlArg). | test.c:99:57:99:64 | *pCmdLine | user input (a command-line) |
62
+
| test.c:92:18:92:23 | query1 | test.c:86:15:86:29 | call to GetCommandLineA | test.c:92:18:92:23 | *query1 | This argument to a SQL query function is derived from $@ and then passed to mysql_query(sqlArg). | test.c:86:15:86:29 | call to GetCommandLineA | user input (external) |
63
+
| test.c:96:18:96:23 | query2 | test.c:86:15:86:29 | call to GetCommandLineA | test.c:96:18:96:23 | *query2 | This argument to a SQL query function is derived from $@ and then passed to mysql_query(sqlArg). | test.c:86:15:86:29 | call to GetCommandLineA | user input (external) |
64
+
| test.c:101:18:101:23 | query3 | test.c:98:15:98:36 | call to GetEnvironmentStringsA | test.c:101:18:101:23 | *query3 | This argument to a SQL query function is derived from $@ and then passed to mysql_query(sqlArg). | test.c:98:15:98:36 | call to GetEnvironmentStringsA | user input (external) |
65
+
| test.c:106:18:106:23 | query4 | test.c:98:15:98:36 | call to GetEnvironmentStringsA | test.c:106:18:106:23 | *query4 | This argument to a SQL query function is derived from $@ and then passed to mysql_query(sqlArg). | test.c:98:15:98:36 | call to GetEnvironmentStringsA | user input (external) |
66
+
| test.c:113:18:113:23 | query1 | test.c:110:57:110:64 | *pCmdLine | test.c:113:18:113:23 | *query1 | This argument to a SQL query function is derived from $@ and then passed to mysql_query(sqlArg). | test.c:110:57:110:64 | *pCmdLine | user input (a command-line) |
38
67
| test.cpp:43:27:43:33 | access to array | test.cpp:39:27:39:30 | **argv | test.cpp:43:27:43:33 | *access to array | This argument to a SQL query function is derived from $@ and then passed to pqxx::work::exec1((unnamed parameter 0)). | test.cpp:39:27:39:30 | **argv | user input (a command-line argument) |
0 commit comments