| Reporter | Title | Published | Views | Family All 17 |
|---|---|---|---|---|
| The vulnerability of the final point of the application programming interface /api/v1/users/{user_name_or_id}/activate, which is part of the Zenml machine learning pipeline creation framework, allows a violator to elevate their privileges. | 5 Jul 202400:00 | – | bdu_fstec | |
| CVE-2024-25723 | 27 Feb 202416:26 | – | circl | |
| ZenML Security Vulnerability | 27 Feb 202400:00 | – | cnnvd | |
| CVE-2024-25723 | 27 Feb 202400:00 | – | cve | |
| CVE-2024-25723 | 27 Feb 202400:00 | – | cvelist | |
| Exploit for Improper Access Control in Zenml | 20 Mar 202401:28 | – | githubexploit | |
| ZenML Server Remote Privilege Escalation Vulnerability | 27 Feb 202415:30 | – | github | |
| CVE-2024-25723 | 27 Feb 202415:15 | – | nvd | |
| CVE-2024-25723 | 27 Feb 202400:00 | – | osv | |
| GHSA-VF7J-CMRJ-PMMM ZenML Server Remote Privilege Escalation Vulnerability | 27 Feb 202415:30 | – | osv |
id: CVE-2024-25723
info:
name: ZenML ZenML Server - Improper Authentication
author: David Botelho Mariano
severity: critical
description: |
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.
impact: |
Successful exploitation could lead to unauthorized access to sensitive data.
remediation: |
Implement proper authentication mechanisms and ensure access controls are correctly configured.
reference:
- https://www.zenml.io/blog/critical-security-update-for-zenml-users
- https://github.com/zenml-io/zenml
- https://github.com/zenml-io/zenml/compare/0.42.1...0.42.2
- https://github.com/zenml-io/zenml/compare/0.43.0...0.43.1
- https://github.com/zenml-io/zenml/compare/0.44.3...0.44.4
classification:
epss-score: 0.70581
epss-percentile: 0.99313
metadata:
verified: true
max-request: 1
shodan-query: http.favicon.hash:-2028554187
fofa-query: body="ZenML"
tags: cve,cve2024,passive,auth-bypass,zenml,vuln
http:
- method: GET
path:
- "{{BaseURL}}/api/v1/info"
matchers:
- type: dsl
dsl:
- "compare_versions(version, '< 0.46.7')"
- "!contains_any(version, '0.44.4', '0.43.1', '0.42.2')"
- "contains_all(body, 'deployment_type', 'database_type')"
condition: and
extractors:
- type: regex
part: body
group: 1
name: version
regex:
- '"version":"(.*?)"'
internal: true
# digest: 4a0a00473045022100965143ee1b1cbeec6e7f9fb0e7f501e3b0c856d574decc2d927c6efed951848e02206d6f2839effbcdc01b7ef4b2a99a94000fe62bbfe3dd79fa6fcfb81ed3c5a2f7:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation