Commit f3478df
authored
Merge pull request #346 from cloudsufi/cherrypick/beanutils
[🍒][PLUGIN-1937] CVE-2025-48734 Fix : Beanutils commons
PLUGIN-1937: This PR upgrades the version of commons-beanutils library from v1.9.4 to v1.11.0, thereby fixing the vulnerability that allowed unauthorized access to the declaredClass property of Java enum objects via PropertyUtilsBean.getProperty() or PropertyUtilsBean.getNestedProperty().1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
131 | 135 | | |
132 | 136 | | |
133 | 137 | | |
| |||
0 commit comments