diff --git a/advisories/github-reviewed/2022/05/GHSA-4rrc-5vp6-m3f6/GHSA-4rrc-5vp6-m3f6.json b/advisories/github-reviewed/2022/05/GHSA-4rrc-5vp6-m3f6/GHSA-4rrc-5vp6-m3f6.json new file mode 100644 index 00000000000..1d96bb6ca55 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-4rrc-5vp6-m3f6/GHSA-4rrc-5vp6-m3f6.json @@ -0,0 +1,72 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4rrc-5vp6-m3f6", + "modified": "2025-05-29T15:45:07Z", + "published": "2022-05-24T17:25:22Z", + "aliases": [ + "CVE-2020-16266" + ], + "summary": "MantisBT XSS issue on the view_all_bug_page.php ", + "details": "An XSS issue was discovered in MantisBT before 2.24.2. Improper escaping on view_all_bug_page.php allows a remote attacker to inject arbitrary HTML into the page by saving it into a text Custom Field, leading to possible code execution in the browser of any user subsequently viewing the issue (if CSP settings allow it).", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "mantisbt/mantisbt" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.1.0" + }, + { + "fixed": "2.24.2" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 2.24.1" + } + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-16266" + }, + { + "type": "WEB", + "url": "https://github.com/mantisbt/mantisbt/commit/9ef8f23a8119221d010251112b1255630a46d903" + }, + { + "type": "PACKAGE", + "url": "https://github.com/mantisbt/mantisbt" + }, + { + "type": "WEB", + "url": "https://mantisbt.org/blog/archives/mantisbt/665" + }, + { + "type": "WEB", + "url": "https://mantisbt.org/bugs/view.php?id=27056" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-05-29T15:45:07Z", + "nvd_published_at": "2020-08-12T13:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2022/05/GHSA-qgrr-f26j-87vf/GHSA-qgrr-f26j-87vf.json b/advisories/github-reviewed/2022/05/GHSA-qgrr-f26j-87vf/GHSA-qgrr-f26j-87vf.json new file mode 100644 index 00000000000..71ef834d958 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-qgrr-f26j-87vf/GHSA-qgrr-f26j-87vf.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-qgrr-f26j-87vf", + "modified": "2025-05-29T15:45:30Z", + "published": "2022-05-24T17:29:50Z", + "aliases": [ + "CVE-2020-25288" + ], + "summary": "MantisBT XXS where a Custom Field with a crafted Regular Expression property is used", + "details": "An issue was discovered in MantisBT before 2.24.3. When editing an Issue in a Project where a Custom Field with a crafted Regular Expression property is used, improper escaping of the corresponding form input's pattern attribute allows HTML injection and, if CSP settings permit, execution of arbitrary JavaScript.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "mantisbt/mantisbt" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.23.0" + }, + { + "fixed": "2.24.3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25288" + }, + { + "type": "WEB", + "url": "https://github.com/mantisbt/mantisbt/commit/221cf323f16a9738a5b27aaba94758f11281d85c" + }, + { + "type": "PACKAGE", + "url": "https://github.com/mantisbt/mantisbt" + }, + { + "type": "WEB", + "url": "https://mantisbt.org/bugs/view.php?id=27275" + }, + { + "type": "WEB", + "url": "http://github.com/mantisbt/mantisbt/commit/221cf323f16a9738a5b27aaba94758f11281d85c" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-05-29T15:45:29Z", + "nvd_published_at": "2020-09-30T21:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-4rrc-5vp6-m3f6/GHSA-4rrc-5vp6-m3f6.json b/advisories/unreviewed/2022/05/GHSA-4rrc-5vp6-m3f6/GHSA-4rrc-5vp6-m3f6.json deleted file mode 100644 index 0595bf0842e..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-4rrc-5vp6-m3f6/GHSA-4rrc-5vp6-m3f6.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-4rrc-5vp6-m3f6", - "modified": "2022-05-24T17:25:22Z", - "published": "2022-05-24T17:25:22Z", - "aliases": [ - "CVE-2020-16266" - ], - "details": "An XSS issue was discovered in MantisBT before 2.24.2. Improper escaping on view_all_bug_page.php allows a remote attacker to inject arbitrary HTML into the page by saving it into a text Custom Field, leading to possible code execution in the browser of any user subsequently viewing the issue (if CSP settings allow it).", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-16266" - }, - { - "type": "WEB", - "url": "https://mantisbt.org/blog/archives/mantisbt/665" - }, - { - "type": "WEB", - "url": "https://mantisbt.org/bugs/view.php?id=27056" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2020-08-12T13:15:00Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-qgrr-f26j-87vf/GHSA-qgrr-f26j-87vf.json b/advisories/unreviewed/2022/05/GHSA-qgrr-f26j-87vf/GHSA-qgrr-f26j-87vf.json deleted file mode 100644 index 4f3165258d0..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-qgrr-f26j-87vf/GHSA-qgrr-f26j-87vf.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-qgrr-f26j-87vf", - "modified": "2022-05-24T17:29:50Z", - "published": "2022-05-24T17:29:50Z", - "aliases": [ - "CVE-2020-25288" - ], - "details": "An issue was discovered in MantisBT before 2.24.3. When editing an Issue in a Project where a Custom Field with a crafted Regular Expression property is used, improper escaping of the corresponding form input's pattern attribute allows HTML injection and, if CSP settings permit, execution of arbitrary JavaScript.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25288" - }, - { - "type": "WEB", - "url": "https://mantisbt.org/bugs/view.php?id=27275" - }, - { - "type": "WEB", - "url": "http://github.com/mantisbt/mantisbt/commit/221cf323f16a9738a5b27aaba94758f11281d85c" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2020-09-30T21:15:00Z" - } -} \ No newline at end of file