CVE-2018-18628
CRITICAL9.8EPSS 4.2%Deserialization of Untrusted Data in Pippo
Published: 10/24/2018Modified: 3/4/2024
Description
An issue was discovered in Pippo 1.11.0. The function SerializationSessionDataTranscoder.decode() calls ObjectInputStream.readObject() to deserialize a SessionData object without checking the object types. An attacker can create a malicious object, base64 encode it, and place it in the PIPPO_SESSION field of a cookie. Sending this cookie may lead to remote code execution.
Affected packages (1)
- Maven/ro.pippo:pippo-corefrom 0, < 1.12.0
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | CRITICAL9.8 | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
References (6)
- ADVISORYhttps://github.com/advisories/GHSA-7fm6-2qw4-g3x3
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2018-18628
- PATCHhttps://github.com/pippo-java/pippo
- WEBhttps://github.com/pippo-java/pippo/commit/a82347d9d3358e98c89b48579d4285d807a57cc0
- WEBhttps://github.com/pippo-java/pippo/commit/c6b26551a82d2dd32097fcb17c13c3b830916296
- WEBhttps://github.com/pippo-java/pippo/issues/458