CVE-2024-25183: Path Traversal
Published Dec 29, 2025
·Updated
givanz VvvebJs 1.7.2 is vulnerable to Directory Traversal via scan.php.
Affected Software
2 affected components
VvvebJs
Vvveb Vvvebjs=1.7.2
Event History
Dec 29, 2025
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·09:15 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2024-25183?
CVE-2024-25183 is classified as a medium severity vulnerability due to its ability to allow unauthorized file access through directory traversal.
2
How do I fix CVE-2024-25183?
To fix CVE-2024-25183, ensure that input validation is implemented on the scan.php file to prevent directory traversal attacks.
3
What are the potential impacts of CVE-2024-25183?
The potential impacts of CVE-2024-25183 include unauthorized access to sensitive files on the server, leading to data breaches.
4
Who is affected by CVE-2024-25183?
CVE-2024-25183 affects users of VvvebJs version 1.7.2 and potentially earlier versions.
5
Is there a patch available for CVE-2024-25183?
As of now, there is no official patch released for CVE-2024-25183, so users should implement the recommended input validation measures.