| タイトル | 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) |
|---|
| 送信 | 2022年11月21日 12:56 (4 年 ago) |
|---|
| モデレーション | 2022年11月24日 10:18 (3 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 214324 [rickxy Stock Management System /pages/processlogin.php ユーザー クロスサイトスクリプティング] |
|---|
| ポイント | 20 |
|---|