| Título | Reflective XSS vulnerability in Stock Management System |
|---|
| Descrição | 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. |
|---|
| Fonte | ⚠️ https://github.com/rickxy/Stock-Management-System/issues/3 |
|---|
| Utilizador | ace. (UID 34853) |
|---|
| Submissão | 21/11/2022 12h56 (há 4 anos) |
|---|
| Moderação | 24/11/2022 10h18 (3 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 214324 [rickxy Stock Management System /pages/processlogin.php Utilizador Script de Site Cruzado] |
|---|
| Pontos | 20 |
|---|