2024-08-28 18:03:16 +00:00
{
"id" : "CVE-2024-41564" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-08-28T17:15:10.693" ,
2024-09-19 16:03:44 +00:00
"lastModified" : "2024-09-19T14:40:32.270" ,
"vulnStatus" : "Analyzed" ,
2024-08-28 18:03:16 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "EMI v.1.1.10 and before, fixed in v.1.1.11, contains an Improper Validation of Specified Index, Position, or Offset in Input vulnerability. The specific issue is a failure to validate slot index and decrement stack count in EMI mod for Minecraft, which allows in-game item duplication."
2024-08-29 14:03:15 +00:00
} ,
{
"lang" : "es" ,
"value" : "La versi\u00f3n 1.1.10 y anteriores de EMI, corregida en la versi\u00f3n 1.1.11, contienen una vulnerabilidad de validaci\u00f3n incorrecta del \u00edndice, la posici\u00f3n o el desplazamiento especificados en la entrada. El problema espec\u00edfico es una falla en la validaci\u00f3n del \u00edndice de ranuras y la disminuci\u00f3n del recuento de la pila en el mod EMI para Minecraft, lo que permite la duplicaci\u00f3n de elementos en el juego."
2024-08-28 18:03:16 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-09-19 16:03:44 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve@mitre.org" ,
"type" : "Secondary" ,
2024-09-19 16:03:44 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
2024-09-19 16:03:44 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "LOW" ,
2024-09-19 16:03:44 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-09-19 16:03:44 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
2024-09-19 16:03:44 +00:00
"impactScore" : 1.4
} ,
2024-08-28 18:03:16 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-08-28 18:03:16 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
2024-08-28 18:03:16 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "NONE" ,
2024-08-28 18:03:16 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-08-28 18:03:16 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.9 ,
2024-08-28 18:03:16 +00:00
"impactScore" : 1.4
}
]
} ,
2024-09-19 16:03:44 +00:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-129"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:emilyploszaj:emi:*:*:*:*:*:minecraft:*:*" ,
"versionEndIncluding" : "1.1.10" ,
"matchCriteriaId" : "E3810ECC-596F-4DFB-B693-DB870182CD4A"
}
]
}
]
}
] ,
2024-08-28 18:03:16 +00:00
"references" : [
{
"url" : "https://gist.github.com/apple502j/6d691b62c37fc37b03b0784917064df6" ,
2024-09-19 16:03:44 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2024-08-28 18:03:16 +00:00
} ,
{
"url" : "https://github.com/emilyploszaj/emi/blob/1.21/xplat/src/main/java/dev/emi/emi/network/FillRecipeC2SPacket.java" ,
2024-09-19 16:03:44 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking"
]
2024-08-28 18:03:16 +00:00
}
]
}