2 matches found
CVE-2026-31431-old-python
CVE-2026-31431 fork from: https://github.com/theori-io/copy-fail-CVE-2026-31431/blob/main/copyfailexp.py Problem Python versions below 3.10 does not have os.splice implementation. Solution Ctypes python wrapper for splice that can work on old Python versions Tested on python 3.7.3...
7.8CVSS6.5AI score0.99907EPSS
SaveExploits242References1
copy-fail-CVE-2026-31431-pythonlower3.10
copy-fail-CVE-2026-31431-python3.10 python3.10 and below do not have os.splice, so I made a version that works on versions below 3.10 as well Based on https://github.com/theori-io/copy-fail-CVE-2026-31431...
7.8CVSS6.5AI score0.99907EPSS
SaveExploits242References1
20