2024-07-19 20:03:15 +00:00

103 lines
3.7 KiB
JSON

{
"id": "CVE-2024-4680",
"sourceIdentifier": "security@huntr.dev",
"published": "2024-06-08T20:15:52.347",
"lastModified": "2024-07-19T18:51:53.003",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability in zenml-io/zenml version 0.56.3 allows attackers to reuse old session credentials or session IDs due to insufficient session expiration. Specifically, the session does not expire after a password change, enabling an attacker to maintain access to a compromised account without the victim's ability to revoke this access. This issue was observed in a self-hosted ZenML deployment via Docker, where after changing the password from one browser, the session remained active and usable in another browser without requiring re-authentication."
},
{
"lang": "es",
"value": "Una vulnerabilidad en zenml-io/zenml versi\u00f3n 0.56.3 permite a los atacantes reutilizar credenciales de sesi\u00f3n antiguas o ID de sesi\u00f3n debido a una caducidad insuficiente de la sesi\u00f3n. Espec\u00edficamente, la sesi\u00f3n no expira despu\u00e9s de un cambio de contrase\u00f1a, lo que permite a un atacante mantener el acceso a una cuenta comprometida sin que la v\u00edctima pueda revocar este acceso. Este problema se observ\u00f3 en una implementaci\u00f3n de ZenML autohospedada a trav\u00e9s de Docker, donde despu\u00e9s de cambiar la contrase\u00f1a de un navegador, la sesi\u00f3n permaneci\u00f3 activa y utilizable en otro navegador sin necesidad de volver a autenticarse."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
],
"cvssMetricV30": [
{
"source": "security@huntr.dev",
"type": "Secondary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "HIGH",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 3.9,
"baseSeverity": "LOW"
},
"exploitabilityScore": 0.5,
"impactScore": 3.4
}
]
},
"weaknesses": [
{
"source": "security@huntr.dev",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-613"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zenml:zenml:0.56.3:*:*:*:*:*:*:*",
"matchCriteriaId": "50342A08-B715-4C14-BB9E-F6C8D2C6A683"
}
]
}
]
}
],
"references": [
{
"url": "https://huntr.com/bounties/c88f6bd2-490d-4930-98dd-03651b20230a",
"source": "security@huntr.dev",
"tags": [
"Exploit",
"Issue Tracking"
]
}
]
}