2023-10-16 23:55:28 +00:00
{
"id" : "CVE-2023-44394" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-10-16T22:15:12.560" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:25:48.777" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-10-16 23:55:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "MantisBT is an open source bug tracker. Due to insufficient access-level checks on the Wiki redirection page, any user can reveal private Projects' names, by accessing wiki.php with sequentially incremented IDs. This issue has been addressed in commit `65c44883f` which has been included in release `2.258`. Users are advised to upgrade. Users unable to upgrade should disable wiki integration ( `$g_wiki_enable = OFF;`)."
2023-10-17 14:00:33 +00:00
} ,
{
"lang" : "es" ,
"value" : "MantisBT es un rastreador de errores de c\u00f3digo abierto. Debido a comprobaciones insuficientes del nivel de acceso en la p\u00e1gina de redirecci\u00f3n Wiki, cualquier usuario puede revelar los nombres de los proyectos privados accediendo a wiki.php con ID incrementadas secuencialmente. Este problema se solucion\u00f3 en el commit \"65c44883f\" que se incluy\u00f3 en la versi\u00f3n \"2.258\". Se recomienda a los usuarios que actualicen. Los usuarios que no puedan actualizar deben desactivar la integraci\u00f3n wiki (`$g_wiki_enable = OFF;`)."
2023-10-16 23:55:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-10-29 09:06:41 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-10-29 09:06:41 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
2023-10-29 09:06:41 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-10-29 09:06:41 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
} ,
2023-10-16 23:55:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-10-16 23:55:28 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
2023-10-16 23:55:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-10-16 23:55:28 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-10-29 09:06:41 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-200"
2023-10-29 09:06:41 +00:00
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-10-16 23:55:28 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-668"
2023-10-16 23:55:28 +00:00
}
]
}
] ,
2023-10-29 09:06:41 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mantisbt:mantisbt:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2.25.8" ,
"matchCriteriaId" : "B2693D3D-D2B9-46EE-AB37-5D642D2F9600"
}
]
}
]
}
] ,
2023-10-16 23:55:28 +00:00
"references" : [
{
"url" : "https://github.com/mantisbt/mantisbt/commit/65c44883f9d24f3ccef066fb523c93d8fdd7afc1" ,
2023-10-29 09:06:41 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-10-16 23:55:28 +00:00
} ,
{
"url" : "https://github.com/mantisbt/mantisbt/security/advisories/GHSA-v642-mh27-8j6m" ,
2023-10-29 09:06:41 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2023-10-16 23:55:28 +00:00
} ,
{
"url" : "https://mantisbt.org/bugs/view.php?id=32981" ,
2023-10-29 09:06:41 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/mantisbt/mantisbt/commit/65c44883f9d24f3ccef066fb523c93d8fdd7afc1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/mantisbt/mantisbt/security/advisories/GHSA-v642-mh27-8j6m" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://mantisbt.org/bugs/view.php?id=32981" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-10-16 23:55:28 +00:00
}
]
}