From 4749736e1907812352067c32304d7494769b5cd2 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 00:17:16 +0000 Subject: [PATCH] Publish Advisories GHSA-3jcv-5f9p-2f2p GHSA-p3rv-qj56-2fqx --- .../GHSA-3jcv-5f9p-2f2p.json | 31 ++++++++++++++----- .../GHSA-p3rv-qj56-2fqx.json | 31 ++++++++++++++----- 2 files changed, 46 insertions(+), 16 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/02/GHSA-3jcv-5f9p-2f2p/GHSA-3jcv-5f9p-2f2p.json (63%) rename advisories/{unreviewed => github-reviewed}/2024/02/GHSA-p3rv-qj56-2fqx/GHSA-p3rv-qj56-2fqx.json (63%) diff --git a/advisories/unreviewed/2024/02/GHSA-3jcv-5f9p-2f2p/GHSA-3jcv-5f9p-2f2p.json b/advisories/github-reviewed/2024/02/GHSA-3jcv-5f9p-2f2p/GHSA-3jcv-5f9p-2f2p.json similarity index 63% rename from advisories/unreviewed/2024/02/GHSA-3jcv-5f9p-2f2p/GHSA-3jcv-5f9p-2f2p.json rename to advisories/github-reviewed/2024/02/GHSA-3jcv-5f9p-2f2p/GHSA-3jcv-5f9p-2f2p.json index b4406500392..7f34708f5a2 100644 --- a/advisories/unreviewed/2024/02/GHSA-3jcv-5f9p-2f2p/GHSA-3jcv-5f9p-2f2p.json +++ b/advisories/github-reviewed/2024/02/GHSA-3jcv-5f9p-2f2p/GHSA-3jcv-5f9p-2f2p.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-3jcv-5f9p-2f2p", - "modified": "2024-02-20T03:30:57Z", + "modified": "2024-02-21T00:16:32Z", "published": "2024-02-20T03:30:57Z", "aliases": [ "CVE-2024-1648" ], + "summary": "Cross-site Scripting in electron-pdf", "details": "electron-pdf version 20.0.0 allows an external attacker to remotely obtain\n\narbitrary local files. This is possible because the application does not\n\nvalidate the HTML content entered by the user.\n\n\n\n", "severity": [ { @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "npm", + "name": "electron-pdf" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "20.0.0" + } + ] + } + ] + } ], "references": [ { @@ -24,10 +43,6 @@ { "type": "WEB", "url": "https://fluidattacks.com/advisories/drake" - }, - { - "type": "WEB", - "url": "https://www.npmjs.com/package/electron-pdf" } ], "database_specific": { @@ -35,8 +50,8 @@ "CWE-79" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-02-21T00:16:32Z", "nvd_published_at": "2024-02-20T01:15:07Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2024/02/GHSA-p3rv-qj56-2fqx/GHSA-p3rv-qj56-2fqx.json b/advisories/github-reviewed/2024/02/GHSA-p3rv-qj56-2fqx/GHSA-p3rv-qj56-2fqx.json similarity index 63% rename from advisories/unreviewed/2024/02/GHSA-p3rv-qj56-2fqx/GHSA-p3rv-qj56-2fqx.json rename to advisories/github-reviewed/2024/02/GHSA-p3rv-qj56-2fqx/GHSA-p3rv-qj56-2fqx.json index 6e990509267..a5626533969 100644 --- a/advisories/unreviewed/2024/02/GHSA-p3rv-qj56-2fqx/GHSA-p3rv-qj56-2fqx.json +++ b/advisories/github-reviewed/2024/02/GHSA-p3rv-qj56-2fqx/GHSA-p3rv-qj56-2fqx.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-p3rv-qj56-2fqx", - "modified": "2024-02-20T03:30:57Z", + "modified": "2024-02-21T00:15:55Z", "published": "2024-02-20T03:30:57Z", "aliases": [ "CVE-2024-1647" ], + "summary": "Cross-site Scripting in Pyhtml2pdf", "details": "Pyhtml2pdf version 0.0.6 allows an external attacker to remotely obtain\n\narbitrary local files. This is possible because the application does not\n\nvalidate the HTML content entered by the user.\n\n\n\n", "severity": [ { @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "pyhtml2pdf" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.0.6" + } + ] + } + ] + } ], "references": [ { @@ -24,10 +43,6 @@ { "type": "WEB", "url": "https://fluidattacks.com/advisories/oliver" - }, - { - "type": "WEB", - "url": "https://pypi.org/project/pyhtml2pdf" } ], "database_specific": { @@ -35,8 +50,8 @@ "CWE-79" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-02-21T00:15:55Z", "nvd_published_at": "2024-02-20T01:15:07Z" } } \ No newline at end of file