Floating Point Comparison with Incorrect Operator in GitHub repository gpac/gpac prior to 2.3-DEV.
The code performs a comparison such as an equality test between two float (floating point) values, but it uses comparison operators that do not account for the possibility of loss of precision.
Link | Tags |
---|---|
https://huntr.dev/bounties/1dc2954c-8497-49fa-b2af-113e1e9381ad | patch third party advisory exploit |
https://github.com/gpac/gpac/commit/e396648e48c57e2d53988d3fd4465b068b96c89a | patch |