From 8ac12ca7596fe23a1c821c2ee81e0f905c592fd4 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 22:38:09 +0000 Subject: [PATCH] Publish Advisories GHSA-pmc7-hmmw-g96q GHSA-4fh7-m2wx-6wfm --- .../GHSA-pmc7-hmmw-g96q.json | 13 ++++-- .../GHSA-4fh7-m2wx-6wfm.json | 46 ++++++++++++++++--- 2 files changed, 49 insertions(+), 10 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/12/GHSA-4fh7-m2wx-6wfm/GHSA-4fh7-m2wx-6wfm.json (58%) diff --git a/advisories/github-reviewed/2024/03/GHSA-pmc7-hmmw-g96q/GHSA-pmc7-hmmw-g96q.json b/advisories/github-reviewed/2024/03/GHSA-pmc7-hmmw-g96q/GHSA-pmc7-hmmw-g96q.json index b047cb9cb51..2c3dc7d879c 100644 --- a/advisories/github-reviewed/2024/03/GHSA-pmc7-hmmw-g96q/GHSA-pmc7-hmmw-g96q.json +++ b/advisories/github-reviewed/2024/03/GHSA-pmc7-hmmw-g96q/GHSA-pmc7-hmmw-g96q.json @@ -1,14 +1,19 @@ { "schema_version": "1.4.0", "id": "GHSA-pmc7-hmmw-g96q", - "modified": "2024-03-15T21:03:01Z", + "modified": "2024-12-04T22:37:43Z", "published": "2024-03-13T21:31:02Z", "aliases": [ "CVE-2023-36238" ], "summary": "Bagisto vulnerable to Insecure Direct Object Reference (IDOR)", "details": "Insecure Direct Object Reference (IDOR) in Bagisto v.1.5.0 allows an attacker to obtain sensitive information via the invoice ID parameter.", - "severity": [], + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" + } + ], "affected": [ { "package": { @@ -53,7 +58,9 @@ } ], "database_specific": { - "cwe_ids": [], + "cwe_ids": [ + "CWE-639" + ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-03-15T21:03:01Z", diff --git a/advisories/unreviewed/2024/12/GHSA-4fh7-m2wx-6wfm/GHSA-4fh7-m2wx-6wfm.json b/advisories/github-reviewed/2024/12/GHSA-4fh7-m2wx-6wfm/GHSA-4fh7-m2wx-6wfm.json similarity index 58% rename from advisories/unreviewed/2024/12/GHSA-4fh7-m2wx-6wfm/GHSA-4fh7-m2wx-6wfm.json rename to advisories/github-reviewed/2024/12/GHSA-4fh7-m2wx-6wfm/GHSA-4fh7-m2wx-6wfm.json index 78c40307c56..048b5a1a9aa 100644 --- a/advisories/unreviewed/2024/12/GHSA-4fh7-m2wx-6wfm/GHSA-4fh7-m2wx-6wfm.json +++ b/advisories/github-reviewed/2024/12/GHSA-4fh7-m2wx-6wfm/GHSA-4fh7-m2wx-6wfm.json @@ -1,14 +1,40 @@ { "schema_version": "1.4.0", "id": "GHSA-4fh7-m2wx-6wfm", - "modified": "2024-12-04T21:30:52Z", + "modified": "2024-12-04T22:37:05Z", "published": "2024-12-04T21:30:52Z", "aliases": [ "CVE-2024-51210" ], + "summary": "Firepad allows insecure document access", "details": "Firepad through 1.5.11 allows remote attackers, who have knowledge of a pad ID, to retrieve both the current text of a document and all content that has previously been pasted into the document. NOTE: in several similar products, this is the intentional behavior for anyone who knows the full document ID and corresponding URL. NOTE: This vulnerability only affects products that are no longer supported by the maintainer.", - "severity": [], - "affected": [], + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P" + } + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "firepad" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.5.11" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -18,6 +44,10 @@ "type": "WEB", "url": "https://firebase.blog/posts/2013/04/announcing-firepad-our-open-source" }, + { + "type": "PACKAGE", + "url": "https://github.com/FirebaseExtended/firepad" + }, { "type": "WEB", "url": "https://github.com/FirebaseExtended/firepad/releases/tag/v1.5.11" @@ -28,10 +58,12 @@ } ], "database_specific": { - "cwe_ids": [], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "cwe_ids": [ + "CWE-200" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2024-12-04T22:37:05Z", "nvd_published_at": "2024-12-04T21:15:24Z" } } \ No newline at end of file