Security Advisory

CVE-2018-18628

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2018-10-23 20:00:00
Last updated 2024-09-16 20:48:19
Assigner mitre
State PUBLISHED

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.