原始 OSV JSON
{
"id": "GHSA-2w67-526p-gm73",
"aliases": [
"CVE-2017-1000248"
],
"details": "Redis-store prior to 1.4.0 allows unsafe objects to be loaded from redis",
"summary": "redis-store deserializes untrusted data",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.0"
}
]
}
],
"package": {
"name": "redis-store",
"ecosystem": "RubyGems"
}
}
],
"modified": "2023-03-14T21:11:23Z",
"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": "2017-12-06T16:41:25Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000248",
"type": "ADVISORY"
},
{
"url": "https://github.com/redis-store/redis-store/commit/ce13252c26fcc40ed4935c9abfeb0ee0761e5704",
"type": "WEB"
},
{
"url": "https://github.com/redis-store/redis-store/commit/e0c1398d54a9661c8c70267c3a925ba6b192142e",
"type": "WEB"
},
{
"url": "https://github.com/redis-store/redis-store",
"type": "PACKAGE"
},
{
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/redis-store/CVE-2017-1000248.yml",
"type": "WEB"
}
],
"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-16T20:53:06Z"
}
}