From 4cc1adac9020433371ef68c2462940033991ad63 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 23:47:19 +0000 Subject: [PATCH] Publish GHSA-pcxq-28f6-m3fm --- .../GHSA-pcxq-28f6-m3fm.json | 36 ++++++++++++++++--- 1 file changed, 31 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-pcxq-28f6-m3fm/GHSA-pcxq-28f6-m3fm.json (53%) diff --git a/advisories/unreviewed/2022/05/GHSA-pcxq-28f6-m3fm/GHSA-pcxq-28f6-m3fm.json b/advisories/github-reviewed/2022/05/GHSA-pcxq-28f6-m3fm/GHSA-pcxq-28f6-m3fm.json similarity index 53% rename from advisories/unreviewed/2022/05/GHSA-pcxq-28f6-m3fm/GHSA-pcxq-28f6-m3fm.json rename to advisories/github-reviewed/2022/05/GHSA-pcxq-28f6-m3fm/GHSA-pcxq-28f6-m3fm.json index b323715e0cc..faf722091d9 100644 --- a/advisories/unreviewed/2022/05/GHSA-pcxq-28f6-m3fm/GHSA-pcxq-28f6-m3fm.json +++ b/advisories/github-reviewed/2022/05/GHSA-pcxq-28f6-m3fm/GHSA-pcxq-28f6-m3fm.json @@ -1,17 +1,39 @@ { "schema_version": "1.4.0", "id": "GHSA-pcxq-28f6-m3fm", - "modified": "2022-05-24T16:50:37Z", + "modified": "2023-07-05T23:46:03Z", "published": "2022-05-24T16:50:37Z", "aliases": [ "CVE-2019-13647" ], + "summary": "Firefly III vulnerable to image-based stored XSS", "details": "Firefly III before 4.7.17.3 is vulnerable to stored XSS due to lack of filtration of user-supplied data in image file content. The JavaScript code is executed during attachments/view/$file_id$ attachment viewing.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" + } ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "grumpydictator/firefly-iii" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "4.7.17.3" + } + ] + } + ] + } ], "references": [ { @@ -22,6 +44,10 @@ "type": "WEB", "url": "https://github.com/firefly-iii/firefly-iii/issues/2338" }, + { + "type": "WEB", + "url": "https://github.com/firefly-iii/firefly-iii/commit/531161db0902154fed433bb33bdb2cabd61ae6dc" + }, { "type": "WEB", "url": "https://github.com/firefly-iii/firefly-iii/compare/a70b7cc...7d482aa" @@ -32,8 +58,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2023-07-05T23:46:03Z", "nvd_published_at": "2019-07-18T03:15:00Z" } } \ No newline at end of file