Lucene search

K
cvelistMitreCVELIST:CVE-2018-18628
HistoryOct 23, 2018 - 8:00 p.m.

CVE-2018-18628

2018-10-2320:00:00
mitre
www.cve.org
3
pippo 1.11.0
serializationsessiondatatranscoder.decode()
objectinputstream.readobject()
sessiondata object
base64 encode
pippo_session
remote code execution.

AI Score

9.8

Confidence

High

EPSS

0.007

Percentile

79.7%

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.

AI Score

9.8

Confidence

High

EPSS

0.007

Percentile

79.7%

Related for CVELIST:CVE-2018-18628