From 83ae5f20bcffefb8a952abf18cf4f0ed7d5087d4 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 00:32:12 +0000 Subject: [PATCH] Publish Advisories GHSA-mq95-27mr-xgrh GHSA-3wcf-84jq-4rxx GHSA-4xq5-6j3q-5rgw --- .../GHSA-mq95-27mr-xgrh.json | 2 +- .../GHSA-3wcf-84jq-4rxx.json | 10 ++++- .../GHSA-4xq5-6j3q-5rgw.json | 42 +++++++++++++++++++ 3 files changed, 52 insertions(+), 2 deletions(-) create mode 100644 advisories/unreviewed/2024/05/GHSA-4xq5-6j3q-5rgw/GHSA-4xq5-6j3q-5rgw.json diff --git a/advisories/unreviewed/2022/04/GHSA-mq95-27mr-xgrh/GHSA-mq95-27mr-xgrh.json b/advisories/unreviewed/2022/04/GHSA-mq95-27mr-xgrh/GHSA-mq95-27mr-xgrh.json index 14e4e5e4f11..1f1c0f0f6d8 100644 --- a/advisories/unreviewed/2022/04/GHSA-mq95-27mr-xgrh/GHSA-mq95-27mr-xgrh.json +++ b/advisories/unreviewed/2022/04/GHSA-mq95-27mr-xgrh/GHSA-mq95-27mr-xgrh.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-mq95-27mr-xgrh", - "modified": "2022-04-22T00:00:59Z", + "modified": "2024-05-02T00:30:47Z", "published": "2022-04-15T00:00:43Z", "aliases": [ "CVE-2022-27458" diff --git a/advisories/unreviewed/2024/02/GHSA-3wcf-84jq-4rxx/GHSA-3wcf-84jq-4rxx.json b/advisories/unreviewed/2024/02/GHSA-3wcf-84jq-4rxx/GHSA-3wcf-84jq-4rxx.json index 4fa97535bfa..1e3ae824b6b 100644 --- a/advisories/unreviewed/2024/02/GHSA-3wcf-84jq-4rxx/GHSA-3wcf-84jq-4rxx.json +++ b/advisories/unreviewed/2024/02/GHSA-3wcf-84jq-4rxx/GHSA-3wcf-84jq-4rxx.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-3wcf-84jq-4rxx", - "modified": "2024-04-19T21:31:07Z", + "modified": "2024-05-02T00:30:47Z", "published": "2024-02-29T18:30:59Z", "aliases": [ "CVE-2024-25180" @@ -18,10 +18,18 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25180" }, + { + "type": "WEB", + "url": "https://github.com/bpampuch/pdfmake/issues/2702" + }, { "type": "WEB", "url": "https://github.com/joaoviictorti/My-CVES/blob/main/CVE-2024-25180/README.md" }, + { + "type": "WEB", + "url": "https://security.snyk.io/vuln/SNYK-JS-PDFMAKE-6347243" + }, { "type": "WEB", "url": "https://www.youtube.com/watch?v=QcOlrWUGo6o" diff --git a/advisories/unreviewed/2024/05/GHSA-4xq5-6j3q-5rgw/GHSA-4xq5-6j3q-5rgw.json b/advisories/unreviewed/2024/05/GHSA-4xq5-6j3q-5rgw/GHSA-4xq5-6j3q-5rgw.json new file mode 100644 index 00000000000..d75c9d2f91d --- /dev/null +++ b/advisories/unreviewed/2024/05/GHSA-4xq5-6j3q-5rgw/GHSA-4xq5-6j3q-5rgw.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4xq5-6j3q-5rgw", + "modified": "2024-05-02T00:30:47Z", + "published": "2024-05-02T00:30:47Z", + "aliases": [ + "CVE-2023-51631" + ], + "details": "D-Link DIR-X3260 prog.cgi SetUsersSettings Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of D-Link DIR-X3260 routers. Authentication is required to exploit this vulnerability.\n\nThe specific flaw exists within the prog.cgi binary, which handles HNAP requests made to the lighttpd webserver listening on TCP ports 80 and 443. The issue results from the lack of proper validation of a user-supplied string before copying it to a fixed-size stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-21675.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51631" + }, + { + "type": "WEB", + "url": "https://supportannouncement.us.dlink.com/announcement/publication.aspx?name=SAP10365" + }, + { + "type": "WEB", + "url": "https://www.zerodayinitiative.com/advisories/ZDI-24-050" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-121" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-05-02T00:15:07Z" + } +} \ No newline at end of file