S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
high·Product Based Web Vulnerabilities·Updated Oct 31, 2025

CVE-2025-34045 Scanner

CVE-2025-34045 Scanner - Path Traversal vulnerability in WeiPHP

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
3.2k
Times Used
continuous scan runs
5.9k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2025-34045
8.7
CVSShigh
Exploitable remotely over the internet · no authentication required.

A path traversal vulnerability exists in WeiPHP 5.0, an open source WeChat public account platform development framework by Shenzhen Yuanmengyun Technology Co., Ltd. The flaw occurs in the picUrl parameter of the /public/index.php/material/Material/_download_imgage endpoint, where insufficient input validation allows unauthenticated remote attackers to perform directory traversal via crafted POST requests. This enables arbitrary file read on the server, potentially exposing sensitive information such as configuration files and source code. Exploitation evidence was observed by the Shadowserver Foundation on 2025-02-05 UTC.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
WeiPHPby Shenzhen Yuanmengyun Technology Co., Ltd.
5.0
Updated Sep 9, 2026View on NVD →
Detail

WeiPHP is an open-source content management system that is popular among developers for building custom applications on top of its robust PHP framework. It is widely used in building websites that require flexible template systems and modular extensions. The platform is suitable for small to medium-sized businesses aiming to establish a professional online presence. Moreover, developers use WeiPHP to create and manage dynamic content and user interactions on websites. The system utilizes a comprehensive admin panel, allowing users to easily manage and deploy web applications. This software's versatility makes it beneficial for a range of web development needs.

Path Traversal vulnerability allows attackers to access arbitrary files on a server by manipulating file references in the application's inputs. This specific vulnerability in WeiPHP 5.0 arises from inadequate validation of the 'picUrl' parameter, enabling unauthorized file access. By exploiting this flaw, attackers can potentially uncover sensitive configuration files or user data. The vulnerability could be leveraged to disclose information that compromises system integrity and security. This security issue can be particularly severe when exposed to the internet, increasing the risk of exploitation. The vulnerability underscores the need for stringent input validation and error handling.

This vulnerability is primarily found in the picUrl parameter of the file retrieval functionality. Attackers can craft requests with arbitrary file paths to access unauthorized directories and files on the server. The vulnerable endpoint in question is '/public/index.php/material/Material/_download_imgage'. This flaw highlights a failure to properly sanitize and validate user-supplied input, which is a common pitfall in web applications. Additionally, the vulnerability can be triggered via unauthenticated POST and GET requests. The potential for remote exploitation warrants immediate attention to remediate the risk.

If exploited, this vulnerability can lead to significant data breaches, exposing sensitive application and user data. It could potentially allow attackers to gain insights into system architecture via accessed configuration files. Moreover, such access could aid in further system exploitation, leading to privilege escalation or data manipulation. The integrity of the web application could be severely compromised, adversely affecting user trust and system reliability. Businesses may suffer reputational and financial damages as a consequence of unauthorized access. Therefore, addressing this vulnerability is critical for maintaining security and protecting data assets.

REFERENCES

Solution Advice
  • Update to a newer version of WeiPHP where this vulnerability is fixed.
  • Implement input validation and output encoding thoroughly to sanitize filename inputs.
  • Regularly audit and run security scans to detect and remediate potential vulnerabilities.
  • Restrict file path access at server-level configurations to limit access to sensitive directories.
  • Employ web application firewalls to monitor and block malicious activity targeting path manipulation.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2025-34045 Scanner - Path Traversal vulnerability in WeiPHP | S4E