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.
References
Link | Resource |
---|---|
https://github.com/pippo-java/pippo/issues/458 | Exploit Patch Third Party Advisory |
https://github.com/pippo-java/pippo/issues/458 | Exploit Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 03:56
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/pippo-java/pippo/issues/458 - Exploit, Patch, Third Party Advisory |
Information
Published : 2018-10-23 20:29
Updated : 2024-11-21 03:56
NVD link : CVE-2018-18628
Mitre link : CVE-2018-18628
CVE.ORG link : CVE-2018-18628
JSON object : View
Products Affected
pippo
- pippo
CWE
CWE-502
Deserialization of Untrusted Data