| CVE/Advisory number: | CVE-2024-22117 |
|---|
| Synopsis: | Value of sysmap_element_url can be de-synchronized causing the map element to crash when new URLs is added |
|---|
| 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. |
|---|
| Known Attack Vectors: | Consequently, after conducted manipulations of sysmap_element_url, no one else will be able to add URLs to the map element. |
|---|
| Resolution: | To remediate this vulnerability, apply the updates listed in the 'Fixed Version' section to appropriate products. |
|---|
| Workarounds: | - |
|---|
| Acknowledgements: | Zabbix wants to thank prasetia for submitting this report on the HackerOne bug bounty platform. |
|---|