GHSA-9JM3-5835-537M
Vulnerability from github – Published: 2018-11-01 14:48 – Updated: 2023-09-13 19:36
VLAI?
Summary
Command Injection in apex-publish-static-files
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.
Recommendation
Update to version 2.0.1 or later.
Severity ?
10.0 (Critical)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "apex-publish-static-files"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.0.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2018-16462"
],
"database_specific": {
"cwe_ids": [
"CWE-77"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:28:57Z",
"nvd_published_at": null,
"severity": "CRITICAL"
},
"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.",
"id": "GHSA-9jm3-5835-537m",
"modified": "2023-09-13T19:36:05Z",
"published": "2018-11-01T14:48:50Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16462"
},
{
"type": "WEB",
"url": "https://hackerone.com/reports/405694"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-9jm3-5835-537m"
},
{
"type": "WEB",
"url": "https://github.com/nodejs/security-wg/blob/master/vuln/npm/475.json"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/718"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Command Injection in apex-publish-static-files"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…