CVE-2018-18628

UnknownEPSS 5.48%

Last modified

CVE-2018-18628 is a vulnerability of currently unknown severity. 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. EPSS estimates a 5.48% chance of exploitation in the next 30 days.

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.

Metrics

EPSS Probability
5.48%

91.8th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
PippoPippo1.11.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2018-18628?
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.
How severe is CVE-2018-18628?
Severity scoring for CVE-2018-18628 is pending analysis. The EPSS model estimates a 5.48% probability of exploitation in the next 30 days.
How do I fix CVE-2018-18628?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2018-18628?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST