Vulnerability Report: GO-2021-0103
- CVE-2020-26242, GHSA-jm5c-rv3w-w83m
- Affects: github.com/holiman/uint256
- Published: Jul 28, 2021
- Modified: May 20, 2024
Due to improper bounds checking, certain mathematical operations can cause a panic via an out of bounds read. If this package is used to process untrusted user inputs, this may be used as a vector for a denial of service attack.
Affected Packages
-
PathGo VersionsSymbols
-
from v0.1.0 before v1.1.1
6 affected symbols
Aliases
References
- https://github.com/holiman/uint256/pull/80
- https://github.com/holiman/uint256/commit/6785da6e3eea403260a5760029e722aa4ff1716d
- https://vuln.go.dev/ID/GO-2021-0103.json
Credits
- Dima Stebaev
Feedback
See anything missing or incorrect?
Suggest an edit to this report.