Buffer Overflow vulnerability found in Liblouis v.3.24.0 allows a remote attacker to cause a denial of service via the lou_logFile function at logginc.c endpoint.
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
https://github.com/liblouis/liblouis/issues/1292 | issue tracking exploit patch |
https://github.com/liblouis/liblouis/pull/1297 | issue tracking patch |