diff --git a/advisories/github-reviewed/2019/11/GHSA-6g88-vr3v-76mf/GHSA-6g88-vr3v-76mf.json b/advisories/github-reviewed/2019/11/GHSA-6g88-vr3v-76mf/GHSA-6g88-vr3v-76mf.json index 04b3b503297..3dced68015a 100644 --- a/advisories/github-reviewed/2019/11/GHSA-6g88-vr3v-76mf/GHSA-6g88-vr3v-76mf.json +++ b/advisories/github-reviewed/2019/11/GHSA-6g88-vr3v-76mf/GHSA-6g88-vr3v-76mf.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-6g88-vr3v-76mf", - "modified": "2021-08-18T22:35:10Z", + "modified": "2024-09-30T16:22:02Z", "published": "2019-11-20T01:31:31Z", "aliases": [ "CVE-2019-19010" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -20,6 +24,12 @@ "ecosystem": "PyPI", "name": "limnoria" }, + "ecosystem_specific": { + "affected_functions": [ + "plugins.Math.plugin.Math.calc", + "plugins.Math.plugin.Math.icalc" + ] + }, "ranges": [ { "type": "ECOSYSTEM", @@ -44,10 +54,22 @@ "type": "WEB", "url": "https://github.com/ProgVal/Limnoria/commit/3848ae78de45b35c029cc333963d436b9d2f0a35" }, + { + "type": "PACKAGE", + "url": "https://github.com/ProgVal/Limnoria" + }, { "type": "WEB", "url": "https://github.com/ProgVal/Limnoria/wiki/math-eval-vulnerability" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-6g88-vr3v-76mf" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/limnoria/PYSEC-2019-102.yaml" + }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/54CQM2TEXRADLE77VOMCPHL5PBHR3ZWJ" diff --git a/advisories/github-reviewed/2021/06/GHSA-hpr6-f4vq-mxch/GHSA-hpr6-f4vq-mxch.json b/advisories/github-reviewed/2021/06/GHSA-hpr6-f4vq-mxch/GHSA-hpr6-f4vq-mxch.json index 7c1cca80ef0..c42a81d6032 100644 --- a/advisories/github-reviewed/2021/06/GHSA-hpr6-f4vq-mxch/GHSA-hpr6-f4vq-mxch.json +++ b/advisories/github-reviewed/2021/06/GHSA-hpr6-f4vq-mxch/GHSA-hpr6-f4vq-mxch.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-hpr6-f4vq-mxch", - "modified": "2022-07-26T20:09:36Z", + "modified": "2024-09-30T16:21:18Z", "published": "2021-06-18T18:38:00Z", "aliases": [ "CVE-2021-32090" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -54,10 +58,18 @@ "type": "WEB", "url": "https://blog.sonarsource.com/hack-the-stack-with-localstack" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-hpr6-f4vq-mxch" + }, { "type": "PACKAGE", "url": "https://github.com/localstack/localstack" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/localstack/PYSEC-2021-101.yaml" + }, { "type": "WEB", "url": "https://portswigger.net/daily-swig/localstack-zero-day-vulnerabilities-chained-to-achieve-remote-takeover-of-local-instances"