Vulnerability Database

317,182

Total vulnerabilities in the database

CVE-2024-22117

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.

  • Published: Nov 26, 2024
  • Updated: Nov 16, 2025
  • CVE: CVE-2024-22117
  • Severity: Low
  • Exploit:

CVSS v3:

  • Severity: Low
  • Score: 2.2
  • AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L

CWEs: