povray icon indicating copy to clipboard operation
povray copied to clipboard

Fix potential vulnerable cloned functions

Open npt-1707 opened this issue 6 months ago • 0 comments

Hi there,

I identified other potential vulnerabilities in clone functions in libraries/tiff/tools sourced from vadz/libtiff. This issue, originally reported in CVE-2016-9534, was resolved in the repository via this commit https://github.com/vadz/libtiff/commit/83a4b92815ea04969d494416eaae3d4c6b338e4a.

This PR applies the corresponding patch to fix the vulnerabilities in this codebase.

Additionally, I suggest updating the latest version of this library to avoid unexpected vulnerability.

Please review at your convenience. Thank you!

npt-1707 avatar May 07 '25 16:05 npt-1707