ghsa-j7jm-8gf5-frcm
Vulnerability from github
Published
2024-03-07 06:30
Modified
2024-08-22 21:34
Severity ?
9.8 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
9.3 (Critical) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
9.3 (Critical) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
VLAI Severity ?
Summary
nGrinder vulnerable to unsafe Java objects deserialization
Details
nGrinder before 3.5.9 allows to accept serialized Java objects from unauthenticated users, which could allow remote attacker to execute arbitrary code via unsafe Java objects deserialization.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.ngrinder:ngrinder-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.5.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-28213" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2024-03-07T17:25:51Z", "nvd_published_at": "2024-03-07T05:15:54Z", "severity": "CRITICAL" }, "details": "nGrinder before 3.5.9 allows to accept serialized Java objects from unauthenticated users, which could allow remote attacker to execute arbitrary code via unsafe Java objects deserialization.", "id": "GHSA-j7jm-8gf5-frcm", "modified": "2024-08-22T21:34:48Z", "published": "2024-03-07T06:30:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28213" }, { "type": "WEB", "url": "https://github.com/naver/ngrinder/commit/85efa4a075354e077a700262ef78e2e9119881bf" }, { "type": "WEB", "url": "https://cve.naver.com/detail/cve-2024-28213.html" }, { "type": "WEB", "url": "https://github.com/naver/ngrinder" } ], "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:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "nGrinder vulnerable to unsafe Java objects deserialization" }
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…
Loading…