From de385badbd3ba467a6516c1ccedc2c20912fccd8 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 15:09:41 +0000 Subject: [PATCH] Publish GHSA-4w4v-5hc9-xrr2 --- .../GHSA-4w4v-5hc9-xrr2.json | 31 ++++++++++++++++--- 1 file changed, 27 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/02/GHSA-4w4v-5hc9-xrr2/GHSA-4w4v-5hc9-xrr2.json (67%) diff --git a/advisories/unreviewed/2024/02/GHSA-4w4v-5hc9-xrr2/GHSA-4w4v-5hc9-xrr2.json b/advisories/github-reviewed/2024/02/GHSA-4w4v-5hc9-xrr2/GHSA-4w4v-5hc9-xrr2.json similarity index 67% rename from advisories/unreviewed/2024/02/GHSA-4w4v-5hc9-xrr2/GHSA-4w4v-5hc9-xrr2.json rename to advisories/github-reviewed/2024/02/GHSA-4w4v-5hc9-xrr2/GHSA-4w4v-5hc9-xrr2.json index 0368be79646..419a9ffb0d4 100644 --- a/advisories/unreviewed/2024/02/GHSA-4w4v-5hc9-xrr2/GHSA-4w4v-5hc9-xrr2.json +++ b/advisories/github-reviewed/2024/02/GHSA-4w4v-5hc9-xrr2/GHSA-4w4v-5hc9-xrr2.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-4w4v-5hc9-xrr2", - "modified": "2024-02-10T06:30:19Z", + "modified": "2024-02-13T15:08:21Z", "published": "2024-02-10T06:30:19Z", "aliases": [ "CVE-2024-21490" ], + "summary": "angular vulnerable to super-linear runtime due to backtracking", "details": "This affects versions of the package angular from 1.3.0. A regular expression used to split the value of the ng-srcset directive is vulnerable to super-linear runtime due to backtracking. With a large carefully-crafted input, this can result in catastrophic backtracking and cause a denial of service. \n\n\n**Note:**\n\nThis package is EOL and will not receive any updates to address this issue. Users should migrate to [@angular/core](https://www.npmjs.com/package/@angular/core).", "severity": [ { @@ -14,13 +15,35 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "npm", + "name": "angular" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.3.0" + }, + { + "last_affected": "1.8.3" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21490" }, + { + "type": "PACKAGE", + "url": "https://github.com/angular/angular.js" + }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-ANGULAR-6091113" @@ -35,8 +58,8 @@ "CWE-1333" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-02-13T15:08:21Z", "nvd_published_at": "2024-02-10T05:15:08Z" } } \ No newline at end of file