Логотип exploitDog
bind:CVE-2023-28431
Консоль
Логотип exploitDog

exploitDog

bind:CVE-2023-28431

Количество 2

Количество 2

nvd логотип

CVE-2023-28431

почти 3 года назад

Frontier is an Ethereum compatibility layer for Substrate. Frontier's `modexp` precompile uses `num-bigint` crate under the hood. In the implementation prior to pull request 1017, the cases for modulus being even and modulus being odd are treated separately. Odd modulus uses the fast Montgomery multiplication, and even modulus uses the slow plain power algorithm. This gas cost discrepancy was not accounted for in the `modexp` precompile, leading to possible denial of service attacks. No fixes for `num-bigint` are currently available, and thus this issue is fixed in the short term by raising the gas costs for even modulus, and in the long term fixing it in `num-bigint` or switching to another modexp implementation. The short-term fix for Frontier is deployed at pull request 1017. There are no known workarounds aside from applying the fix.

CVSS3: 7.5
EPSS: Низкий
github логотип

GHSA-fcmm-54jp-7vf6

почти 3 года назад

Frontier's modexp precompile is slow for even modulus

CVSS3: 7.5
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
nvd логотип
CVE-2023-28431

Frontier is an Ethereum compatibility layer for Substrate. Frontier's `modexp` precompile uses `num-bigint` crate under the hood. In the implementation prior to pull request 1017, the cases for modulus being even and modulus being odd are treated separately. Odd modulus uses the fast Montgomery multiplication, and even modulus uses the slow plain power algorithm. This gas cost discrepancy was not accounted for in the `modexp` precompile, leading to possible denial of service attacks. No fixes for `num-bigint` are currently available, and thus this issue is fixed in the short term by raising the gas costs for even modulus, and in the long term fixing it in `num-bigint` or switching to another modexp implementation. The short-term fix for Frontier is deployed at pull request 1017. There are no known workarounds aside from applying the fix.

CVSS3: 7.5
0%
Низкий
почти 3 года назад
github логотип
GHSA-fcmm-54jp-7vf6

Frontier's modexp precompile is slow for even modulus

CVSS3: 7.5
0%
Низкий
почти 3 года назад

Уязвимостей на страницу