原始 OSV JSON
{
"id": "GHSA-cff7-6h4q-q5pj",
"aliases": [
"CVE-2019-18848"
],
"details": "The json-jwt gem before 1.11.0 for Ruby lacks an element count during the splitting of a JWE string.",
"summary": "JSON-jwt Gem lacked element count during splitting of JWE string",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.11.0"
}
]
}
],
"package": {
"name": "json-jwt",
"ecosystem": "RubyGems"
}
}
],
"modified": "2023-08-25T23:33:30Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
"published": "2019-11-14T15:25:51Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18848",
"type": "ADVISORY"
},
{
"url": "https://github.com/nov/json-jwt/commit/ada16e772906efdd035e3df49cb2ae372f0f948a",
"type": "WEB"
},
{
"url": "https://github.com/nov/json-jwt",
"type": "PACKAGE"
},
{
"url": "https://github.com/nov/json-jwt/compare/v1.10.2...v1.11.0",
"type": "WEB"
},
{
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/json-jwt/CVE-2019-18848.yml",
"type": "WEB"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2020/10/msg00001.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2019-11-12T15:15:00Z",
"github_reviewed_at": "2019-11-14T15:24:51Z"
}
}