Search CVE reports
11 – 14 of 14 results
Apache MINA's AbstractIoBuffer.resolveClass() contains two branches, one of them (for static classes or primitive types) does not check the class at all, bypassing the classname allowlist and allowing arbitrary code to...
2 affected packages
mina2, mina
| Package | 26.04 LTS | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
|---|---|---|---|---|---|
| mina2 | Needs evaluation | Needs evaluation | Needs evaluation | Needs evaluation | Needs evaluation |
| mina | Not in release | Needs evaluation | Needs evaluation | Needs evaluation | Needs evaluation |
The ObjectSerializationDecoder in Apache MINA uses Java’s native deserialization protocol to process incoming serialized data but lacks the necessary security checks and defenses. This vulnerability allows attackers to exploit the...
2 affected packages
mina2, mina
| Package | 26.04 LTS | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
|---|---|---|---|---|---|
| mina2 | Needs evaluation | Needs evaluation | Needs evaluation | Needs evaluation | Needs evaluation |
| mina | Not in release | Needs evaluation | Needs evaluation | Needs evaluation | Needs evaluation |
In Apache MINA, a specifically crafted, malformed HTTP request may cause the HTTP Header decoder to loop indefinitely. The decoder assumed that the HTTP Header begins at the beginning of the buffer and loops if there is more data...
2 affected packages
mina, mina2
| Package | 26.04 LTS | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
|---|---|---|---|---|---|
| mina | Not in release | Needs evaluation | Needs evaluation | Needs evaluation | Needs evaluation |
| mina2 | Not affected | Not affected | Not affected | Needs evaluation | Needs evaluation |
Handling of the close_notify SSL/TLS message does not lead to a connection closure, leading the server to retain the socket opened and to have the client potentially receive clear text messages afterward. Mitigation: 2.0.20 users...
2 affected packages
mina, mina2
| Package | 26.04 LTS | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
|---|---|---|---|---|---|
| mina | Not in release | Needs evaluation | Needs evaluation | Needs evaluation | Needs evaluation |
| mina2 | Not affected | Not affected | Not affected | Needs evaluation | Needs evaluation |