CVE-2024-32739
published 2024-05-14CVE-2024-32739: A sql injection vulnerability exists in CyberPower PowerPanel Enterprise prior to v2.8.3. An unauthenticated remote attacker can leak sensitive information via…
PriorityP179high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
5.41%
91.7th percentile
A sql injection vulnerability exists in CyberPower PowerPanel Enterprise prior to v2.8.3. An unauthenticated remote attacker can leak sensitive information via the "query_ptask_verbose" function within MCUDBHelper.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| cyberpower | cyberpower_powerpanel_enterprise | < 2.8.3 | 2.8.3 |
| cyberpower | powerpanel | < 2.8.3 | 2.8.3 |
Detection & IOCsextracted from sources · hover to see the quote
- →Detect SQLi exploitation attempts against CVE-2024-32739 by monitoring GET requests to /api/v1/ndconfig with a uid parameter containing a UNION SELECT payload (e.g., uid=1' UNION select ...) on port 8085. ↗
- →A successful exploitation response contains JSON fields {"status":"finished","results":[{"code":"<sqlite_version>","action":"1","ip":"2","ts":"3"}]}; alert on responses from /api/v1/ndconfig matching this pattern. ↗
- →The vulnerable function is query_ptask_verbose in mcu.jar (com.cyberpower.mcu.core.persist.MCUDBHelper); the contract_uuid parameter is injected unsanitized into a SQL FORMAT string. Monitor Java process activity in mcu.jar for anomalous SQL queries involving UNION SELECT against the pcontract/ptask/ptaskresult tables. ↗
- →Nuclei template for CVE-2024-32739 matches HTTP 200 responses with Content-Type application/json containing both ':"finished"' and '"results":' in the body, and extracts the SQLite version via regex '"code":"([0-9.]+)"'.
- ·The vulnerability is unauthenticated — no credentials are required to exploit the SQLi via the uid parameter on the /api/v1/ndconfig endpoint. ↗
- ·The affected versions are CyberPower PowerPanel Enterprise prior to v2.8.3; the fix is to apply the latest vendor-supplied update. ↗
CVSS provenance
nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
vulncheck7.5HIGH
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-v2jj-6wcp-962x: A sql injection vulnerability exists in CyberPower PowerPanel Enterprise prior to v2
ghsa_unreviewed·2024-05-14
CVE-2024-32739 [HIGH] CWE-89 GHSA-v2jj-6wcp-962x: A sql injection vulnerability exists in CyberPower PowerPanel Enterprise prior to v2
A sql injection vulnerability exists in CyberPower PowerPanel Enterprise prior to v2.8.3. An unauthenticated remote attacker can leak sensitive information via the "query_ptask_verbose" function within MCUDBHelper.
VulnCheck
CyberPower PowerPanel Enterprise 'query_ptask_verbose' SQL Injection Vulnerability
vulncheck·2024·CVSS 7.5
CVE-2024-32739 [HIGH] CyberPower PowerPanel Enterprise 'query_ptask_verbose' SQL Injection Vulnerability
CyberPower PowerPanel Enterprise 'query_ptask_verbose' SQL Injection Vulnerability
A sql injection vulnerability exists in CyberPower PowerPanel Enterprise prior to v2.8.3. An unauthenticated remote attacker can leak sensitive information via the "query_ptask_verbose" function within MCUDBHelper.
Affected: CyberPower PowerPanel Enterprise
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://dashboard.shadowserver.org/statistics/honeypot/vulnerability/map/?day=2025-01-22&host_type=src&vulnerability=cve-2024-32739; https://dashboard.shadowserver.org/statistics/honeypot/vulnerability/map/?day=2025-01-23&host_type=src&vulnerability=cve-2024-32739; https://
No detection rules found.
Nuclei
CyberPower < v2.8.3 - SQL Injection
nuclei·CVSS 7.5
CVE-2024-32739 [HIGH] CyberPower < v2.8.3 - SQL Injection
CyberPower PDNU"
tags: cve,cve2024,cyberpower,sqli,vkev,vuln
http:
- method: GET
path:
- "{{BaseURL}}/api/v1/ndconfig?mode=&uid=1'%20UNION%20select%201,2,3,sqlite_version();--"
matchers-condition: and
matchers:
- type: word
part: body
words:
- ':"finished"'
- '"results":'
condition: and
- type: word
part: content_type
words:
- 'application/json'
- type: status
status:
- 200
extractors:
- type: regex
group: 1
regex:
- '"code":"([0-9.]+)"'
# digest: 4a0a00473045022100d95ce91586262af8b724c29871a8e89cfd9ea1a008cd69737f0eef3732152d290220189fdf94467ee171275ec8e6429abf58c0317fcb4f0ba8375a25af8ffe653184:922c64590222798bb761d5b6d8e72950
Tenable
CyberPower PowerPanel Enterprise Power Device Network Utility Multiple Vulnerabilities
blogs_tenable·2024-05-09
CyberPower PowerPanel Enterprise Power Device Network Utility Multiple Vulnerabilities
## Cloud Exposure
Tenable Cloud Security (CNAPP) Request a demo
Tenable Cloud Vulnerability Management Request a demo
Tenable CIEM Request a demo
Secure your cloud
## Vulnerability Exposure
Tenable Vulnerability Management Try for free
Tenable Security Center Request a demo
Tenable Web App Scanning Try for free
Tenable Patch Management Request a demo
Tenable Enclave Security Request a demo
Tenable Attack Surface Management Request a demo
Tenable Nessus Try for free
## AI Exposure
Tenable AI Exposure Request a demo
## OT/IoT Exposure
Tenable OT Security Request a demo
## Identity Exposure
Tenable Identity Exposure Request a demo
## Business needs
Active Directory
AI Security Posture Management (AI-SPM)
AWS security
Azure security
Cloud Security Posture Man
Greynoiseio
NoiseLetter September 2025
blogs_greynoiseio
NoiseLetter September 2025
CVE Disclosure Early Warning Get an early warning when traffic spikes indicate a high likelihood of new disclosures
Compromised Asset Detection Find out immediately if an asset communicates with a malicious IP address
Vulnerability Prioritization Get real-time insight into active exploitation trends to better understand risk and severity
SOC Efficiency Filter out noisy, low priority and false-positive alerts from mass internet scanners
Incident Investigation Add context to incidents to speed the determinations of scope and timelines
Threat Hunting Quickly identify anomalous behavior and enrich your threat hunting campaigns
Why GreyNoise
CVE Disclosure Early Warning Get an early warning when traffic spikes indicate a high likelihood of new disclosures
Compromised Asset Detection Fin
https://www.cyberpower.com/global/en/File/GetFileSampleByType?fileId=SU-18070002-07&fileSubType=FileReleaseNotehttps://www.tenable.com/security/research/tra-2024-14https://www.cyberpower.com/global/en/File/GetFileSampleByType?fileId=SU-18070002-07&fileSubType=FileReleaseNotehttps://www.tenable.com/security/research/tra-2024-14
2024-05-14
Published
Exploited in the wild