2024-01-22 23:00:33 +00:00
{
2024-02-20 22:00:33 +00:00
"data_version" : "4.0" ,
2024-01-22 23:00:33 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-23830" ,
2024-02-20 22:00:33 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2024-01-22 23:00:33 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-02-20 22:00:33 +00:00
"value" : "MantisBT is an open source issue tracker. Prior to version 2.26.1, an unauthenticated attacker who knows a user's email address and username can hijack the user's account by poisoning the link in the password reset notification message. A patch is available in version 2.26.1. As a workaround, define `$g_path` as appropriate in `config_inc.php`."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')" ,
"cweId" : "CWE-74"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "mantisbt" ,
"product" : {
"product_data" : [
{
"product_name" : "mantisbt" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "< 2.26.1"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/mantisbt/mantisbt/security/advisories/GHSA-mcqj-7p29-9528" ,
"refsource" : "MISC" ,
"name" : "https://github.com/mantisbt/mantisbt/security/advisories/GHSA-mcqj-7p29-9528"
} ,
{
"url" : "https://github.com/mantisbt/mantisbt/commit/7055731d09ff12b2781410a372f790172e279744" ,
"refsource" : "MISC" ,
"name" : "https://github.com/mantisbt/mantisbt/commit/7055731d09ff12b2781410a372f790172e279744"
} ,
{
"url" : "https://mantisbt.org/bugs/view.php?id=19381" ,
"refsource" : "MISC" ,
"name" : "https://mantisbt.org/bugs/view.php?id=19381"
}
]
} ,
"source" : {
"advisory" : "GHSA-mcqj-7p29-9528" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 8.3 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L" ,
"version" : "3.1"
2024-01-22 23:00:33 +00:00
}
]
}
}