原始 OSV JSON
{
"id": "GHSA-mg8r-9g6j-hwv9",
"aliases": [
"CVE-2016-10525"
],
"details": "Versions of `hapi-auth-jwt2` prior to version 5.1.2 are affected by a complete authentication bypass vulnerability when in the `try` authentication mode. \n\n\n## Recommendation\n\nUpdate to version 5.1.2 or later.",
"summary": "Authentication Bypass in hapi-auth-jwt2",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.1.1"
},
{
"fixed": "5.1.2"
}
]
}
],
"package": {
"name": "hapi-auth-jwt2",
"ecosystem": "npm"
},
"versions": [
"5.1.1"
]
}
],
"modified": "2021-09-15T18:58:17Z",
"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": "2019-02-18T23:39:00Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10525",
"type": "ADVISORY"
},
{
"url": "https://github.com/dwyl/hapi-auth-jwt2/issues/111",
"type": "WEB"
},
{
"url": "https://github.com/dwyl/hapi-auth-jwt2/pull/112",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-mg8r-9g6j-hwv9",
"type": "ADVISORY"
},
{
"url": "https://github.com/dwyl/hapi-auth-jwt2",
"type": "PACKAGE"
},
{
"url": "https://www.npmjs.com/advisories/81",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:46:04Z"
}
}