Submit #808679: code-projects Simple Chat System v1.0 SQL Injectioninfo

Titelcode-projects Simple Chat System v1.0 SQL Injection
BeschreibungThe 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.
Quelle⚠️ https://github.com/MICHEY-Ben/cve/issues/1
Benutzer
 MICKEY-ben (UID 97280)
Einreichung21.04.2026 05:09 (vor 2 Monaten)
Moderieren07.05.2026 19:09 (17 days later)
StatusAkzeptiert
VulDB Eintrag361915 [code-projects Simple Chat System 1.0 sendMessage.php type/length/business parameter validity SQL Injection]
Punkte20

Want to know what is going to be exploited?

We predict KEV entries!