| Название | Reflective XSS vulnerability in Stock Management System |
|---|
| Описание | In processlogin PHP, in lines 18-25 of the code, the parameters entered by the front end are brought into the database for associated table query, and then the results of database execution are returned. After the 27th line of code, judge the results of database execution, and return the output results to the front end, which is shown in the interface. Payload is 1 '<script>alert (1)</script>, that is, after the statement is closed, return it to the front end, and output it on the front end, causing XSS vulnerabilities. |
|---|
| Источник | ⚠️ https://github.com/rickxy/Stock-Management-System/issues/3 |
|---|
| Пользователь | ace. (UID 34853) |
|---|
| Представление | 21.11.2022 12:56 (4 лет назад) |
|---|
| Модерация | 24.11.2022 10:18 (3 days later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 214324 [rickxy Stock Management System /pages/processlogin.php Пользователь межсайтовый скриптинг] |
|---|
| Баллы | 20 |
|---|