From dbad2efe09faa4e63c9ee111e06214f433e0edae Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 23:35:15 +0000 Subject: [PATCH] Publish GHSA-p9ff-j98v-p435 --- .../GHSA-p9ff-j98v-p435.json | 21 +++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/06/GHSA-p9ff-j98v-p435/GHSA-p9ff-j98v-p435.json (71%) diff --git a/advisories/unreviewed/2024/06/GHSA-p9ff-j98v-p435/GHSA-p9ff-j98v-p435.json b/advisories/github-reviewed/2024/06/GHSA-p9ff-j98v-p435/GHSA-p9ff-j98v-p435.json similarity index 71% rename from advisories/unreviewed/2024/06/GHSA-p9ff-j98v-p435/GHSA-p9ff-j98v-p435.json rename to advisories/github-reviewed/2024/06/GHSA-p9ff-j98v-p435/GHSA-p9ff-j98v-p435.json index f0994aa83712c..095430d8e36d6 100644 --- a/advisories/unreviewed/2024/06/GHSA-p9ff-j98v-p435/GHSA-p9ff-j98v-p435.json +++ b/advisories/github-reviewed/2024/06/GHSA-p9ff-j98v-p435/GHSA-p9ff-j98v-p435.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-p9ff-j98v-p435", - "modified": "2024-08-01T15:31:50Z", + "modified": "2024-10-04T23:33:29Z", "published": "2024-06-20T21:31:45Z", "aliases": [ "CVE-2024-37818" ], + "summary": "Strapi Server-Side Request Forgery (SSRF)", "details": "Strapi v4.24.4 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /strapi.io/_next/image. This vulnerability allows attackers to scan for open ports or access sensitive information via a crafted GET request.", "severity": [ { @@ -14,13 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "npm", + "name": "@strapi/strapi" + }, + "versions": [ + "4.24.4" + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37818" }, + { + "type": "PACKAGE", + "url": "https://github.com/strapi/strapi" + }, { "type": "WEB", "url": "https://medium.com/%40barkadevaibhav491/server-side-request-forgery-in-strapi-e02d5fe218ab" @@ -35,8 +48,8 @@ "CWE-918" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-10-04T23:33:29Z", "nvd_published_at": "2024-06-20T19:15:50Z" } } \ No newline at end of file