mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-9jm3-5835-537m GHSA-9xw9-pvgv-6p76
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-9jm3-5835-537m",
|
||||
"modified": "2020-08-31T18:33:14Z",
|
||||
"modified": "2023-09-13T19:36:05Z",
|
||||
"published": "2018-11-01T14:48:50Z",
|
||||
"aliases": [
|
||||
"CVE-2018-16462"
|
||||
@@ -9,7 +9,10 @@
|
||||
"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.\n\n\n## Recommendation\n\nUpdate to version 2.0.1 or later.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
@@ -17,6 +20,11 @@
|
||||
"ecosystem": "npm",
|
||||
"name": "apex-publish-static-files"
|
||||
},
|
||||
"ecosystem_specific": {
|
||||
"affected_functions": [
|
||||
""
|
||||
]
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-9xw9-pvgv-6p76",
|
||||
"modified": "2020-08-31T18:19:16Z",
|
||||
"modified": "2023-09-13T19:36:45Z",
|
||||
"published": "2018-11-09T17:47:52Z",
|
||||
"aliases": [
|
||||
"CVE-2017-16014"
|
||||
@@ -9,7 +9,10 @@
|
||||
"summary": "Insufficient Error Handling in http-proxy",
|
||||
"details": "Affected versions of `http-proxy` are vulnerable to a denial of service attack, wherein an attacker can force an error which will cause the server to crash.\n\n\n## Recommendation\n\nUpdate to version 0.7.0 or later.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
@@ -17,6 +20,11 @@
|
||||
"ecosystem": "npm",
|
||||
"name": "http-proxy"
|
||||
},
|
||||
"ecosystem_specific": {
|
||||
"affected_functions": [
|
||||
""
|
||||
]
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
@@ -57,7 +65,7 @@
|
||||
"cwe_ids": [
|
||||
"CWE-703"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2020-06-16T21:29:54Z",
|
||||
"nvd_published_at": null
|
||||
|
||||
Reference in New Issue
Block a user