← Vulnerability feed

Vulnerability record · CVE-2018-6605 · published 5 February 2018

CVE-2018-6605: Joomla Zh BaiduMap component SQL injection via id parameter

ZZh Baidumap Project · Zh Baidumap

The Zh BaiduMap 3.0.0.1 component for Joomla! is vulnerable to SQL injection through the id parameter in getPlacemarkDetails, getPlacemarkHoverText, getPathHoverText, and getPathDetails requests. Because the flaw is unauthenticated and remotely reachable, it exposes the site's database to direct manipulation. The record does not list affected Joomla! versions beyond the component version.

9.8 CVSS 3.0 Critical EPSS 58% · top 0.9% CWE-89 · SQL injection
9.8CVSS 3.0 base score, v2 7.5
58%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
2References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

SQL Injection exists in the Zh BaiduMap 3.0.0.1 component for Joomla! via the id parameter in a getPlacemarkDetails, getPlacemarkHoverText, getPathHoverText, or getPathDetails request.

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

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

critical priorityUnauthenticated remote SQL injection with a public exploit and very high EPSS probability warrants immediate remediation.

What it is

The Zh BaiduMap 3.0.0.1 component for Joomla! is vulnerable to SQL injection through the id parameter in getPlacemarkDetails, getPlacemarkHoverText, getPathHoverText, and getPathDetails requests. Because the flaw is unauthenticated and remotely reachable, it exposes the site's database to direct manipulation. The record does not list affected Joomla! versions beyond the component version.

Impact

An attacker can read, modify, or delete data in the underlying database, including Joomla! user credentials and configuration. Full compromise of the CMS and potentially the hosting account follows from that access.

Attack surface

Reached over the network via HTTP requests to the component's endpoints with a crafted id parameter. No authentication or user interaction is required per the CVSS vector (AV:N/AC:L/PR:N/UI:N).

Exploitation

A public Exploit-DB entry (43974) exists, and EPSS estimates a 57.7% probability of exploitation in 30 days (99th percentile). The CVE is not listed in CISA KEV.

What to do

  • Update or remove the Zh BaiduMap component; if no fixed version exists, uninstall it.
  • Apply a WAF rule blocking SQL metacharacters in the id parameter on the affected endpoints.
  • Restrict access to the component's request handlers where possible.
  • Audit the Joomla! database for unauthorized changes and rotate credentials if compromise is suspected.

Detection

  • Monitor web logs for requests to getPlacemarkDetails, getPlacemarkHoverText, getPathHoverText, or getPathDetails with suspicious id values.
  • Alert on SQL syntax patterns (UNION, SELECT, quotes, comment markers) in the id parameter.
  • Review database error logs for injection-related failures from the component.

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://www.exploit-db.com/exploits/43974/ ExploitThird Party AdvisoryVDB Entry
https://www.exploit-db.com/exploits/43974/ ExploitThird Party AdvisoryVDB Entry

Track CVE-2018-6605 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-2026-76461Cisco AsyncOS email parsing SQL injection allows root command executionCisco AsyncOS Software for Cisco Secure Email Gateway fails to properly validate email parsing input, allowing crafted email messages containing mali…KEVEPSS 28%analysed9.3CVE-2026-9586Sangoma Switchvox unauthenticated SQL injection in /pa endpointSangoma Switchvox SMB Edition 8.3 (104997) fails to sanitize the PhoneIP value from XML content beginning with <PolycomIPPhone> before concatenating …KEVEPSS 19%analysed10.0CVE-2026-72898Metabase unauthenticated SQL injection in reset_password endpointMetabase exposes a database endpoint, '/reset_password', that fails to neutralize attacker-supplied SQL, allowing arbitrary SQL injection. Because th…KEVEPSS 19%analysed5.9CVE-2026-60137WordPress WP_Query author__not_in SQL injectionWordPress core fails to properly sanitise the author__not_in parameter of WP_Query in versions before 6.8.6, 6.9.5 and 7.0.2, allowing SQL injection …KEVEPSS 5.9%analysed9.8CVE-2026-9082Drupal core SQL injection in unauthenticated request pathDrupal core contains a SQL injection flaw (CWE-89) caused by improper neutralization of special elements in SQL commands. It affects multiple core br…KEVEPSS 16%analysed9.3CVE-2026-42208LiteLLM proxy SQL injection in API key checkLiteLLM versions 1.81.16 to before 1.83.7 build a database query for proxy API key checks by concatenating the caller-supplied key into the query tex…KEVEPSS 5.8%analysed9.8CVE-2026-21643FortiClientEMS SQL injection allows unauthenticated remote code executionFortiClientEMS 7.4.4 fails to neutralize special elements in SQL commands, exposing a SQL injection reachable through crafted HTTP requests. Because …KEVEPSS 94%analysed9.8CVE-2024-43468Microsoft Configuration Manager SQL injection enables remote code executionCVE-2024-43468 is a SQL injection flaw (CWE-89) in Microsoft Configuration Manager that leads to remote code execution. It carries a CVSS 3.1 score o…KEVEPSS 81%analysed

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