Exploitation Summary
EIP tracks 1 public exploit for CVE-2015-3203. PoCs published by rTheory.
AI-analyzed exploit summary This exploit leverages an unrestricted file upload vulnerability in h5ai versions 0.22.0 to 0.24.1 (CVE-2015-3203). It crafts a multipart/form-data POST request to upload an arbitrary file, which can lead to remote code execution if the uploaded file is a malicious script.
Description
Unrestricted file upload vulnerability in h5ai before 0.25.0 allows remote attackers to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in the directory specified by the href parameter.
Exploits (1)
This exploit leverages an unrestricted file upload vulnerability in h5ai versions 0.22.0 to 0.24.1 (CVE-2015-3203). It crafts a multipart/form-data POST request to upload an arbitrary file, which can lead to remote code execution if the uploaded file is a malicious script.