إرسال #808679: code-projects Simple Chat System v1.0 SQL Injectionالمعلومات

عنوانcode-projects Simple Chat System v1.0 SQL Injection
الوصفThe reason for the SQL injection vulnerability is that the website application does not verify the validity of the data submitted by the user to the server (type, length, business parameter validity, etc.), and does not effectively filter the data input by the user with special characters , so that the user's input is directly brought into the database for execution, which exceeds the expected result of the original design of the SQL statement, resulting in a SQL injection vulnerability.Simple Chat System does not filter the content correctly at the "sendMessage.php" msg parameter, resulting in the generation of SQL injection.
المصدر⚠️ https://github.com/MICHEY-Ben/cve/issues/1
المستخدم
 MICKEY-ben (UID 97280)
ارسال21/04/2026 05:09 AM (2 أشهر منذ)
الاعتدال07/05/2026 07:09 PM (17 days later)
الحالةتمت الموافقة
إدخال VulDB361915 [code-projects Simple Chat System 1.0 sendMessage.php type/length/business parameter validity حقن SQL]
النقاط20

Do you want to use VulDB in your project?

Use the official API to access entries easily!