Security Advisory

CVE-2024-22117

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-11-26 14:11:57
Last updated 2024-11-26 15:06:22
Assigner Zabbix
CVSS score 2.2
State PUBLISHED

Description

When a URL is added to the map element, it is recorded in the database with sequential IDs. Upon adding a new URL, the system retrieves the last sysmapelementurlid value and increments it by one. However, an issue arises when a user manually changes the sysmapelementurlid value by adding sysmapelementurlid + 1. This action prevents others from adding URLs to the map element.