原始 OSV JSON
{
"id": "GHSA-762f-c2wg-m8c8",
"aliases": [
"CVE-2018-3738"
],
"details": "Versions of `protobufjs` before 5.0.3 and 6.8.6 are vulnerable to a regular expression denial of service when parsing crafted invalid *.proto files.\n\n\n## Recommendation\n\nUpdate to version 5.0.3, 6.8.6 or later.",
"summary": "Denial of Service in protobufjs",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "6.0.0"
},
{
"fixed": "6.8.6"
}
]
}
],
"package": {
"name": "protobufjs",
"ecosystem": "npm"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "5.0.3"
}
]
}
],
"package": {
"name": "protobufjs",
"ecosystem": "npm"
}
}
],
"modified": "2023-04-11T00:32:09Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
"published": "2018-10-09T00:27:15Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3738",
"type": "ADVISORY"
},
{
"url": "https://hackerone.com/reports/319576",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-762f-c2wg-m8c8",
"type": "ADVISORY"
},
{
"url": "https://github.com/dcodeIO/protobuf.js/blob/6.8.5/src/parse.js#L27",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/605",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-1333"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2018-06-07T02:29:00Z",
"github_reviewed_at": "2020-06-16T21:21:32Z"
}
}