2024-09-12 22:03:16 +00:00

125 lines
4.1 KiB
JSON

{
"id": "CVE-2024-45391",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-09-03T20:15:08.627",
"lastModified": "2024-09-12T20:13:30.917",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Tina is an open-source content management system (CMS). Sites building with Tina CMS's command line interface (CLI) prior to version 1.6.2 that use a search token may be vulnerable to the search token being leaked via lock file (tina-lock.json). Administrators of Tina-enabled websites with search setup should rotate their key immediately. This issue has been patched in @tinacms/cli version 1.6.2. Upgrading and rotating the search token is required for the proper fix."
},
{
"lang": "es",
"value": "Tina es un sistema de gesti\u00f3n de contenido (CMS) de c\u00f3digo abierto. Los sitios creados con la interfaz de l\u00ednea de comandos (CLI) de Tina CMS anterior a la versi\u00f3n 1.6.2 que utilizan un token de b\u00fasqueda pueden ser vulnerables a que el token de b\u00fasqueda se filtre a trav\u00e9s del archivo de bloqueo (tina-lock.json). Los administradores de sitios web habilitados para Tina con configuraci\u00f3n de b\u00fasqueda deben rotar su clave de inmediato. Este problema se ha corregido en la versi\u00f3n 1.6.2 de @tinacms/cli. Es necesario actualizar y rotar el token de b\u00fasqueda para solucionarlo correctamente."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-312"
}
]
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:tina:tina:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.6.2",
"matchCriteriaId": "13828F43-35C4-496C-82C2-16902A07DBA5"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/tinacms/tinacms/commit/110f1ceea4574d636a64526648f7c8bf6539b26a",
"source": "security-advisories@github.com",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/tinacms/tinacms/pull/4758",
"source": "security-advisories@github.com",
"tags": [
"Issue Tracking"
]
},
{
"url": "https://github.com/tinacms/tinacms/security/advisories/GHSA-4qrm-9h4r-v2fx",
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory"
]
}
]
}