| タイトル | restaurant-website-php-mysql-master web 1 XSS vulnerability |
|---|
| 説明 | The selected_date parameter is not sanitized, allowing attackers to inject JavaScript. This results in reflected XSS when the form is submitted.
PoC:
Fill out and submit the first form.
Modify the selected_date value using Developer Tools (F12) to inject a script:
<script>alert('xss')</script>
Submit the second form, and an alert (alert(1)) will confirm the XSS vulnerability. |
|---|
| ソース | ⚠️ https://github.com/dream357/report/blob/main/restaurant-website-report.docx |
|---|
| ユーザー | dream123 (UID 92387) |
|---|
| 送信 | 2025年11月09日 15:55 (7 月 ago) |
|---|
| モデレーション | 2025年11月30日 15:01 (21 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 333812 [jairiidriss RestaurantWebsite 迄 e7911f12d035e8e2f9a75e7a28b59e4ef5c1d654 Make a Reservation selected_date クロスサイトスクリプティング] |
|---|
| ポイント | 20 |
|---|