原始 OSV JSON{
"id": "GHSA-7fm6-2qw4-g3x3",
"aliases": [
"CVE-2018-18628"
],
"details": "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.",
"summary": "Deserialization of Untrusted Data in Pippo",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.12.0"
}
]
}
],
"package": {
"name": "ro.pippo:pippo-core",
"ecosystem": "Maven"
}
}
],
"modified": "2024-03-04T22:24:35Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2018-10-24T19:46:20Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-18628",
"type": "ADVISORY"
},
{
"url": "https://github.com/pippo-java/pippo/issues/458",
"type": "WEB"
},
{
"url": "https://github.com/pippo-java/pippo/commit/a82347d9d3358e98c89b48579d4285d807a57cc0",
"type": "WEB"
},
{
"url": "https://github.com/pippo-java/pippo/commit/c6b26551a82d2dd32097fcb17c13c3b830916296",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-7fm6-2qw4-g3x3",
"type": "ADVISORY"
},
{
"url": "https://github.com/pippo-java/pippo",
"type": "PACKAGE"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-502"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:22:35Z"
}
}