cvelist/2024/25xxx/CVE-2024-25723.json
2024-02-27 16:00:37 +00:00

82 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2024-25723",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/zenml-io/zenml",
"refsource": "MISC",
"name": "https://github.com/zenml-io/zenml"
},
{
"refsource": "CONFIRM",
"name": "https://www.zenml.io/blog/critical-security-update-for-zenml-users",
"url": "https://www.zenml.io/blog/critical-security-update-for-zenml-users"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/zenml-io/zenml/compare/0.44.3...0.44.4",
"url": "https://github.com/zenml-io/zenml/compare/0.44.3...0.44.4"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/zenml-io/zenml/compare/0.43.0...0.43.1",
"url": "https://github.com/zenml-io/zenml/compare/0.43.0...0.43.1"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/zenml-io/zenml/compare/0.42.1...0.42.2",
"url": "https://github.com/zenml-io/zenml/compare/0.42.1...0.42.2"
}
]
}
}