2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2006-6064" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2006-11-22T02:07:00.000" ,
2024-11-22 03:16:05 +00:00
"lastModified" : "2024-11-21T00:21:39.293" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Multiple buffer overflows in the Message Parsing Interpreter (MPI) in Fuzzball MUCK before 6.07 allow remote attackers to execute arbitrary code via crafted messages."
} ,
{
"lang" : "es" ,
"value" : "M\u00faltiples desbordamientos de b\u00fafer en el Message Parsing Interpreter (MPI) de Fuzzball MUCK versiones anteriores a 6.07 permite a atacantes remotos ejecutar c\u00f3digo de su elecci\u00f3n mediante mensajes manipulados.\r\n"
}
] ,
"metrics" : {
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:P/I:P/A:P" ,
2024-11-22 03:16:05 +00:00
"baseScore" : 7.5 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
2024-11-22 03:16:05 +00:00
"availabilityImpact" : "PARTIAL"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "HIGH" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 6.4 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : true ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-Other"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:fuzzball_muck:fuzzball_muck:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "6.06" ,
"matchCriteriaId" : "43922D57-2ADF-44E9-A800-EC5260EF124B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:fuzzball_muck:fuzzball_muck:6.00rc9:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6700A36E-0E6A-461A-B933-708D36172D4C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:fuzzball_muck:fuzzball_muck:6.01:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "2AF44353-B749-4146-A5EC-66CCB65481E2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:fuzzball_muck:fuzzball_muck:6.04:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "16BE8984-E3ED-4882-B4A2-C0A8EC75C55E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:fuzzball_muck:fuzzball_muck:6.05:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "17AB799D-DAEE-4809-81C0-371A5B38240C"
}
]
}
]
}
] ,
"references" : [
2024-04-04 08:46:00 +00:00
{
"url" : "http://secunia.com/advisories/22977" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://sourceforge.net/project/shownotes.php?release_id=465373&group_id=1596" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/21217" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "http://www.vupen.com/english/advisories/2006/4637" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/30448" ,
"source" : "cve@mitre.org"
2024-11-22 03:16:05 +00:00
} ,
{
"url" : "http://secunia.com/advisories/22977" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://sourceforge.net/project/shownotes.php?release_id=465373&group_id=1596" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/21217" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "http://www.vupen.com/english/advisories/2006/4637" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/30448" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
2024-11-22 03:16:05 +00:00
] ,
"evaluatorSolution" : "This vulnerability is addressed in the following product release:\r\nFuzzball MUCK, Fuzzball MUCK, 6.07"
2023-04-24 12:24:31 +02:00
}