Commit 3f4f18e
File tree
60 files changed
+243
-13
lines changedFilter options
- java/ql
- lib/semmle/code/java/security
- src
- Likely Bugs/Arithmetic
- Security/CWE
- CWE-020
- CWE-022
- CWE-023
- CWE-074
- CWE-078
- CWE-079
- CWE-089
- CWE-090
- CWE-094
- CWE-113
- CWE-1204
- CWE-134
- CWE-209
- CWE-266
- CWE-287
- CWE-295
- CWE-297
- CWE-326
- CWE-327
- CWE-330
- CWE-338
- CWE-347
- CWE-352
- CWE-441
- CWE-470
- CWE-489
- CWE-502
- CWE-522
- CWE-552
- CWE-601
- CWE-611
- CWE-614
- CWE-643
- CWE-681
- CWE-730
- CWE-732
- CWE-780
- CWE-807
- CWE-917
- CWE-918
- CWE-925
- CWE-927
- CWE-940
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
60 files changed
+243
-13
lines changedjava/ql/lib/semmle/code/java/security/CleartextStorageQuery.qll
Copy file name to clipboardExpand all lines: java/ql/lib/semmle/code/java/security/CleartextStorageQuery.qll+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
| 40 | + |
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
|
java/ql/lib/semmle/code/java/security/StackTraceExposureQuery.qll
Copy file name to clipboardExpand all lines: java/ql/lib/semmle/code/java/security/StackTraceExposureQuery.qll+12-4Lines changed: 12 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
21 | 25 |
|
22 | 26 |
|
23 | 27 |
|
| ||
55 | 59 |
|
56 | 60 |
|
57 | 61 |
|
58 |
| - |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
59 | 66 |
|
60 | 67 |
|
61 | 68 |
|
| ||
66 | 73 |
|
67 | 74 |
|
68 | 75 |
|
69 |
| - |
| 76 | + |
| 77 | + |
70 | 78 |
|
71 | 79 |
|
72 | 80 |
|
|
java/ql/lib/semmle/code/java/security/UnsafeDeserializationQuery.qll
Copy file name to clipboardExpand all lines: java/ql/lib/semmle/code/java/security/UnsafeDeserializationQuery.qll+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
334 | 334 |
|
335 | 335 |
|
336 | 336 |
|
337 |
| - |
| 337 | + |
338 | 338 |
|
339 | 339 |
|
340 | 340 |
|
|
java/ql/src/Likely Bugs/Arithmetic/InformationLoss.ql
Copy file name to clipboardExpand all lines: java/ql/src/Likely Bugs/Arithmetic/InformationLoss.ql+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| 38 | + |
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
|
java/ql/src/Security/CWE/CWE-020/OverlyLargeRange.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-020/OverlyLargeRange.ql+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| 26 | + |
25 | 27 |
|
26 | 28 |
|
27 | 29 |
|
java/ql/src/Security/CWE/CWE-022/TaintedPath.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-022/TaintedPath.ql+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
| 20 | + |
| 21 | + |
19 | 22 |
|
20 | 23 |
|
21 | 24 |
|
|
java/ql/src/Security/CWE/CWE-022/ZipSlip.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-022/ZipSlip.ql+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
| 18 | + |
| 19 | + |
17 | 20 |
|
18 | 21 |
|
19 | 22 |
|
|
java/ql/src/Security/CWE/CWE-023/PartialPathTraversalFromRemote.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-023/PartialPathTraversalFromRemote.ql+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
14 | 18 |
|
15 | 19 |
|
16 | 20 |
|
|
java/ql/src/Security/CWE/CWE-074/JndiInjection.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-074/JndiInjection.ql+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
| 18 | + |
16 | 19 |
|
17 | 20 |
|
18 | 21 |
|
|
java/ql/src/Security/CWE/CWE-074/XsltInjection.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-074/XsltInjection.ql+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
| 18 | + |
16 | 19 |
|
17 | 20 |
|
18 | 21 |
|
|
java/ql/src/Security/CWE/CWE-078/ExecTainted.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-078/ExecTainted.ql+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
17 | 22 |
|
18 | 23 |
|
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
19 | 31 |
|
20 | 32 |
|
21 | 33 |
|
|
java/ql/src/Security/CWE/CWE-078/ExecUnescaped.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-078/ExecUnescaped.ql+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| 50 | + |
50 | 51 |
|
51 | 52 |
|
52 | 53 |
|
java/ql/src/Security/CWE/CWE-079/XSS.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-079/XSS.ql+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
| 18 | + |
16 | 19 |
|
17 | 20 |
|
18 | 21 |
|
|
java/ql/src/Security/CWE/CWE-089/SqlTainted.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-089/SqlTainted.ql+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
18 | 22 |
|
19 | 23 |
|
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
20 | 30 |
|
21 | 31 |
|
22 | 32 |
|
|
java/ql/src/Security/CWE/CWE-090/LdapInjection.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-090/LdapInjection.ql+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
| 18 | + |
| 19 | + |
17 | 20 |
|
18 | 21 |
|
19 | 22 |
|
|
java/ql/src/Security/CWE/CWE-094/GroovyInjection.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-094/GroovyInjection.ql+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
| 18 | + |
16 | 19 |
|
17 | 20 |
|
18 | 21 |
|
|
java/ql/src/Security/CWE/CWE-094/InsecureBeanValidation.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-094/InsecureBeanValidation.ql+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
| 16 | + |
| 17 | + |
15 | 18 |
|
16 | 19 |
|
17 | 20 |
|
|
java/ql/src/Security/CWE/CWE-094/JexlInjection.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-094/JexlInjection.ql+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
| 18 | + |
16 | 19 |
|
17 | 20 |
|
18 | 21 |
|
|
java/ql/src/Security/CWE/CWE-094/MvelInjection.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-094/MvelInjection.ql+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
| 18 | + |
16 | 19 |
|
17 | 20 |
|
18 | 21 |
|
|
java/ql/src/Security/CWE/CWE-094/SpelInjection.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-094/SpelInjection.ql+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
17 | 20 |
|
18 | 21 |
|
19 | 22 |
|
|
java/ql/src/Security/CWE/CWE-094/TemplateInjection.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-094/TemplateInjection.ql+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
16 | 20 |
|
17 | 21 |
|
18 | 22 |
|
|
java/ql/src/Security/CWE/CWE-113/NettyResponseSplitting.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-113/NettyResponseSplitting.ql+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
| 96 | + |
96 | 97 |
|
java/ql/src/Security/CWE/CWE-113/ResponseSplitting.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-113/ResponseSplitting.ql+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
16 | 20 |
|
17 | 21 |
|
18 | 22 |
|
|
java/ql/src/Security/CWE/CWE-1204/StaticInitializationVector.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-1204/StaticInitializationVector.ql+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
16 | 20 |
|
17 | 21 |
|
18 | 22 |
|
|
java/ql/src/Security/CWE/CWE-134/ExternallyControlledFormatString.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-134/ExternallyControlledFormatString.ql+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
16 | 21 |
|
17 | 22 |
|
18 | 23 |
|
|
java/ql/src/Security/CWE/CWE-209/StackTraceExposure.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-209/StackTraceExposure.ql+27Lines changed: 27 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
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 | + |
| 45 | + |
| 46 | + |
20 | 47 |
|
21 | 48 |
|
22 | 49 |
|
|
java/ql/src/Security/CWE/CWE-266/IntentUriPermissionManipulation.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-266/IntentUriPermissionManipulation.ql+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
18 | 22 |
|
19 | 23 |
|
20 | 24 |
|
|
java/ql/src/Security/CWE/CWE-287/AndroidInsecureLocalAuthentication.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-287/AndroidInsecureLocalAuthentication.ql+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
| 18 | + |
| 19 | + |
18 | 20 |
|
java/ql/src/Security/CWE/CWE-295/ImproperWebViewCertificateValidation.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-295/ImproperWebViewCertificateValidation.ql+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
| 18 | + |
| 19 | + |
18 | 20 |
|
java/ql/src/Security/CWE/CWE-295/InsecureTrustManager.ql
Copy file name to clipboardExpand all lines: java/ql/src/Security/CWE/CWE-295/InsecureTrustManager.ql+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
16 | 20 |
|
17 | 21 |
|
18 | 22 |
|
|
0 commit comments