إرسال #559354: projectworlds Hospital Database Management System v1.0 SQL Injectionالمعلومات

عنوانprojectworlds Hospital Database Management System v1.0 SQL Injection
الوصف## The following are screenshots of some specific information obtained from testing and running with the sqlmap tool: ```bash 《sqlmap -u "http://192.168.37.134:333/Bloodgroop_process.php" --data=" Pat_BloodGroup1=1&save=submit" --dbs》 ``` <img width="803" alt="Image" src="https://github.com/hhhanxx/attack/blob/main/20250416162232.png?raw=true" /> # Suggested repair 1. **Use prepared statements and parameter binding:** Preparing statements can prevent SQL injection as they separate SQL code from user input data. When using prepare statements, the value entered by the user is treated as pure data and will not be interpreted as SQL code. 2. **Input validation and filtering:** Strictly validate and filter user input data to ensure it conforms to the expected format. 3. **Minimize database user permissions:** Ensure that the account used to connect to the database has the minimum necessary permissions. Avoid using accounts with advanced permissions (such as' root 'or' admin ') for daily operations. 4. **Regular security audits:** Regularly conduct code and system security audits to promptly identify and fix potential security vulnerabilities.
المصدر⚠️ https://github.com/hhhanxx/attack/issues/2#issue-2998883562
المستخدم
 attackxu (UID 84219)
ارسال16/04/2025 10:32 AM (1 سنة منذ)
الاعتدال29/04/2025 06:56 AM (13 days later)
الحالةتمت الموافقة
إدخال VulDB306495 [Projectworlds Online Examination System 1.0 /Bloodgroop_process.php Pat_BloodGroup1 حقن SQL]
النقاط20

Do you know our Splunk app?

Download it now for free!