إرسال #100895: XHCMS login.php page, user parameter has SQL injection المعلومات

عنوانXHCMS login.php page, user parameter has SQL injection
الوصفA vulnerability classified as critical was found in XHCMS. This affects the section of the file login.php where an operation on the parameter user leads to sql injection Source code analysis found that the login page directly through the POST parameters received user, password, and did not do any filtering, and then directly executed the UPDATE/DELETE/INSERT statements, we can directly report error injection, here constitutes a sql injection vulnerability. The next process is to query the user name, if the user name exists, the password obtained from the POST will be md5 hashed, and then compared with the corresponding password in the database.
المصدر⚠️ https://github.com/wswokao/wswoako.github.io/blob/main/README.md
المستخدم
 parad0x (UID 42770)
ارسال13/03/2023 04:12 AM (3 سنوات منذ)
الاعتدال13/03/2023 08:44 AM (5 hours later)
الحالةتمت الموافقة
إدخال VulDB222874 [XHCMS 1.0 POST Parameter login.php المستخدم حقن SQL]
النقاط20

Might our Artificial Intelligence support you?

Check our Alexa App!

n $_SERVER['REMOTE_ADDR'] ?? '0.0.0.0'; } } ?>