diff --git a/advisories/unreviewed/2024/01/GHSA-jchw-25xp-jwwc/GHSA-jchw-25xp-jwwc.json b/advisories/github-reviewed/2024/01/GHSA-jchw-25xp-jwwc/GHSA-jchw-25xp-jwwc.json similarity index 62% rename from advisories/unreviewed/2024/01/GHSA-jchw-25xp-jwwc/GHSA-jchw-25xp-jwwc.json rename to advisories/github-reviewed/2024/01/GHSA-jchw-25xp-jwwc/GHSA-jchw-25xp-jwwc.json index 55665fe1446..af987ac3a4c 100644 --- a/advisories/unreviewed/2024/01/GHSA-jchw-25xp-jwwc/GHSA-jchw-25xp-jwwc.json +++ b/advisories/github-reviewed/2024/01/GHSA-jchw-25xp-jwwc/GHSA-jchw-25xp-jwwc.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-jchw-25xp-jwwc", - "modified": "2024-01-02T06:30:30Z", + "modified": "2024-01-08T22:01:39Z", "published": "2024-01-02T06:30:30Z", "aliases": [ "CVE-2023-26159" ], + "summary": "Follow Redirects improperly handles URLs in the url.parse() function", "details": "Versions of the package follow-redirects before 1.15.4 are vulnerable to Improper Input Validation due to the improper handling of URLs by the url.parse() function. When new URL() throws an error, it can be manipulated to misinterpret the hostname. An attacker could exploit this weakness to redirect traffic to a malicious site, potentially leading to information disclosure, phishing attacks, or other security breaches.", "severity": [ { @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "npm", + "name": "follow-redirects" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.15.4" + } + ] + } + ] + } ], "references": [ { @@ -29,6 +48,14 @@ "type": "WEB", "url": "https://github.com/follow-redirects/follow-redirects/pull/236" }, + { + "type": "WEB", + "url": "https://github.com/follow-redirects/follow-redirects/commit/7a6567e16dfa9ad18a70bfe91784c28653fbf19d" + }, + { + "type": "PACKAGE", + "url": "https://github.com/follow-redirects/follow-redirects" + }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-6141137" @@ -39,8 +66,8 @@ "CWE-20" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-01-08T22:01:39Z", "nvd_published_at": "2024-01-02T05:15:08Z" } } \ No newline at end of file