diff --git a/advisories/github-reviewed/2023/06/GHSA-c2qf-rxjj-qqgw/GHSA-c2qf-rxjj-qqgw.json b/advisories/github-reviewed/2023/06/GHSA-c2qf-rxjj-qqgw/GHSA-c2qf-rxjj-qqgw.json index b9199f97718..4d6ece0c700 100644 --- a/advisories/github-reviewed/2023/06/GHSA-c2qf-rxjj-qqgw/GHSA-c2qf-rxjj-qqgw.json +++ b/advisories/github-reviewed/2023/06/GHSA-c2qf-rxjj-qqgw/GHSA-c2qf-rxjj-qqgw.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-c2qf-rxjj-qqgw", - "modified": "2024-08-08T16:23:00Z", + "modified": "2024-12-06T20:34:31Z", "published": "2023-06-21T06:30:28Z", "aliases": [ "CVE-2022-25883" @@ -110,6 +110,10 @@ "type": "WEB", "url": "https://github.com/npm/node-semver/blob/main/classes/range.js#L97-L104" }, + { + "type": "WEB", + "url": "https://github.com/npm/node-semver/blob/main/classes/range.js%23L97-L104" + }, { "type": "WEB", "url": "https://github.com/npm/node-semver/blob/main/internal/re.js#L138" @@ -118,6 +122,18 @@ "type": "WEB", "url": "https://github.com/npm/node-semver/blob/main/internal/re.js#L160" }, + { + "type": "WEB", + "url": "https://github.com/npm/node-semver/blob/main/internal/re.js%23L138" + }, + { + "type": "WEB", + "url": "https://github.com/npm/node-semver/blob/main/internal/re.js%23L160" + }, + { + "type": "WEB", + "url": "https://security.netapp.com/advisory/ntap-20241025-0004" + }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-SEMVER-3247795" diff --git a/advisories/github-reviewed/2024/12/GHSA-8498-2h75-472j/GHSA-8498-2h75-472j.json b/advisories/github-reviewed/2024/12/GHSA-8498-2h75-472j/GHSA-8498-2h75-472j.json index 6b31bedde32..5dad8bf10da 100644 --- a/advisories/github-reviewed/2024/12/GHSA-8498-2h75-472j/GHSA-8498-2h75-472j.json +++ b/advisories/github-reviewed/2024/12/GHSA-8498-2h75-472j/GHSA-8498-2h75-472j.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-8498-2h75-472j", - "modified": "2024-12-06T18:24:44Z", + "modified": "2024-12-06T20:35:00Z", "published": "2024-12-06T12:30:47Z", "aliases": [ "CVE-2024-53907" @@ -9,6 +9,10 @@ "summary": "Django denial-of-service in django.utils.html.strip_tags()", "details": "An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. The strip_tags() method and striptags template filter are subject to a potential denial-of-service attack via certain inputs containing large sequences of nested incomplete HTML entities.", "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U" diff --git a/advisories/github-reviewed/2024/12/GHSA-m9g8-fxxm-xg86/GHSA-m9g8-fxxm-xg86.json b/advisories/github-reviewed/2024/12/GHSA-m9g8-fxxm-xg86/GHSA-m9g8-fxxm-xg86.json index 0bf4a25dc58..03d1806461b 100644 --- a/advisories/github-reviewed/2024/12/GHSA-m9g8-fxxm-xg86/GHSA-m9g8-fxxm-xg86.json +++ b/advisories/github-reviewed/2024/12/GHSA-m9g8-fxxm-xg86/GHSA-m9g8-fxxm-xg86.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-m9g8-fxxm-xg86", - "modified": "2024-12-06T18:25:23Z", + "modified": "2024-12-06T20:35:01Z", "published": "2024-12-06T12:30:47Z", "aliases": [ "CVE-2024-53908" @@ -9,6 +9,10 @@ "summary": "Django SQL injection in HasKey(lhs, rhs) on Oracle", "details": "An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. Direct usage of the django.db.models.fields.json.HasKey lookup, when an Oracle database is used, is subject to SQL injection if untrusted data is used as an lhs value. (Applications that use the jsonfield.has_key lookup via __ are unaffected.)", "severity": [ + { + "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:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U"