FFmpeg OSS vulnerability CVE-2023-6605
In doing an open source scan on the latest opencv 4.11.0.86 from pypi , opencv-python-headless, the scanner detected FFmpeg with the following versions that have vulnerable versions with CVE-2023-6605:
- /opencv_python_headless.libs/libavcodec.so with FFmpeg version n5.1.6
- /cv2/opencv_videoio_ffmpeg4110_.dll version n4.4.5
Can FFmpeg be updated to the latest?
The issue has not bin fixed in the upstream repo (FFmpeg) and still open. Nothing we can do on our side today.
Thank you for letting me know. I have emailed the ffmpeg security team to report this vulnerability to them. Currently I don't see it fixed on their security fixes page
@asmorkalov I worked with the FFmpeg maintainer(s) and they appeared to have patched CVE-2023-6605 in FFmpeg release version 7.1.1. See their security updates page here that mentions that this CVE is fixed in FFmpeg 7.1.1. Can OpenCV implement this fix?
ping @asmorkalov
ok, will update with the next release cycle. We usually do not publish a new binaries each time, when some CVE reported to 3rd party. We have to rebuild binaries too often.
@asmorkalov Just checking back on this. Has there been an update with this fix in it?
@asmorkalov just checking in on the status of this security fix. Any estimate of when the next release will include this security fix?
The next release to Xmas time frame.