Publish GHSA-pcxq-28f6-m3fm

This commit is contained in:
advisory-database[bot]
2023-07-05 23:47:19 +00:00
parent fb9d39dae6
commit 4cc1adac90
@@ -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"
}
}