mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-cg88-rpvp-cjv5 GHSA-3v6v-2x6p-32mc GHSA-j563-grx4-pjpv GHSA-75r3-38rh-pmxv
This commit is contained in:
@@ -215,6 +215,7 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-125",
|
||||
"CWE-787"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
|
||||
@@ -55,6 +55,7 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-862",
|
||||
"CWE-94"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
|
||||
@@ -57,7 +57,8 @@
|
||||
"cwe_ids": [
|
||||
"CWE-120",
|
||||
"CWE-121",
|
||||
"CWE-502"
|
||||
"CWE-502",
|
||||
"CWE-674"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-75r3-38rh-pmxv",
|
||||
"modified": "2023-06-14T21:16:25Z",
|
||||
"modified": "2023-06-27T21:00:35Z",
|
||||
"published": "2023-06-14T15:30:38Z",
|
||||
"aliases": [
|
||||
"CVE-2023-34613"
|
||||
@@ -9,7 +9,10 @@
|
||||
"summary": "sojo vulnerable to stack exhaustion",
|
||||
"details": "An issue was discovered sojo through 1.1.1 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-14T21:10:32Z",
|
||||
"nvd_published_at": null
|
||||
|
||||
Reference in New Issue
Block a user