Publish Advisories

GHSA-74gh-5j33-vg4w
GHSA-mjp7-97w4-jwhc
This commit is contained in:
advisory-database[bot]
2025-05-30 14:41:39 +00:00
parent 85752af834
commit bdd77b5b6e
2 changed files with 61 additions and 8 deletions
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-74gh-5j33-vg4w",
"modified": "2022-05-14T02:57:54Z",
"modified": "2025-05-30T14:39:52Z",
"published": "2022-05-14T02:57:54Z",
"aliases": [
"CVE-2018-14504"
],
"summary": "MantisBT allows XSS on the Edit Filter page via crafted filter name",
"details": "An issue was discovered in manage_filter_edit_page.php in MantisBT 2.x through 2.15.0. A cross-site scripting (XSS) vulnerability in the Edit Filter page allows execution of arbitrary code (if CSP settings permit it) when displaying a filter with a crafted name (e.g., 'foobar\" onclick=\"alert(1)').",
"severity": [
{
@@ -13,12 +14,39 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "mantisbt/mantisbt"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.15.1"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 2.15.0"
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14504"
},
{
"type": "PACKAGE",
"url": "https://github.com/mantisbt/mantisbt"
},
{
"type": "WEB",
"url": "https://mantisbt.org/blog/archives/mantisbt/602"
@@ -37,8 +65,8 @@
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-05-30T14:39:52Z",
"nvd_published_at": "2018-08-03T18:29:00Z"
}
}
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-mjp7-97w4-jwhc",
"modified": "2022-05-14T02:57:06Z",
"modified": "2025-05-30T14:38:40Z",
"published": "2022-05-14T02:57:06Z",
"aliases": [
"CVE-2018-13055"
],
"summary": "MantisBT allows XSS via View Filters page ",
"details": "A cross-site scripting (XSS) vulnerability in the View Filters page (view_filters_page.php) in MantisBT 2.1.0 through 2.15.0 allows remote attackers to inject arbitrary code (if CSP settings permit it) through a crafted PATH_INFO.",
"severity": [
{
@@ -13,12 +14,36 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "mantisbt/mantisbt"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.1.0"
},
{
"fixed": "2.15.1"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-13055"
},
{
"type": "PACKAGE",
"url": "https://github.com/mantisbt/mantisbt"
},
{
"type": "WEB",
"url": "https://mantisbt.org/blog/archives/mantisbt/602"
@@ -37,8 +62,8 @@
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-05-30T14:38:40Z",
"nvd_published_at": "2018-08-03T18:29:00Z"
}
}