Publish GHSA-rg8f-5p7x-m6wv

This commit is contained in:
advisory-database[bot]
2025-05-30 14:09:56 +00:00
parent 1ad08aa1b0
commit 52d5b5e940
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-rg8f-5p7x-m6wv",
"modified": "2022-04-23T00:03:23Z",
"modified": "2025-05-30T14:07:27Z",
"published": "2022-04-15T00:00:38Z",
"aliases": [
"CVE-2021-43257"
],
"summary": "MantisBT CSV Injection unprivileged user access in csv_export.php",
"details": "Lack of Neutralization of Formula Elements in the CSV API of MantisBT before 2.25.3 allows an unprivileged attacker to execute code or gain access to information when a user opens the csv_export.php generated CSV file in Excel.",
"severity": [
{
@@ -13,7 +14,30 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "mantisbt/mantisbt"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.25.3"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 2.25.2"
}
}
],
"references": [
{
"type": "ADVISORY",
@@ -23,6 +47,14 @@
"type": "WEB",
"url": "https://github.com/mantisbt/mantisbt/commit/7f4534c723e3162b8784aebda4836324041dbc3e"
},
{
"type": "WEB",
"url": "https://github.com/mantisbt/mantisbt/commit/99eb8d41cbacc703f88807898dcc9ac55eec0f15"
},
{
"type": "PACKAGE",
"url": "https://github.com/mantisbt/mantisbt"
},
{
"type": "WEB",
"url": "https://www.mantisbt.org/bugs/view.php?id=29130"
@@ -33,8 +65,8 @@
"CWE-1236"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-05-30T14:07:27Z",
"nvd_published_at": "2022-04-14T20:15:00Z"
}
}