原始 OSV JSON{
"id": "GHSA-5gwh-g79j-vh4q",
"aliases": [
"CVE-2018-3757"
],
"details": "Versions of `pdf-image` before 2.0.0 are vulnerable to command injection. This vulnerability is exploitable if the attacker has control over the `pdfFilePath` variable passed into `pdf-image`.\n\n\n## Recommendation\n\nUpdate to version 2.0.0 or later.",
"summary": "Command Injection in pdf-image",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.0.0"
}
]
}
],
"package": {
"name": "pdf-image",
"ecosystem": "npm"
}
}
],
"modified": "2021-09-24T20:36:09Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2020-09-01T20:44:52Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3757",
"type": "ADVISORY"
},
{
"url": "https://github.com/roest01/node-pdf-image/commit/54679496a89738443917608c2bbe2f6e5dd20e83",
"type": "WEB"
},
{
"url": "https://hackerone.com/reports/340208",
"type": "WEB"
},
{
"url": "https://github.com/roest01/node-pdf-image",
"type": "PACKAGE"
},
{
"url": "https://www.npmjs.com/advisories/670",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-78"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-08-31T18:32:08Z"
}
}