CVE-2024-46376: Path Traversal
Published Sep 18, 2024
·Updated
Best House Rental Management System 1.0 contains an arbitrary file upload vulnerability in the updateaccount() function of the file rental/adminclass.php.
Affected Software
2 affected components
Mayurik Best House Rental Management System=1.0
Best House Rental Rental Management System
Event History
Sep 18, 2024
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·09:15 PM
DescriptionSeverityWeakness
Frequently Asked Questions
1
What is the severity of CVE-2024-46376?
CVE-2024-46376 is classified as a high severity vulnerability due to its potential to allow unauthorized file uploads.
2
How do I fix CVE-2024-46376?
To fix CVE-2024-46376, implement input validation and restrict file uploads to specific file types in the update_account() function.
3
Which versions of the Best House Rental Management System are affected by CVE-2024-46376?
CVE-2024-46376 affects version 1.0 of the Best House Rental Management System.
4
What type of vulnerability is CVE-2024-46376?
CVE-2024-46376 is an arbitrary file upload vulnerability.
5
Where does CVE-2024-46376 exist in the application?
CVE-2024-46376 exists in the update_account() function of the file rental/admin_class.php.