CVE-2024-46374: SQL Injection
Published Sep 18, 2024
·Updated
Best House Rental Management System 1.0 contains a SQL injection vulnerability in the deletecategory() function of the file rental/adminclass.php.
Affected Software
2 affected components
Best House Rental Management System
Mayurik Best House Rental Management System=1.0
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-46374?
CVE-2024-46374 is classified as a high severity SQL injection vulnerability.
2
How do I fix CVE-2024-46374?
To fix CVE-2024-46374, validate and sanitize user inputs in the delete_category() function to prevent SQL injection.
3
What software is affected by CVE-2024-46374?
CVE-2024-46374 affects Best House Rental Management System version 1.0.
4
What kind of vulnerability is CVE-2024-46374?
CVE-2024-46374 is a SQL injection vulnerability that allows attackers to execute arbitrary SQL queries.
5
What function in the software is vulnerable according to CVE-2024-46374?
The delete_category() function in rental/admin_class.php is vulnerable according to CVE-2024-46374.