ghsa-r7mv-mv7m-pjw3
Vulnerability from github
Published
2024-11-04 18:31
Modified
2024-11-04 23:23
Severity ?
9.1 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
8.0 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U
8.0 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U
Summary
hornetq vulnerable to file overwrite, sensitive information disclosure
Details
An issue in the createTempFile
method of hornetq v2.4.9 allows attackers to arbitrarily overwrite files or access sensitive information.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.hornetq:hornetq-core-client" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "2.4.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-51127" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2024-11-04T23:23:41Z", "nvd_published_at": "2024-11-04T18:15:05Z", "severity": "HIGH" }, "details": "An issue in the `createTempFile` method of hornetq v2.4.9 allows attackers to arbitrarily overwrite files or access sensitive information.", "id": "GHSA-r7mv-mv7m-pjw3", "modified": "2024-11-04T23:23:41Z", "published": "2024-11-04T18:31:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-51127" }, { "type": "WEB", "url": "https://github.com/JAckLosingHeart/CWE-378/blob/main/CVE-2024-51127.md" }, { "type": "PACKAGE", "url": "https://github.com/darranl/hornetq" }, { "type": "WEB", "url": "https://github.com/hornetq/hornetq/blob/HornetQ_2_4_9_Final/hornetq-core-client/src/main/java/org/hornetq/core/client/impl/ClientConsumerImpl.java#L665C35-L665C49" }, { "type": "WEB", "url": "http://hornetq.com" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U", "type": "CVSS_V4" } ], "summary": "hornetq vulnerable to file overwrite, sensitive information disclosure" }
Loading...
Loading...
- 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.