| عنوان | Web-Based Student Clearance System is vulnerable to a Cross-site scripting(Persistent) |
|---|
| الوصف | Line 251 of add-student.php sends unvalidated data to a web browser, which can result in the browser executing malicious code.
url:/Admin/add-student.php
Payload :<svg onload=prompt(/xss/)>
In this case, the data enters at prepare() in add-student.php at line 243.
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 add-student.php at line 251.
Download Code: https://www.sourcecodester.com/php/15627/web-based-student-clearance-system.html |
|---|
| المصدر | ⚠️ https://www.jianshu.com/p/489bca847079 |
|---|
| المستخدم | faith (UID 33086) |
|---|
| ارسال | 08/10/2022 04:40 AM (4 سنوات منذ) |
|---|
| الاعتدال | 08/10/2022 09:19 AM (5 hours later) |
|---|
| الحالة | تمت الموافقة |
|---|
| إدخال VulDB | 210356 [SourceCodester Web-Based Student Clearance System /Admin/add-student.php prepare البرمجة عبر المواقع] |
|---|
| النقاط | 20 |
|---|