Publish GHSA-p495-jrpq-p66g

This commit is contained in:
advisory-database[bot]
2025-05-29 15:44:22 +00:00
parent 535e14b766
commit f2a2697b3a
@@ -1,14 +1,40 @@
{
"schema_version": "1.4.0",
"id": "GHSA-p495-jrpq-p66g",
"modified": "2022-05-24T17:11:53Z",
"modified": "2025-05-29T15:42:11Z",
"published": "2022-05-24T17:11:53Z",
"aliases": [
"CVE-2019-15539"
],
"summary": "MantisBT XSS when uploading an attachment",
"details": "The proj_doc_edit_page.php Project Documentation feature in MantisBT before 2.21.3 has a stored cross-site scripting (XSS) vulnerability, allowing execution of arbitrary code (if CSP settings permit it) after uploading an attachment with a crafted filename. The code is executed when editing the document's page.",
"severity": [],
"affected": [],
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "mantisbt/mantisbt"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.21.3"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
@@ -18,16 +44,22 @@
"type": "WEB",
"url": "https://github.com/mantisbt/mantisbt/commit/bd094dede74ff6e313e286e949e2387233a96eea"
},
{
"type": "PACKAGE",
"url": "https://github.com/mantisbt/mantisbt"
},
{
"type": "WEB",
"url": "https://mantisbt.org/bugs/view.php?id=26078"
}
],
"database_specific": {
"cwe_ids": [],
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-05-29T15:42:11Z",
"nvd_published_at": "2020-03-19T19:15:00Z"
}
}