From 90b3231a9611d2e25fdd702e76f1595fabd164d5 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 18:04:46 +0000 Subject: [PATCH] Publish Advisories GHSA-4cv2-xc5f-px8h GHSA-65xh-hh78-6454 --- .../GHSA-4cv2-xc5f-px8h.json | 65 +++++++++++++++++++ .../GHSA-65xh-hh78-6454.json | 65 +++++++++++++++++++ 2 files changed, 130 insertions(+) create mode 100644 advisories/github-reviewed/2024/05/GHSA-4cv2-xc5f-px8h/GHSA-4cv2-xc5f-px8h.json create mode 100644 advisories/github-reviewed/2024/05/GHSA-65xh-hh78-6454/GHSA-65xh-hh78-6454.json diff --git a/advisories/github-reviewed/2024/05/GHSA-4cv2-xc5f-px8h/GHSA-4cv2-xc5f-px8h.json b/advisories/github-reviewed/2024/05/GHSA-4cv2-xc5f-px8h/GHSA-4cv2-xc5f-px8h.json new file mode 100644 index 00000000000..cafb10aae58 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-4cv2-xc5f-px8h/GHSA-4cv2-xc5f-px8h.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4cv2-xc5f-px8h", + "modified": "2024-05-15T18:03:38Z", + "published": "2024-05-15T18:03:37Z", + "aliases": [ + + ], + "summary": "Denial of Service in extension \"Code Highlight\" (codehighlight)", + "details": "The codehighlight extension bundles a vulnerable version of the 3rd party JavaScript component “prism” which is known to be vulnerable against Regular expression Denial of Service (ReDoS).", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "brotkrueml/codehighlight" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.5.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/brotkrueml/codehighlight/commit/c2f05e5200f1562a3fba2de1f12ee9872f883e2c" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/brotkrueml/codehighlight/2021-03-16-1.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/brotkrueml/codehighlight" + }, + { + "type": "WEB", + "url": "https://typo3.org/security/advisory/typo3-ext-sa-2021-002" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-05-15T18:03:37Z", + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2024/05/GHSA-65xh-hh78-6454/GHSA-65xh-hh78-6454.json b/advisories/github-reviewed/2024/05/GHSA-65xh-hh78-6454/GHSA-65xh-hh78-6454.json new file mode 100644 index 00000000000..50557711aab --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-65xh-hh78-6454/GHSA-65xh-hh78-6454.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-65xh-hh78-6454", + "modified": "2024-05-15T18:03:12Z", + "published": "2024-05-15T18:03:12Z", + "aliases": [ + + ], + "summary": "Denial of Service in extension \"Code Highlight\" (codehighlight)", + "details": "The codehighlight extension bundles a vulnerable version of the 3rd party JavaScript component “prism” which is known to be vulnerable against Regular expression Denial of Service (ReDoS).", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L/E:F/RL:O/RC:C" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "brotkrueml/codehighlight" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.7.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/brotkrueml/codehighlight/commit/c43d46ef571a3b94a6240782423ce04bfada7fd8" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/brotkrueml/codehighlight/2021-11-10-1.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/brotkrueml/codehighlight" + }, + { + "type": "WEB", + "url": "https://typo3.org/security/advisory/typo3-ext-sa-2021-016" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-05-15T18:03:12Z", + "nvd_published_at": null + } +} \ No newline at end of file