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

64 lines
3.3 KiB
JSON

{
"id": "CVE-2024-45036",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-08-26T23:15:04.637",
"lastModified": "2024-08-27T13:01:37.913",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Tophat is a mobile applications testing harness. An Improper Access Control vulnerability can expose the `TOPHAT_APP_TOKEN` token stored in `~/.tophatrc` through use of a malicious Tophat URL controlled by the attacker. The vulnerability allows Tophat to send this token to the attacker's server without any checks to ensure that the server is trusted. This token can then be used to access internal build artifacts, for mobile applications, not intended to be public. The issue has been patched as of version 1.10.0. The ability to request artifacts using a Tophat API has been deprecated as this flow was inherently insecure. Systems that have implemented this kind of endpoint should cease use and invalidate the token immediately. There are no workarounds and all users should update as soon as possible."
},
{
"lang": "es",
"value": "Tophat es un arn\u00e9s de prueba de aplicaciones m\u00f3viles. Una vulnerabilidad de control de acceso inadecuado puede exponer el token `TOPHAT_APP_TOKEN` almacenado en `~/.tophatrc` mediante el uso de una URL Tophat maliciosa controlada por el atacante. La vulnerabilidad permite a Tophat enviar este token al servidor del atacante sin realizar ninguna verificaci\u00f3n para garantizar que el servidor sea confiable. Este token se puede utilizar para acceder a artefactos de compilaci\u00f3n internos, para aplicaciones m\u00f3viles, que no est\u00e1n destinadas a ser p\u00fablicas. El problema se solucion\u00f3 a partir de la versi\u00f3n 1.10.0. La capacidad de solicitar artefactos mediante una API de Tophat ha quedado obsoleta porque este flujo era inherentemente inseguro. Los sistemas que han implementado este tipo de endpoint deben dejar de utilizarlo e invalidar el token inmediatamente. No existen workarounds y todos los usuarios deben actualizar lo antes posible."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-287"
}
]
}
],
"references": [
{
"url": "https://github.com/Shopify/tophat/pull/10",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/Shopify/tophat/security/advisories/GHSA-p7xh-6hjr-mmg6",
"source": "security-advisories@github.com"
}
]
}