S4E just found a high top 10 tcp port service scan
medium·Product Based Web Vulnerabilities·Updated Jun 18, 2025

CVE-2025-47423 Scanner

CVE-2025-47423 Scanner - Directory Traversal vulnerability in Personal Weather Station Dashboard

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
0
Times Used
by S4E users
0
Assets Scanned
domains & IPs
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2025-47423
5.8
CVSSmedium
Exploitable remotely over the internet · no authentication required.

Personal Weather Station Dashboard 12_lts allows unauthenticated remote attackers to read arbitrary files via ../ directory traversal in the test parameter to /others/_test.php, as demonstrated by reading the server's private SSL key in cleartext.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
Personal Weather Station Dashboardby pwsdashboard
12_lts
Updated Aug 22, 2026View on NVD →
Detail

Personal Weather Station Dashboard is a software application widely used by weather enthusiasts and hobbyists to display data collected from various weather sensors. The software enables users to monitor and analyze weather patterns, often accessible remotely through a web interface. Its user-friendly design makes it popular among individual users and small meteorological stations for personal and semi-professional use. This dashboard is typically installed on small servers or personal computers, allowing for convenient home or small office setups. Advanced users might customize the platform further, integrating it with additional data sources and technologies. Its integration with IoT devices allows seamless operation, augmenting the user experience through enhanced data visualization features.

Directory Traversal is a severe security vulnerability that allows attackers to access unauthorized directories and files stored on a server. This vulnerability often results from insufficient validation when handling URL or path inputs, enabling attackers to manipulate file paths. Exploiting this vulnerability allows malicious actors to retrieve sensitive information, such as configuration files, and can lead to further exploitation. Directory Traversal is prevalent in web applications that don't sanitize user inputs properly, posing significant risks if left unaddressed. It is commonly leveraged in combination with other exploits, enabling more extensive breaches of system security. The impact of this vulnerability can be particularly severe in environments containing sensitive or classified information, necessitating prompt mitigation efforts.

The vulnerability lies in the improper handling of the 'test' parameter in the '/others/_test.php' endpoint. The 'test' parameter accepts directory traversal sequences such as '../', allowing attackers to navigate the server's directory structure. This can expose critical files, demonstrated by the ability to read the server's private SSL key in cleartext using traversal paths. Attackers can explore various server paths, accessing potentially sensitive data if permissions are not correctly configured. A lack of input validation on this parameter is the primary reason for this vulnerability's existence. The traversal attack is executed by crafting a URL that exploits the server-side script's file reading functionality. As a result, it bypasses access controls, exposing information that should remain private.

Successful exploitation of this vulnerability can lead to serious consequences, including unauthorized access to sensitive files and information. Malicious actors could obtain private SSL keys, compromising the integrity and confidentiality of encrypted communications. This breach could enable further attacks, such as man-in-the-middle (MitM) or more sophisticated intrusions into the network. Exposure of configuration files might reveal credentials or application logic, providing attackers with further methodologies for penetration. If administrative credentials are exposed, attackers could gain control over the application, potentially leading to data manipulation or downtime. Addressing this vulnerability is critical to maintaining the security posture of systems reliant on the Personal Weather Station Dashboard.

REFERENCES

Solution Advice
  • Apply patches and updates provided by the vendor to rectify the directory traversal vulnerability.
  • Implement input validation measures to sanitize and verify user inputs, mitigating path traversal exploits.
  • Configure proper access controls to restrict unauthorized file access via web interfaces.
  • Regularly audit and test for similar vulnerabilities to stay ahead of potential threats.
  • Consider using web application firewalls (WAFs) to detect and block attempted directory traversal attacks.

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-47423 Scanner - Directory Traversal vulnerability in Personal Weather Station Dashboard S4E