Path Traversal Vulnerability in WeiPHP 5.0 by Shenzhen Yuanmengyun Technology
CVE-2025-34045
Key Information:
- Status
- Vendor
- CVE Published:
- 26 June 2025
Badges
What is CVE-2025-34045?
A path traversal vulnerability exists in WeiPHP 5.0, an open-source framework for WeChat public account development. The vulnerability resides in the picUrl parameter of the /public/index.php/material/Material/_download_imgage endpoint. Due to insufficient input validation, unauthenticated remote attackers can exploit this flaw by sending crafted POST requests, enabling them to traverse directories on the server. This exposure may lead to unauthorized access to sensitive information, including configuration files and source code, thereby posing a significant risk to the integrity and confidentiality of the system.
Affected Version(s)
WeiPHP 5.0
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.