原始 OSV JSON
{
"id": "GHSA-pfj7-2qfw-vwgm",
"aliases": [
"CVE-2021-43788"
],
"details": "### Impact\nPrior to v1.18.5, a path traversal vulnerability was present that allowed users to access JSON files outside of the expected `languages/` directory.\n\n### Patches\nThe vulnerability has been patched as of v1.18.5.\n\n### Workarounds\nCherry-pick commit hash `c8b2fc46dc698db687379106b3f01c71b80f495f` to receive this patch in lieu of a full upgrade.\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Email us at [[email protected]](mailto:[email protected])\n",
"summary": "NodeBB vulnerable to path traversal in translator module",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.0.4"
},
{
"fixed": "1.18.5"
}
]
}
],
"package": {
"name": "nodebb",
"ecosystem": "npm"
}
}
],
"modified": "2022-09-14T20:37:56Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N"
}
],
"published": "2021-11-30T22:20:43Z",
"references": [
{
"url": "https://github.com/NodeBB/NodeBB/security/advisories/GHSA-pfj7-2qfw-vwgm",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43788",
"type": "ADVISORY"
},
{
"url": "https://github.com/NodeBB/NodeBB/commit/c8b2fc46dc698db687379106b3f01c71b80f495f",
"type": "WEB"
},
{
"url": "https://blog.sonarsource.com/nodebb-remote-code-execution-with-one-shot",
"type": "WEB"
},
{
"url": "https://github.com/NodeBB/NodeBB",
"type": "PACKAGE"
},
{
"url": "https://github.com/NodeBB/NodeBB/releases/tag/v1.18.5",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2021-11-29T20:15:00Z",
"github_reviewed_at": "2021-11-30T14:35:14Z"
}
}