mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
146 lines
6.5 KiB
JSON
146 lines
6.5 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2024-36467",
|
|
"ASSIGNER": "security@zabbix.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "An authenticated user with API access (e.g.: user with default User role), more specifically a user with access to the user.update API endpoint is enough to be able to add themselves to any group (e.g.: Zabbix Administrators), except to groups that are disabled or having restricted GUI access."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-285 Improper Authorization",
|
|
"cweId": "CWE-285"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Zabbix",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Zabbix",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "not down converted",
|
|
"x_cve_json_5_version_data": {
|
|
"versions": [
|
|
{
|
|
"changes": [
|
|
{
|
|
"at": "5.0.43rc1",
|
|
"status": "unaffected"
|
|
}
|
|
],
|
|
"lessThanOrEqual": "5.0.42",
|
|
"status": "affected",
|
|
"version": "5.0.0",
|
|
"versionType": "git"
|
|
},
|
|
{
|
|
"changes": [
|
|
{
|
|
"at": "6.0.33rc1",
|
|
"status": "unaffected"
|
|
}
|
|
],
|
|
"lessThanOrEqual": "6.0.32",
|
|
"status": "affected",
|
|
"version": "6.0.0",
|
|
"versionType": "git"
|
|
},
|
|
{
|
|
"changes": [
|
|
{
|
|
"at": "6.4.18rc1",
|
|
"status": "unaffected"
|
|
}
|
|
],
|
|
"lessThanOrEqual": "6.4.17",
|
|
"status": "affected",
|
|
"version": "6.4.0",
|
|
"versionType": "git"
|
|
},
|
|
{
|
|
"changes": [
|
|
{
|
|
"at": "7.0.2rc1",
|
|
"status": "unaffected"
|
|
}
|
|
],
|
|
"lessThanOrEqual": "7.0.1rc1",
|
|
"status": "affected",
|
|
"version": "7.0.0",
|
|
"versionType": "git"
|
|
}
|
|
],
|
|
"defaultStatus": "unaffected"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://support.zabbix.com/browse/ZBX-25614",
|
|
"refsource": "MISC",
|
|
"name": "https://support.zabbix.com/browse/ZBX-25614"
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.2.0"
|
|
},
|
|
"source": {
|
|
"discovery": "EXTERNAL"
|
|
},
|
|
"credits": [
|
|
{
|
|
"lang": "en",
|
|
"value": "Zabbix wants to thank M\u00e1rk R\u00e1k\u00f3czi for submitting this report on the HackerOne bug bounty platform."
|
|
}
|
|
],
|
|
"impact": {
|
|
"cvss": [
|
|
{
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 7.5,
|
|
"baseSeverity": "HIGH",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "NONE",
|
|
"privilegesRequired": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
|
|
"version": "3.1"
|
|
}
|
|
]
|
|
}
|
|
} |