← Vulnerability feed

Vulnerability record · CVE-2023-29452 · published 13 July 2023

CVE-2023-29452: Zabbix geomap attribution text allows stored HTML injection

Zabbix · Zabbix

Zabbix geomap configuration accepts HTML in the 'Attribution text' field when the 'Other' tile provider is selected, with no sanitization. Because the value is rendered in the frontend, this is a stored cross-site scripting issue affecting users who view maps. The record does not state which Zabbix versions are affected.

5.4 CVSS 3.1 Medium EPSS 64% · top 0.8% CWE-20 · Improper input validationCWE-79 · Cross-site scripting
5.4CVSS 3.1 base score
64%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
2References
17 Jun 2026Last modified by NVD

Description

Currently, geomap configuration (Administration -> General -> Geographical maps) allows using HTML in the field “Attribution text” when selected “Other” Tile provider.

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

medium priorityRequires authenticated low-privileged access plus victim interaction, but stored XSS with scope change and a very high EPSS percentile raises the practical risk.

What it is

Zabbix geomap configuration accepts HTML in the 'Attribution text' field when the 'Other' tile provider is selected, with no sanitization. Because the value is rendered in the frontend, this is a stored cross-site scripting issue affecting users who view maps. The record does not state which Zabbix versions are affected.

Impact

An authenticated user with permission to edit geomap settings can inject script that executes in the browser of other users viewing the map, potentially stealing session data or acting as those users. The CVSS scope change (S:C) indicates impact can extend beyond the vulnerable component.

Attack surface

Reached over the network through the Zabbix web interface; the attacker needs low-privileged authenticated access to the Administration -> General -> Geographical maps settings, and a victim must view the affected map (UI:R).

Exploitation

Not listed in CISA KEV and no public exploit is referenced; EPSS is high at 0.64063 (99.2nd percentile), suggesting elevated likelihood of attempted exploitation, but the record provides no confirmed in-the-wild activity.

What to do

  • Apply the vendor fix referenced in Zabbix issue ZBX-22981; check the advisory for the exact patched versions since the record does not list them.
  • Restrict geomap configuration permissions to trusted administrators only.
  • Avoid the 'Other' tile provider with untrusted attribution text until patched, or sanitize/escape HTML in that field.
  • Review existing geomap attribution values for injected HTML or script.

Detection

  • Audit geomap configuration entries for HTML tags or script content in the attribution text field.
  • Monitor web logs for requests to the geomap administration endpoint from unexpected accounts.
  • Watch for anomalous JavaScript execution or outbound requests originating from Zabbix map pages.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
https://support.zabbix.com/browse/ZBX-22981 Issue TrackingVendor Advisory
https://support.zabbix.com/browse/ZBX-22981 Issue TrackingVendor Advisory

Track CVE-2023-29452 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2022-23131Zabbix Frontend SAML SSO authentication bypass via session spoofingZabbix Frontend fails to verify the user login stored in the session when SAML SSO authentication is enabled, allowing session data to be modified. A…KEVEPSS 96%analysed5.3CVE-2022-23134Zabbix Frontend setup.php improper access control allows unauthenticated config changeAfter initial setup, some steps of Zabbix Frontend's setup.php remain reachable by unauthenticated users rather than only super-administrators. An at…KEVEPSS 95%analysed10.0CVE-2007-0640Zabbix vulnerabilityBuffer overflow in ZABBIX before 1.1.5 has unknown impact and attack vectors related to "SNMP IP addresses."EPSS 2.0%9.9CVE-2024-42327Zabbix frontend SQL injection in CUser addRelatedObjectsThe CUser.addRelatedObjects function in the Zabbix frontend contains an SQL injection reachable through the CUser.get API call. Any account with API …EPSS 79%analysed9.8CVE-2022-43516Microsoft windows firewall vulnerabilityA Firewall Rule which allows all incoming TCP connections to all programs from any source and to all ports is created in Windows Firewall after Zabbi…EPSS 0.95%9.8CVE-2020-11800Zabbix vulnerabilityZabbix Server 2.2.x and 3.0.x before 3.0.31, and 3.2 allows remote attackers to execute arbitrary code.EPSS 9.2%9.8CVE-2013-3738Zabbix improper input validation vulnerabilityA File Inclusion vulnerability exists in Zabbix 2.0.6 due to inadequate sanitization of request strings in CGI scripts, which could let a remote mali…EPSS 3.1%9.8CVE-2013-5743Zabbix SQL injection in multiple componentsZabbix versions 1.8.x before 1.8.18rc1, 2.0.x before 2.0.9rc1, and 2.1.x before 2.1.7 contain multiple SQL injection vulnerabilities. The record does…EPSS 80%analysed

Source: NIST National Vulnerability Database (record CVE-2023-29452), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.