9.8
CVE-2022-33174
- EPSS 72.03%
- Veröffentlicht 13.06.2022 18:15:10
- Zuletzt bearbeitet 21.11.2024 07:07:39
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Power Distribution Units running on Powertek firmware (multiple brands) before 3.30.30 allows remote 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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Powertekpdus ≫ Basic Pdu Firmware Version < 3.30.30
Powertekpdus ≫ Pm Pdu Firmware Version < 3.30.30
Powertekpdus ≫ Piml Pdu Firmware Version < 3.30.30
Powertekpdus ≫ Smart Pim Firmware Version < 3.30.30
Powertekpdus ≫ Smart Pos Firmware Version < 3.30.30
Powertekpdus ≫ Smart Pom Firmware Version < 3.30.30
Powertekpdus ≫ Smart Poms Firmware Version < 3.30.30
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 72.03% | 0.987 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:P/I:N/A:N
|
| cve@mitre.org | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-863 Incorrect Authorization
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.