mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-p9ff-j98v-p435
This commit is contained in:
+17
-4
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user