From e7400ad10d9b43cbe8510a1846505180dc24f95d Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 22:31:54 +0000 Subject: [PATCH] Publish Advisories GHSA-x268-6jhm-2mx8 GHSA-h86x-mv66-gr5q --- .../GHSA-x268-6jhm-2mx8/GHSA-x268-6jhm-2mx8.json | 14 +++++++++++--- .../GHSA-h86x-mv66-gr5q/GHSA-h86x-mv66-gr5q.json | 7 ++++++- 2 files changed, 17 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2019/02/GHSA-x268-6jhm-2mx8/GHSA-x268-6jhm-2mx8.json b/advisories/github-reviewed/2019/02/GHSA-x268-6jhm-2mx8/GHSA-x268-6jhm-2mx8.json index 0b03487813d..04252ccfb4f 100644 --- a/advisories/github-reviewed/2019/02/GHSA-x268-6jhm-2mx8/GHSA-x268-6jhm-2mx8.json +++ b/advisories/github-reviewed/2019/02/GHSA-x268-6jhm-2mx8/GHSA-x268-6jhm-2mx8.json @@ -1,15 +1,18 @@ { "schema_version": "1.4.0", "id": "GHSA-x268-6jhm-2mx8", - "modified": "2021-01-08T00:47:49Z", + "modified": "2023-09-07T22:29:08Z", "published": "2019-02-18T23:42:22Z", "aliases": [ "CVE-2016-10675" ], - "summary": "Downloads Resources over HTTP in libsbmlsim", + "summary": "libsbmlsim downloads Resources over HTTP", "details": "Affected versions of `libsbmlsim` insecurely download an executable over an unencrypted HTTP connection. \n\nIn scenarios where an attacker has a privileged network position, it is possible to intercept the response and replace the executable with a malicious one, resulting in code execution on the system running `libsbmlsim`.\n\n\n## Recommendation\n\nNo patch is currently available for this vulnerability.\n\nThe best mitigation is currently to avoid using this package, using a different package if available. \n\nAlternatively, the risk of exploitation can be reduced by ensuring that this package is not installed while connected to a public network. If the package is installed on a private network, the only people who can exploit this vulnerability are those who have compromised your network or those who have privileged access to your ISP, such as Nation State Actors or Rogue ISP Employees.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" + } ], "affected": [ { @@ -17,6 +20,11 @@ "ecosystem": "npm", "name": "libsbmlsim" }, + "ecosystem_specific": { + "affected_functions": [ + "" + ] + }, "ranges": [ { "type": "ECOSYSTEM", diff --git a/advisories/github-reviewed/2021/07/GHSA-h86x-mv66-gr5q/GHSA-h86x-mv66-gr5q.json b/advisories/github-reviewed/2021/07/GHSA-h86x-mv66-gr5q/GHSA-h86x-mv66-gr5q.json index 85aaa3ce3c7..e9cdc70820b 100644 --- a/advisories/github-reviewed/2021/07/GHSA-h86x-mv66-gr5q/GHSA-h86x-mv66-gr5q.json +++ b/advisories/github-reviewed/2021/07/GHSA-h86x-mv66-gr5q/GHSA-h86x-mv66-gr5q.json @@ -20,6 +20,11 @@ "ecosystem": "npm", "name": "locutus" }, + "ecosystem_specific": { + "affected_functions": [ + "" + ] + }, "ranges": [ { "type": "ECOSYSTEM", @@ -46,7 +51,7 @@ }, { "type": "WEB", - "url": "https://reallinkers.github.io/CVE-2020-13619/" + "url": "https://web.archive.org/web/20230521185837/https://reallinkers.github.io/CVE-2020-13619/" }, { "type": "WEB",