Exploitation Summary
EIP tracks 1 public exploit for CVE-2016-5636. PoCs published by insuyun.
AI-analyzed exploit summary This repository contains functional exploit code for CVE-2016-5636, a heap overflow vulnerability in Python 3.6's zipimport module. It includes a crash PoC via a malformed ZIP file and a local exploit for spawning a shell.
Description
Integer overflow in the get_data function in zipimport.c in CPython (aka Python) before 2.7.12, 3.x before 3.4.5, and 3.5.x before 3.5.2 allows remote attackers to have unspecified impact via a negative data size value, which triggers a heap-based buffer overflow.
Exploits (1)
This repository contains functional exploit code for CVE-2016-5636, a heap overflow vulnerability in Python 3.6's zipimport module. It includes a crash PoC via a malformed ZIP file and a local exploit for spawning a shell.
References (15)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H