2024-12-08 03:06:42 +00:00

80 lines
2.9 KiB
JSON

{
"id": "CVE-2024-32653",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-04-22T23:15:50.630",
"lastModified": "2024-11-21T09:15:24.230",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "jadx is a Dex to Java decompiler. Prior to version 1.5.0, the package name is not filtered before concatenation. This can be exploited to inject arbitrary code into the package name. The vulnerability allows an attacker to execute commands with shell privileges. Version 1.5.0 contains a patch for the vulnerability."
},
{
"lang": "es",
"value": "jadx es un descompilador de Dex a Java. Antes de la versi\u00f3n 1.5.0, el nombre del paquete no se filtra antes de la concatenaci\u00f3n. Esto se puede aprovechar para inyectar c\u00f3digo arbitrario en el nombre del paquete. La vulnerabilidad permite a un atacante ejecutar comandos con privilegios de shell. La versi\u00f3n 1.5.0 contiene un parche para la vulnerabilidad."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:H",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 1.3,
"impactScore": 4.7
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"references": [
{
"url": "https://github.com/skylot/jadx/blob/9114821fb12558874e01421bf38b0d34fb39df72/jadx-gui/src/main/java/jadx/gui/device/protocol/ADBDevice.java#L108-L109",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/skylot/jadx/releases/tag/v1.5.0",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/skylot/jadx/security/advisories/GHSA-3pp3-hg2q-9gpm",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/skylot/jadx/blob/9114821fb12558874e01421bf38b0d34fb39df72/jadx-gui/src/main/java/jadx/gui/device/protocol/ADBDevice.java#L108-L109",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/skylot/jadx/releases/tag/v1.5.0",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/skylot/jadx/security/advisories/GHSA-3pp3-hg2q-9gpm",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}