|
102 | 102 | "path": "app.py",
|
103 | 103 | "stop_column": 36,
|
104 | 104 | "stop_line": 28
|
| 105 | + }, |
| 106 | + { |
| 107 | + "line": 65, |
| 108 | + "column": 20, |
| 109 | + "stop_line": 65, |
| 110 | + "stop_column": 27, |
| 111 | + "path": "app.py", |
| 112 | + "code": 6065, |
| 113 | + "name": "Commandline arguments injection may result in RCE", |
| 114 | + "description": "Commandline arguments injection may result in RCE [6065]: Data from [UserControlled] source(s) may reach [ExecArgSink] sink(s)", |
| 115 | + "define": "app.potential_rce_3" |
| 116 | + }, |
| 117 | + { |
| 118 | + "line": 65, |
| 119 | + "column": 42, |
| 120 | + "stop_line": 65, |
| 121 | + "stop_column": 51, |
| 122 | + "path": "app.py", |
| 123 | + "code": 6065, |
| 124 | + "name": "Commandline arguments injection may result in RCE", |
| 125 | + "description": "Commandline arguments injection may result in RCE [6065]: Data from [UserControlled] source(s) may reach [ExecArgSink] sink(s)", |
| 126 | + "define": "app.potential_rce_3" |
| 127 | + }, |
| 128 | + { |
| 129 | + "line": 70, |
| 130 | + "column": 41, |
| 131 | + "stop_line": 70, |
| 132 | + "stop_column": 50, |
| 133 | + "path": "app.py", |
| 134 | + "code": 6065, |
| 135 | + "name": "Commandline arguments injection may result in RCE", |
| 136 | + "description": "Commandline arguments injection may result in RCE [6065]: Data from [UserControlled] source(s) may reach [ExecArgSink] sink(s)", |
| 137 | + "define": "app.potential_rce_4" |
| 138 | + }, |
| 139 | + { |
| 140 | + "line": 70, |
| 141 | + "column": 22, |
| 142 | + "stop_line": 70, |
| 143 | + "stop_column": 29, |
| 144 | + "path": "app.py", |
| 145 | + "code": 6065, |
| 146 | + "name": "Commandline arguments injection may result in RCE", |
| 147 | + "description": "Commandline arguments injection may result in RCE [6065]: Data from [UserControlled] source(s) may reach [ExecArgSink] sink(s)", |
| 148 | + "define": "app.potential_rce_4" |
| 149 | + }, |
| 150 | + { |
| 151 | + "line": 75, |
| 152 | + "column": 21, |
| 153 | + "stop_line": 75, |
| 154 | + "stop_column": 28, |
| 155 | + "path": "app.py", |
| 156 | + "code": 6065, |
| 157 | + "name": "Commandline arguments injection may result in RCE", |
| 158 | + "description": "Commandline arguments injection may result in RCE [6065]: Data from [UserControlled] source(s) may reach [ExecArgSink] sink(s)", |
| 159 | + "define": "app.potential_rce_5" |
| 160 | + }, |
| 161 | + { |
| 162 | + "line": 75, |
| 163 | + "column": 34, |
| 164 | + "stop_line": 75, |
| 165 | + "stop_column": 43, |
| 166 | + "path": "app.py", |
| 167 | + "code": 6065, |
| 168 | + "name": "Commandline arguments injection may result in RCE", |
| 169 | + "description": "Commandline arguments injection may result in RCE [6065]: Data from [UserControlled] source(s) may reach [ExecArgSink] sink(s)", |
| 170 | + "define": "app.potential_rce_5" |
| 171 | + }, |
| 172 | + { |
| 173 | + "line": 80, |
| 174 | + "column": 13, |
| 175 | + "stop_line": 80, |
| 176 | + "stop_column": 20, |
| 177 | + "path": "app.py", |
| 178 | + "code": 6065, |
| 179 | + "name": "Commandline arguments injection may result in RCE", |
| 180 | + "description": "Commandline arguments injection may result in RCE [6065]: Data from [UserControlled] source(s) may reach [ExecArgSink] sink(s)", |
| 181 | + "define": "app.potential_rce_6" |
| 182 | + }, |
| 183 | + { |
| 184 | + "line": 80, |
| 185 | + "column": 28, |
| 186 | + "stop_line": 80, |
| 187 | + "stop_column": 37, |
| 188 | + "path": "app.py", |
| 189 | + "code": 6065, |
| 190 | + "name": "Commandline arguments injection may result in RCE", |
| 191 | + "description": "Commandline arguments injection may result in RCE [6065]: Data from [UserControlled] source(s) may reach [ExecArgSink] sink(s)", |
| 192 | + "define": "app.potential_rce_6" |
105 | 193 | }
|
106 | 194 | ]
|
0 commit comments