OpenCV 3.3.1 has a Buffer Overflow in the cv::PxMDecoder::readData function in grfmt_pxm.cpp, because an incorrect size value is used.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://lists.debian.org/debian-lts-announce/2018/07/msg00030.html | third party advisory mailing list |
https://lists.debian.org/debian-lts-announce/2018/01/msg00008.html | third party advisory mailing list |
https://github.com/opencv/opencv/issues/10351 | third party advisory issue tracking |
https://github.com/opencv/opencv/pull/10369/commits/7bbe1a53cfc097b82b1589f7915a2120de39274c | patch third party advisory issue tracking |
http://www.securityfocus.com/bid/102974 | third party advisory vdb entry |
https://lists.debian.org/debian-lts-announce/2021/10/msg00028.html | third party advisory mailing list |