Commit 8193aeb
authored
CVE-2025-48924 Apache Commons Lang is vulnerable to Uncontrolled Recursion when processing long inputs (#887)
1 parent e3976b5 commit 8193aeb
File tree
84 files changed
+201
-111
lines changed- legal
- openam-authentication
- openam-auth-ldap/src/main/java/com/sun/identity/authentication/modules/ldap
- openam-auth-oauth2/src/main/java/org/forgerock/openam/authentication/modules/oauth2
- profile
- openam-auth-persistentcookie/src/main/java/org/forgerock/openam/authentication/modules/persistentcookie
- openam-auth-recaptcha/src/main/java/org/openidentityplatform/openam/authentication/modules/recaptcha
- openam-auth-webauthn/src/main/java/org/openidentityplatform/openam/authentication/modules/webauthn
- openam-auth-windowsdesktopsso/src/test/java/com/sun/identity/authentication/modules/windowsdesktopsso
- openam-cassandra/openam-cassandra-cts/src/main/java/org/openidentityplatform/openam/cassandra
- openam-certs/src/main/java/com/sun/identity/security/cert
- openam-console/src/main/java/com/sun/identity/console/service
- openam-core-rest/src/main/java/org/forgerock/openam/core/rest
- authn
- callbackhandlers
- core
- session
- sms
- openam-core/src
- main/java
- com
- iplanet/dpro/session
- monitoring
- service
- sun/identity
- authentication/service
- common/configuration
- entitlement/util
- log/handlers
- setup
- org/forgerock/openam
- blacklist
- cts
- adapters
- impl
- utils
- worker/process
- ldap
- session/service
- setup
- sm/datalayer
- api/query
- impl
- ldap
- upgrade
- test/java/org/forgerock/openam
- core/realms
- cts
- impl
- openam-distribution
- openam-distribution-ssoadmintools/src/main/assembly
- openam-distribution-ssoconfiguratortools/src/main/assembly
- openam-entitlements/src/main/java
- com/sun/identity/entitlement
- org/forgerock/openam
- entitlement/rest
- xacml/v3
- openam-federation
- OpenFM/src/main/java/com/sun/identity/workflow
- openam-federation-library/src
- main/java
- com/sun/identity/saml2/plugins
- org/forgerock/openam/saml2
- test/java/com/sun/identity/saml2/common
- openam-oauth2/src/main/java/org/forgerock
- oauth2/restlet
- openam/oauth2
- resources
- rest
- openam-rest/src/main/java/org/forgerock/openam
- notifications
- rest
- openam-sts/openam-rest-sts/src/main/java/org/forgerock/openam/sts/rest/operation
- openam-tools/build-helper-plugin
- src/main/java/org/forgerock/maven/plugins/inject/content
- openam-uma/src/main/java/org/forgerock/openam/uma
- openam-upgrade/src/main/java/org/forgerock/openam/upgrade/steps
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
84 files changed
+201
-111
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
| 74 | + | |
78 | 75 | | |
79 | 76 | | |
80 | 77 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
54 | | - | |
55 | | - | |
| 55 | + | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | | - | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
Lines changed: 17 additions & 1 deletion
| 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 | + | |
1 | 17 | | |
2 | 18 | | |
3 | 19 | | |
| |||
13 | 29 | | |
14 | 30 | | |
15 | 31 | | |
16 | | - | |
| 32 | + | |
17 | 33 | | |
18 | 34 | | |
19 | 35 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments