Publish GHSA-gw7g-qr8w-3448

This commit is contained in:
advisory-database[bot]
2023-11-16 20:47:55 +00:00
parent 73b68ff0b6
commit 4d9c946b78
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-gw7g-qr8w-3448",
"modified": "2023-11-14T22:19:05Z",
"modified": "2023-11-16T20:46:41Z",
"published": "2023-11-13T03:30:37Z",
"aliases": [
"CVE-2023-47163"
@@ -9,7 +9,10 @@
"summary": "Remarshal expands YAML alias nodes unlimitedly, hence Remarshal is vulnerable to Billion Laughs Attack",
"details": "Remarshal prior to v0.17.1 expands YAML alias nodes unlimitedly, hence Remarshal is vulnerable to Billion Laughs Attack. Processing untrusted YAML files may cause a denial-of-service (DoS) condition.",
"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": [
{
@@ -56,9 +59,10 @@
],
"database_specific": {
"cwe_ids": [
"CWE-400"
"CWE-400",
"CWE-674"
],
"severity": "MODERATE",
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-11-14T22:19:05Z",
"nvd_published_at": "2023-11-13T03:15:09Z"