Title | SourceCodester Apartment Visitor Management System\ V1.0 SQL Injection |
---|
Description | During the security review of "Apartment Visitor Management System in PHP and MySQL Free Source Code", zhuozi discovered a critical SQL injection vulnerability in the "/search-result.php" file. This vulnerability stems from insufficient user input validation of the 'searchdata' parameter, allowing attackers to inject malicious SQL queries. Therefore, attackers can gain unauthorized access to databases, modify or delete data, and access sensitive information. Immediate remedial measures are needed to ensure system security and protect data integrity.
A SQL injection vulnerability was found in the '/search-result.php' file of the 'Apartment Visitor Management System in PHP and MySQL Free Source Code' project. The reason for this issue is that attackers inject malicious code from the parameter 'searchdata' and use it directly in SQL queries without the need for appropriate cleaning or validation. This allows attackers to forge input values, thereby manipulating SQL queries and performing unauthorized operations.
Attackers can exploit this SQL injection vulnerability to achieve unauthorized database access, sensitive data leakage, data tampering, comprehensive system control, and even service interruption, posing a serious threat to system security and business continuity. |
---|
Source | ⚠️ https://github.com/hackerzhuo/CVE/issues/1 |
---|
User | zhuozi (UID 84693) |
---|
Submission | 04/28/2025 02:38 PM (1 month ago) |
---|
Moderation | 05/09/2025 01:43 PM (11 days later) |
---|
Status | Accepted |
---|
VulDB Entry | 308195 [SourceCodester Apartment Visitor Management System 1.0 /search-result.php searchdata sql injection] |
---|
Points | 20 |
---|