Goal Reached Thanks to every supporter β€” we hit 100%!

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2022-33174 β€” AI Deep Analysis Summary

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Powertek PDU Web Interface Authorization Bypass. <br>πŸ’₯ **Consequences**: Attackers bypass login screens to steal **cleartext** usernames & passwords. Critical data leak! πŸ”‘

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: Flawed session validation in `/cgi/get_param.cgi`. <br>πŸ” **Flaw**: The system accepts an empty `tmpToken` cookie (`;`) to skip auth checks. No proper token verification! ❌

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected**: Powertek PDU devices. <br>πŸ“‰ **Version**: Firmware **before 3.30.30**. <br>⚠️ **Note**: Multiple brands may use this firmware! Check your version. 🏷️

Q4What can hackers do? (Privileges/Data)

πŸ•΅οΈ **Hackers Can**: Access protected fields `sys.passwd` and `sys.su.name`. <br>πŸ”“ **Result**: Full admin credentials in **plaintext**. No encryption needed! πŸ’€

Q5Is exploitation threshold high? (Auth/Config)

πŸ“Š **Threshold**: **LOW**. <br>🌐 **Auth**: None required (PR:N). <br>πŸ“‘ **Network**: Remote (AV:N). <br>🎯 **Complexity**: Low (AC:L). Easy to exploit! ⚑

Q6Is there a public Exp? (PoC/Wild Exploitation)

πŸ’» **Public Exp**: **YES**. <br>πŸ”— **PoC**: Available on GitHub (Henry4E36) & Nuclei Templates. <br>πŸš€ **Status**: Actively exploitable via HTTP requests. πŸ“‘

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Send HTTP GET to `/cgi/get_param.cgi`. <br>πŸͺ **Cookie**: Set `tmpToken=` (empty + semicolon). <br>πŸ“₯ **Result**: If you get JSON with `sys.passwd`, you're vulnerable! 🚩

Q8Is it fixed officially? (Patch/Mitigation)

πŸ› οΈ **Fix**: Upgrade firmware to **v3.30.30 or later**. <br>βœ… **Official**: Patch released by Powertek. Update now! πŸ”„

Q9What if no patch? (Workaround)

🚧 **No Patch?**: Block external access to Web UI. <br>πŸ”’ **Mitigation**: Restrict `/cgi/get_param.cgi` via firewall/WAF. <br>πŸ‘€ **Monitor**: Alert on unauthorized config access. πŸ›‘οΈ

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **CRITICAL**. <br>πŸ“ˆ **CVSS**: 9.8 (High). <br>⏳ **Action**: Patch immediately! Cleartext creds = instant compromise. πŸƒπŸ’¨