Commit 2764580
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- java/ql
- lib
- change-notes
- semmle/code/java/security
- test
- query-tests/security/CWE-611
- stubs/woodstox-core-6.4.0
- com/ctc/wstx/stax
- org/codehaus/stax2
Expand file treeCollapse file tree
Open diff view settings
Collapse file
java/ql/lib/change-notes/2026-04-16-woodstox-xxe.md
Copy file name to clipboard+4Lines changed: 4 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
Collapse file
java/ql/lib/semmle/code/java/security/XmlParsers.qll
Copy file name to clipboardExpand all lines: java/ql/lib/semmle/code/java/security/XmlParsers.qll+27-4Lines changed: 27 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
179 | 179 | |
180 | 180 | |
181 | 181 | |
182 | | - |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
183 | 197 | |
184 | 198 | |
185 | 199 | |
186 | 200 | |
187 | | - |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
188 | 205 | |
189 | 206 | |
190 | 207 | |
| ||
212 | 229 | |
213 | 230 | |
214 | 231 | |
215 | | - |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
216 | 236 | |
217 | 237 | |
218 | 238 | |
| ||
235 | 255 | |
236 | 256 | |
237 | 257 | |
238 | | - |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
239 | 262 | |
240 | 263 | |
241 | 264 | |
|
Collapse file
java/ql/test/query-tests/security/CWE-611/WstxInputFactoryTests.java
Copy file name to clipboard+44Lines changed: 44 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
Collapse file
java/ql/test/query-tests/security/CWE-611/XXE.expected
Copy file name to clipboardExpand all lines: java/ql/test/query-tests/security/CWE-611/XXE.expected+12Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
89 | 89 | |
90 | 90 | |
91 | 91 | |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
92 | 98 | |
93 | 99 | |
94 | 100 | |
| ||
390 | 396 | |
391 | 397 | |
392 | 398 | |
| 399 | + |
| 400 | + |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
393 | 405 | |
394 | 406 | |
395 | 407 | |
|
Collapse file
java/ql/test/query-tests/security/CWE-611/options
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
Collapse file
java/ql/test/stubs/woodstox-core-6.4.0/com/ctc/wstx/stax/WstxInputFactory.java
Copy file name to clipboardExpand all lines: java/ql/test/stubs/woodstox-core-6.4.0/com/ctc/wstx/stax/WstxInputFactory.java+49Lines changed: 49 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
java/ql/test/stubs/woodstox-core-6.4.0/org/codehaus/stax2/XMLInputFactory2.java
Copy file name to clipboardExpand all lines: java/ql/test/stubs/woodstox-core-6.4.0/org/codehaus/stax2/XMLInputFactory2.java+9Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments