Search for packages
| purl | pkg:rpm/redhat/eap8-apache-commons-beanutils@1.9.4-13.redhat_00004.1?arch=el8eap |
| Next non-vulnerable version | None. |
| Latest non-vulnerable version | None. |
| Risk | 4.0 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-8mj8-rxf8-qyau
Aliases: CVE-2024-29371 GHSA-3677-xxcr-wjqv |
jose4j is vulnerable to DoS via compressed JWE content In jose4j before 0.9.6, an attacker can cause a Denial-of-Service (DoS) condition by crafting a malicious JSON Web Encryption (JWE) token with an exceptionally high compression ratio. When this token is processed by the server, it results in significant memory allocation and processing time during decompression. | There are no reported fixed by versions. |
|
VCID-rewk-dvth-tubh
Aliases: CVE-2024-29025 GHSA-5jpm-x58v-624v |
Netty's HttpPostRequestDecoder can OOM ### Summary The `HttpPostRequestDecoder` can be tricked to accumulate data. I have spotted currently two attack vectors ### Details 1. While the decoder can store items on the disk if configured so, there are no limits to the number of fields the form can have, an attacher can send a chunked post consisting of many small fields that will be accumulated in the `bodyListHttpData` list. 2. The decoder cumulates bytes in the `undecodedChunk` buffer until it can decode a field, this field can cumulate data without limits ### PoC Here is a Netty branch that provides a fix + tests : https://github.com/vietj/netty/tree/post-request-decoder Here is a reproducer with Vert.x (which uses this decoder) https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3 ### Impact Any Netty based HTTP server that uses the `HttpPostRequestDecoder` to decode a form. | There are no reported fixed by versions. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||
| Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
|---|---|---|---|---|---|
| 2026-04-01T13:48:52.025063+00:00 | RedHat Importer | Affected by | VCID-rewk-dvth-tubh | https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-29025.json | 38.0.0 |
| 2026-04-01T13:33:29.147228+00:00 | RedHat Importer | Affected by | VCID-8mj8-rxf8-qyau | https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-29371.json | 38.0.0 |