diff --git a/advisories/unreviewed/2024/02/GHSA-93x8-66j2-wwr5/GHSA-93x8-66j2-wwr5.json b/advisories/github-reviewed/2024/02/GHSA-93x8-66j2-wwr5/GHSA-93x8-66j2-wwr5.json similarity index 65% rename from advisories/unreviewed/2024/02/GHSA-93x8-66j2-wwr5/GHSA-93x8-66j2-wwr5.json rename to advisories/github-reviewed/2024/02/GHSA-93x8-66j2-wwr5/GHSA-93x8-66j2-wwr5.json index 22076bf2162..96cf5b96844 100644 --- a/advisories/unreviewed/2024/02/GHSA-93x8-66j2-wwr5/GHSA-93x8-66j2-wwr5.json +++ b/advisories/github-reviewed/2024/02/GHSA-93x8-66j2-wwr5/GHSA-93x8-66j2-wwr5.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-93x8-66j2-wwr5", - "modified": "2024-02-17T06:30:35Z", + "modified": "2024-02-20T23:53:06Z", "published": "2024-02-17T06:30:35Z", "aliases": [ "CVE-2024-21498" ], + "summary": "Server-Side Request Forgery in github.com/greenpau/caddy-security", "details": "All versions of the package github.com/greenpau/caddy-security are vulnerable to Server-side Request Forgery (SSRF) via X-Forwarded-Host header manipulation. An attacker can expose sensitive information, interact with internal services, or exploit other vulnerabilities within the network by exploiting this vulnerability.", "severity": [ { @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Go", + "name": "github.com/greenpau/caddy-security" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.1.23" + } + ] + } + ] + } ], "references": [ { @@ -32,6 +51,10 @@ { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMGREENPAUCADDYSECURITY-6249862" + }, + { + "type": "PACKAGE", + "url": "github.com/greenpau/caddy-security" } ], "database_specific": { @@ -39,8 +62,8 @@ "CWE-918" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-02-20T23:53:06Z", "nvd_published_at": "2024-02-17T05:15:10Z" } } \ No newline at end of file