fkie_cve-2024-25723
Vulnerability from fkie_nvd
Published
2024-02-27 15:15
Modified
2025-05-12 13:29
Severity ?
Summary
ZenML Server in the ZenML machine learning package before 0.46.7 for Python allows remote privilege escalation because the /api/v1/users/{user_name_or_id}/activate REST API endpoint allows access on the basis of a valid username along with a new password in the request body. These are also patched versions: 0.44.4, 0.43.1, and 0.42.2.
References
Impacted products
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:zenml:zenml:*:*:*:*:*:*:*:*", "matchCriteriaId": "A8CECF92-34F7-4D30-9700-A65FDFE78E44", "versionEndExcluding": "0.42.2", "vulnerable": true }, { "criteria": "cpe:2.3:a:zenml:zenml:*:*:*:*:*:*:*:*", "matchCriteriaId": "2F27899A-0813-43DA-B2A0-CBDF7F6AE754", "versionEndExcluding": "0.44.4", "versionStartIncluding": "0.44.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:zenml:zenml:*:*:*:*:*:*:*:*", "matchCriteriaId": "31130B88-B3EA-4AFE-A532-B0C9AB6C17A9", "versionEndExcluding": "0.46.7", "versionStartIncluding": "0.45.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:zenml:zenml:0.43.0:*:*:*:*:*:*:*", "matchCriteriaId": "3361E11C-9C3E-4B20-A174-0BFC0D8CA840", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "ZenML Server in the ZenML machine learning package before 0.46.7 for Python allows remote privilege escalation because the /api/v1/users/{user_name_or_id}/activate REST API endpoint allows access on the basis of a valid username along with a new password in the request body. These are also patched versions: 0.44.4, 0.43.1, and 0.42.2." }, { "lang": "es", "value": "ZenML Server en el paquete de aprendizaje autom\u00e1tico ZenML anterior a 0.46.7 para Python permite la escalada remota de privilegios porque el endpoint de la API REST /api/v1/users/{user_name_or_id}/activate permite el acceso bas\u00e1ndose en un nombre de usuario v\u00e1lido junto con una nueva contrase\u00f1a en el cuerpo de la solicitud. Estas tambi\u00e9n son versiones parcheadas: 0.44.4, 0.43.1 y 0.42.2." } ], "id": "CVE-2024-25723", "lastModified": "2025-05-12T13:29:53.770", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2024-02-27T15:15:07.757", "references": [ { "source": "cve@mitre.org", "tags": [ "Product" ], "url": "https://github.com/zenml-io/zenml" }, { "source": "cve@mitre.org", "tags": [ "Product" ], "url": "https://github.com/zenml-io/zenml/compare/0.42.1...0.42.2" }, { "source": "cve@mitre.org", "tags": [ "Product" ], "url": "https://github.com/zenml-io/zenml/compare/0.43.0...0.43.1" }, { "source": "cve@mitre.org", "tags": [ "Product" ], "url": "https://github.com/zenml-io/zenml/compare/0.44.3...0.44.4" }, { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "https://www.zenml.io/blog/critical-security-update-for-zenml-users" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Product" ], "url": "https://github.com/zenml-io/zenml" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Product" ], "url": "https://github.com/zenml-io/zenml/compare/0.42.1...0.42.2" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Product" ], "url": "https://github.com/zenml-io/zenml/compare/0.43.0...0.43.1" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Product" ], "url": "https://github.com/zenml-io/zenml/compare/0.44.3...0.44.4" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://www.zenml.io/blog/critical-security-update-for-zenml-users" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ], "source": "nvd@nist.gov", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-284" } ], "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…