إرسال #54064: SourceCodester Canteen Management System customer.php builtin_echo cross site scriptingالمعلومات

عنوانSourceCodester Canteen Management System customer.php builtin_echo cross site scripting
الوصفSourceCodester Canteen Management System customer.php builtin_echo cross site scripting inurl:customer.php payload:<script>alert(document.cookie)</script> Abstract: Line 55 of customer.php sends unvalidated data to a web browser, which can result in the browser executing malicious code Explanation: Cross-site scripting (XSS) vulnerabilities occur when: 1. Data enters a web application through an untrusted source. In the case of persistent (also known as stored) XSS, the untrusted source is typically a database or other back-end data store, while in the case of reflected XSS it is typically a web request. In this case, the data enters at query() in customer.php at line 7. 2. The data is included in dynamic content that is sent to a web user without being validated. In this case, the data is sent at builtin_echo() in customer.php at line 55. Download Code: https://www.sourcecodester.com/php/15688/canteen-management-system-project-source-code-php.html
المصدر⚠️ https://blog.csdn.net/weixin_43864034/article/details/128127516
المستخدم
 mkwsj007 (UID 36773)
ارسال01/12/2022 03:33 AM (4 سنوات منذ)
الاعتدال01/12/2022 08:28 AM (5 hours later)
الحالةتمت الموافقة
إدخال VulDB214630 [SourceCodester Canteen Management System customer.php builtin_echo البرمجة عبر المواقع]
النقاط20

Might our Artificial Intelligence support you?

Check our Alexa App!