ghsa-hf86-8x8v-h7vc
Vulnerability from github
Published
2025-08-20 09:30
Modified
2025-08-20 19:09
Severity ?
VLAI Severity ?
Summary
Apache EventMesh Vulnerable to Server-Side Request Forgery in WebhookUtil.java
Details
Server-Side Request Forgery (SSRF) in eventmesh-runtime module in WebhookUtil.java on windows\linux\mac os e.g. allows the attacker can abuse functionality on the server to read or update internal resources. Users are recommended to upgrade to version 1.12.0 or use the master branch, which fixes this issue.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.eventmesh:eventmesh-runtime" }, "ranges": [ { "events": [ { "introduced": "1.6.0-release" }, { "last_affected": "1.11.0-release" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-39954" ], "database_specific": { "cwe_ids": [ "CWE-918" ], "github_reviewed": true, "github_reviewed_at": "2025-08-20T19:09:23Z", "nvd_published_at": "2025-08-20T09:15:27Z", "severity": "MODERATE" }, "details": "Server-Side Request Forgery (SSRF) in eventmesh-runtime module in WebhookUtil.java on windows\\linux\\mac os e.g. allows the attacker can abuse functionality on the server to read or update internal resources.\nUsers are recommended to upgrade to version 1.12.0 or use the master branch, which fixes this issue.", "id": "GHSA-hf86-8x8v-h7vc", "modified": "2025-08-20T19:09:23Z", "published": "2025-08-20T09:30:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39954" }, { "type": "PACKAGE", "url": "https://github.com/apache/eventmesh" }, { "type": "WEB", "url": "https://lists.apache.org/thread/v6c96zygqx8xc2k3n2d59mgnm5txhkon" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", "type": "CVSS_V3" } ], "summary": "Apache EventMesh Vulnerable to Server-Side Request Forgery in WebhookUtil.java" }
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…