7.5
CVE-2022-1930
- EPSS 0.33%
- Veröffentlicht 22.08.2022 19:15:09
- Zuletzt bearbeitet 21.11.2024 06:41:46
- Quelle reefs@jfrog.com
- CVE-Watchlists
- Unerledigt
An exponential ReDoS (Regular Expression Denial of Service) can be triggered in the eth-account PyPI package, when an attacker is able to supply arbitrary input to the encode_structured_data method
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Ethereum ≫ Eth-account SwPlatformpython Version < 0.5.9
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.33% | 0.558 |
| 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:N/I:N/A:H
|
| reefs@jfrog.com | 5.9 | 2.2 | 3.6 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-1333 Inefficient Regular Expression Complexity
The product uses a regular expression with an inefficient, possibly exponential worst-case computational complexity that consumes excessive CPU cycles.