Commit fe4cbf5
committed
Upgrade commons-lang3 to 3.18.0 (CVE-2025-48924)
A flaw was found in Undertow where malformed client requests
Uncontrolled Recursion vulnerability in Apache Commons Lang.
The methods ClassUtils.getClass(...) can throw StackOverflowError
on very long inputs. Because an Error is usually not handled by
applications and libraries, a StackOverflowError could cause an
application to stop (CWE-674).
Signed-off-by: Thibault Meyer <meyer.thibault@gmail.com>1 parent e115343 commit fe4cbf5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments