原始 OSV JSON
{
"id": "GHSA-8w4h-3cm3-2pm2",
"aliases": [
"CVE-2018-3745"
],
"details": "Versions of `atob` before 2.1.0 uninitialized Buffers when number is passed in input on Node.js 4.x and below.\n\n\n## Recommendation\n\nUpdate to version 2.1.0 or later.",
"summary": "Out-of-bounds Read in atob",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.1.0"
}
]
}
],
"package": {
"name": "atob",
"ecosystem": "npm"
}
}
],
"modified": "2023-03-01T01:22:59Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
"published": "2018-10-09T00:56:26Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3745",
"type": "ADVISORY"
},
{
"url": "https://hackerone.com/reports/321686",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-8w4h-3cm3-2pm2",
"type": "ADVISORY"
},
{
"url": "https://security.netapp.com/advisory/ntap-20230622-0009",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/646",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-125"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2018-05-29T20:29:00Z",
"github_reviewed_at": "2020-06-16T21:26:52Z"
}
}