ghsa-p9ff-j98v-p435
Vulnerability from github
Published
2024-06-20 21:31
Modified
2024-10-04 23:33
Severity ?
VLAI Severity ?
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.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "@strapi/strapi" }, "versions": [ "4.24.4" ] } ], "aliases": [ "CVE-2024-37818" ], "database_specific": { "cwe_ids": [ "CWE-918" ], "github_reviewed": true, "github_reviewed_at": "2024-10-04T23:33:29Z", "nvd_published_at": "2024-06-20T19:15:50Z", "severity": "HIGH" }, "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.", "id": "GHSA-p9ff-j98v-p435", "modified": "2024-10-04T23:33:29Z", "published": "2024-06-20T21:31:45Z", "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" }, { "type": "WEB", "url": "https://strapi.io" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Strapi Server-Side Request Forgery (SSRF)" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…