cve/2015/CVE-2015-6833.md
2024-06-18 02:51:15 +02:00

718 B

CVE-2015-6833

Description

Directory traversal vulnerability in the PharData class in PHP before 5.4.44, 5.5.x before 5.5.28, and 5.6.x before 5.6.12 allows remote attackers to write to arbitrary files via a .. (dot dot) in a ZIP archive entry that is mishandled during an extractTo call.

POC

Reference

Github

No PoCs found on GitHub currently.