Publish Advisories

GHSA-jm72-67rm-763j
GHSA-jm72-67rm-763j
This commit is contained in:
advisory-database[bot]
2025-05-28 23:03:33 +00:00
parent 790b28ae84
commit 207ac0bf5a
2 changed files with 72 additions and 35 deletions
@@ -0,0 +1,72 @@
{
"schema_version": "1.4.0",
"id": "GHSA-jm72-67rm-763j",
"modified": "2025-05-28T23:02:25Z",
"published": "2022-04-21T01:54:03Z",
"aliases": [
"CVE-2009-20001"
],
"summary": "MantisBT Insufficient Session Experation allows for credential theft",
"details": "An issue was discovered in MantisBT before 2.24.5. It associates a unique cookie string with each user. This string is not reset upon logout (i.e., the user session is still considered valid and active), allowing an attacker who somehow gained access to a user's cookie to login as them.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "mantisbt/mantisbt"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.24.5"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 2.24.4"
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2009-20001"
},
{
"type": "WEB",
"url": "https://github.com/mantisbt/mantisbt/commit/79a78c09d5ef5ce098adc73f6f1416f00fc238a5"
},
{
"type": "PACKAGE",
"url": "https://github.com/mantisbt/mantisbt"
},
{
"type": "WEB",
"url": "https://mantisbt.org/bugs/view.php?id=11296"
},
{
"type": "WEB",
"url": "https://mantisbt.org/bugs/view.php?id=27976"
}
],
"database_specific": {
"cwe_ids": [
"CWE-613"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2025-05-28T23:02:24Z",
"nvd_published_at": "2021-03-07T20:15:00Z"
}
}
@@ -1,35 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-jm72-67rm-763j",
"modified": "2022-04-21T01:54:03Z",
"published": "2022-04-21T01:54:03Z",
"aliases": [
"CVE-2009-20001"
],
"details": "An issue was discovered in MantisBT before 2.24.5. It associates a unique cookie string with each user. This string is not reset upon logout (i.e., the user session is still considered valid and active), allowing an attacker who somehow gained access to a user's cookie to login as them.",
"severity": [],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2009-20001"
},
{
"type": "WEB",
"url": "https://mantisbt.org/bugs/view.php?id=11296"
},
{
"type": "WEB",
"url": "https://mantisbt.org/bugs/view.php?id=27976"
}
],
"database_specific": {
"cwe_ids": [
"CWE-613"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2021-03-07T20:15:00Z"
}
}