Chris Smowton
|
fad1622730
|
Merge pull request #5435 from haby0/DynamicallyLoadedClasses
Java: CWE-470 Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')
|
2021-08-02 16:04:30 +01:00 |
|
Anders Schack-Mulligen
|
53e6ddfeb6
|
Merge pull request #6001 from atorralba/atorralba/promote-mvel-injection
Java: Promote MVEL injection query from experimental
|
2021-08-02 14:40:26 +02:00 |
|
haby0
|
eda3d864f5
|
Model written using smowton
|
2021-07-28 15:55:47 +08:00 |
|
haby0
|
00f13e1e6e
|
Modify isAdditionalTaintStep
|
2021-07-27 10:59:38 +08:00 |
|
haby0
|
291ca3830a
|
Modify according to suggestions
|
2021-07-23 09:28:55 +08:00 |
|
haby0
|
2a50cf8244
|
Fix
|
2021-07-22 22:24:09 +08:00 |
|
haby0
|
e160352b38
|
Fix
|
2021-07-22 21:48:46 +08:00 |
|
haby0
|
4ebf0ed7c5
|
Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')
|
2021-07-22 21:45:29 +08:00 |
|
p0wn4j
|
f0d5520976
|
Add Spring URL Redirect ResponseEntity sink
Copyedit qhelp
|
2021-07-21 03:16:16 +04:00 |
|
Tony Torralba
|
46faf68d64
|
Decouple MvelInjection.qll to reuse the taint tracking configuration
|
2021-07-19 13:50:03 +02:00 |
|
Tony Torralba
|
5ca8b380e9
|
Merge branch 'main' into atorralba/promote-mvel-injection
|
2021-07-19 13:45:10 +02:00 |
|
Sauyon Lee
|
60db9e1851
|
Rename springframework-5.2.3 to 5.3.8
|
2021-06-28 08:26:39 -07:00 |
|
Chris Smowton
|
8aa9cd52b5
|
Merge pull request #5811 from mogwailabs/insecureJmxRmiServerEnvironment
Java: Add query - insecure environment configuration during JMX/RMI server init
|
2021-06-25 22:09:20 +01:00 |
|
intrigus
|
5aa711a956
|
Accept test changes.
|
2021-06-25 17:04:36 +02:00 |
|
intrigus
|
5106aec319
|
Fix test location.
|
2021-06-25 16:47:25 +02:00 |
|
intrigus
|
36575bb26f
|
Move back to experimental.........
|
2021-06-25 16:47:25 +02:00 |
|
intrigus
|
592fd1e8ca
|
Java: Accept test changes
|
2021-06-25 16:47:22 +02:00 |
|
intrigus
|
1b96d0ac54
|
Java: Remove overlapping code
|
2021-06-25 16:47:22 +02:00 |
|
Chris Smowton
|
2acb4de2cb
|
Merge pull request #5955 from haby0/java/JShellCodeInjection
Java: JShell Injection
|
2021-06-24 17:03:30 +01:00 |
|
Anders Schack-Mulligen
|
95ad8b55fe
|
Merge pull request #6107 from aschackmull/dataflow/implicit-reads
Dataflow: Add support for implicit reads
|
2021-06-24 15:38:35 +02:00 |
|
haby0
|
3cf71c50b8
|
Mobile stubs
|
2021-06-24 19:24:38 +08:00 |
|
Artem Smotrakov
|
14e724bce6
|
Added sinks for RmiBasedExporter and HessianExporter
|
2021-06-23 09:53:47 +02:00 |
|
Anders Schack-Mulligen
|
27c973e157
|
Java: Fix some qltests.
|
2021-06-21 16:08:52 +02:00 |
|
haby0
|
1750efad2a
|
fix
|
2021-06-18 21:46:48 +08:00 |
|
haby0
|
dca737190b
|
Modify JShellInjection.expected
|
2021-06-18 21:36:45 +08:00 |
|
haby0
|
ed0aabef46
|
add isAdditionalTaintStep
|
2021-06-18 21:36:44 +08:00 |
|
haby0
|
921b8e80a2
|
Jshell Injection
|
2021-06-18 21:36:44 +08:00 |
|
haby0
|
a73cb3f04a
|
Fix error
|
2021-06-18 17:22:26 +08:00 |
|
haby0
|
0d18e4ff9c
|
BeanShell Injection
|
2021-06-18 15:54:13 +08:00 |
|
Chris Smowton
|
7509e36382
|
Remove no-longer-needed BasicRequestLine model from InsecureBasicAuth.ql; adjust test expectations accordingly
|
2021-06-17 11:43:33 +01:00 |
|
Chris Smowton
|
487c1db6ed
|
Promote SSRF query to main query set
|
2021-06-17 11:41:01 +01:00 |
|
Anders Schack-Mulligen
|
8fe2f4a554
|
Merge pull request #6034 from owen-mc/java/jax-rs
Improve JAX-WS and JAX-RS models
|
2021-06-17 12:35:34 +02:00 |
|
Tony Torralba
|
dab33b21fb
|
Merge branch 'main' into atorralba/promote-mvel-injection
|
2021-06-16 15:44:43 +02:00 |
|
Chris Smowton
|
76838809bb
|
Merge pull request #5818 from artem-smotrakov/rmi-deserialization
Java: Unsafe RMI deserialization
|
2021-06-11 13:43:07 +01:00 |
|
Owen Mansel-Chan
|
e0130a932e
|
Update experimental query using NewCookie
|
2021-06-10 13:33:20 +01:00 |
|
Owen Mansel-Chan
|
ee6019a2d8
|
Fix tests for experimental httponly query
|
2021-06-10 13:31:28 +01:00 |
|
Anders Schack-Mulligen
|
96da85449d
|
Merge pull request #5823 from atorralba/promote-jexl-injection
Java: Promote JEXL Injection query from experimental
|
2021-06-07 10:03:12 +02:00 |
|
Chris Smowton
|
4ddf4558a7
|
Merged simplified query
|
2021-06-04 16:07:15 +02:00 |
|
Tony Torralba
|
56a429a5f9
|
Merge branch 'main' into promote-jexl-injection
|
2021-06-03 11:10:56 +02:00 |
|
Tony Torralba
|
59e6e1ffac
|
Moved from experimental
|
2021-06-02 09:58:30 +02:00 |
|
Anders Schack-Mulligen
|
43d1b0ab27
|
Java: Update qltests.
|
2021-06-01 11:47:52 +02:00 |
|
Anders Schack-Mulligen
|
a4661e1aca
|
Merge pull request #5704 from edvraa/regexj
Java: Regex injection
|
2021-06-01 11:45:59 +02:00 |
|
Timo Mueller
|
75f6ec1f0d
|
Updated test cases to include test for java10+ CREDENTIALS_FILTER_PATTERN constant
|
2021-05-25 17:08:58 +02:00 |
|
Timo Mueller
|
59ebe08c78
|
Added stup for RMIConnectorServer for valid test case
|
2021-05-25 16:40:41 +02:00 |
|
Artem Smotrakov
|
c837605c85
|
Added test cases with sanitizers for UnsafeDeserializationRmi.ql
|
2021-05-23 13:01:22 +02:00 |
|
Artem Smotrakov
|
d2e29fc72c
|
Renamed RmiUnsafeDeserialization.ql -> UnsafeDeserializationRmi.ql
|
2021-05-23 10:21:05 +02:00 |
|
Artem Smotrakov
|
e28f919f3d
|
Look for remote callable method only in RmiUnsafeDeserialization.ql
|
2021-05-23 10:21:05 +02:00 |
|
Artem Smotrakov
|
5ffe04d6a5
|
Updated expected output for RmiUnsafeDeserialization.java test
|
2021-05-23 10:21:04 +02:00 |
|
Artem Smotrakov
|
3d20330a92
|
More tests for RmiUnsafeDeserialization
|
2021-05-23 10:21:04 +02:00 |
|
Artem Smotrakov
|
ec6186a1c5
|
Draft of tests for RmiUnsafeDeserialization.ql
|
2021-05-23 10:21:04 +02:00 |
|