Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. ro.pippo/pippo-core
  4. ›
  5. CVE-2018-18628

CVE-2018-18628: Deserialization of Untrusted Data

October 24, 2018 (updated September 2, 2021)

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

  • github.com/advisories/GHSA-7fm6-2qw4-g3x3
  • github.com/pippo-java/pippo/issues/458
  • nvd.nist.gov/vuln/detail/CVE-2018-18628

Code Behaviors & Features

Detect and mitigate CVE-2018-18628 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 1.11.0

Solution

Unfortunately, there is no solution available yet.

Impact 9.8 CRITICAL

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-502: Deserialization of Untrusted Data
  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Source file

maven/ro.pippo/pippo-core/CVE-2018-18628.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:08 +0000.