mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-p4c9-x742-qh8c GHSA-w2rr-wvh9-m2m7
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-p4c9-x742-qh8c",
|
||||
"modified": "2023-06-14T21:16:37Z",
|
||||
"modified": "2023-06-27T21:01:15Z",
|
||||
"published": "2023-06-14T15:30:38Z",
|
||||
"aliases": [
|
||||
"CVE-2023-34616"
|
||||
@@ -9,7 +9,10 @@
|
||||
"summary": "pbjson vulnerable to stack exhaustion",
|
||||
"details": "An issue was discovered pbjson through 0.4.0 allows attackers to cause a denial of service or other unspecified impacts via crafted objects that deeply nested structures.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
@@ -48,9 +51,10 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-400"
|
||||
"CWE-400",
|
||||
"CWE-787"
|
||||
],
|
||||
"severity": "LOW",
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-06-14T20:47:57Z",
|
||||
"nvd_published_at": null
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-w2rr-wvh9-m2m7",
|
||||
"modified": "2023-06-14T21:20:51Z",
|
||||
"modified": "2023-06-27T21:01:16Z",
|
||||
"published": "2023-06-14T15:30:38Z",
|
||||
"aliases": [
|
||||
"CVE-2023-34615"
|
||||
@@ -9,7 +9,10 @@
|
||||
"summary": "JSONUtil vulnerable to stack exhaustion",
|
||||
"details": "An issue was discovered JSONUtil through 5.0 that allows attackers to cause a denial of service or other unspecified impacts via crafted objects that deeply nested structures.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
@@ -44,9 +47,10 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-400"
|
||||
"CWE-400",
|
||||
"CWE-787"
|
||||
],
|
||||
"severity": "LOW",
|
||||
"severity": "CRITICAL",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-06-14T21:20:51Z",
|
||||
"nvd_published_at": null
|
||||
|
||||
Reference in New Issue
Block a user