mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-j7jm-8gf5-frcm
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-j7jm-8gf5-frcm",
|
||||
"modified": "2024-03-07T17:25:51Z",
|
||||
"modified": "2024-08-22T21:34:48Z",
|
||||
"published": "2024-03-07T06:30:31Z",
|
||||
"aliases": [
|
||||
"CVE-2024-28213"
|
||||
@@ -9,7 +9,14 @@
|
||||
"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.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
@@ -54,7 +61,7 @@
|
||||
"cwe_ids": [
|
||||
"CWE-502"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"severity": "CRITICAL",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-03-07T17:25:51Z",
|
||||
"nvd_published_at": "2024-03-07T05:15:54Z"
|
||||
|
||||
Reference in New Issue
Block a user