原始 OSV JSON{
"id": "GHSA-9jm3-5835-537m",
"aliases": [
"CVE-2018-16462"
],
"details": "Versions of `apex-publish-static-files` before 2.0.1 are vulnerable to command injection. This is exploitable if user input is passed into the `connectString` option in the `publish` method.\n\n\n## Recommendation\n\nUpdate to version 2.0.1 or later.",
"summary": "Command Injection in apex-publish-static-files",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.0.1"
}
]
}
],
"package": {
"name": "apex-publish-static-files",
"ecosystem": "npm"
}
}
],
"modified": "2023-09-13T19:36:05Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
}
],
"published": "2018-11-01T14:48:50Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16462",
"type": "ADVISORY"
},
{
"url": "https://hackerone.com/reports/405694",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-9jm3-5835-537m",
"type": "ADVISORY"
},
{
"url": "https://github.com/nodejs/security-wg/blob/master/vuln/npm/475.json",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/718",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-77"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:28:57Z"
}
}