An integer overflow error within the "parse_qt()" function (internal/dcraw_common.cpp) in LibRaw versions prior to 0.18.12 can be exploited to trigger an infinite loop via a specially crafted Apple QuickTime file.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
https://secuniaresearch.flexerasoftware.com/secunia_research/2018-14/ | third party advisory |
https://github.com/LibRaw/LibRaw/blob/master/Changelog.txt | third party advisory |
https://usn.ubuntu.com/3838-1/ | third party advisory vendor advisory |
https://secuniaresearch.flexerasoftware.com/advisories/83507/ | third party advisory permissions required |
https://github.com/LibRaw/LibRaw/commit/1334647862b0c90b2e8cb2f668e66627d9517b17 | third party advisory patch |