| 제목 | PHPJabbers Bus Reservation System 1.1 - Reflected XSS |
|---|
| 설명 | # Exploit Title: PHPJabbers Bus Reservation System 1.1 - Reflected XSS
# Exploit Author: skalvin aka (CraCkEr)
# Date: 20/07/2023
# Vendor: PHPJabbers
# Vendor Homepage: https://www.phpjabbers.com/
# Software Link: https://www.phpjabbers.com/bus-reservation-system/
# 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 'index' is vulnerable to RXSS
https://website/index.php?controller=pjFrontPublic&action=pjActionSearch&locale=1&hide=0&index=[XSS]&session_id=
Path: /index.php
GET parameter 'pickup_id' is vulnerable to RXSS
https://website/index.php?controller=pjFrontEnd&action=pjActionGetLocations&locale=1&hide=0&index=4005&pickup_id=[XSS]&session_id=
[-] Done |
|---|
| 사용자 | skalvin (UID 49463) |
|---|
| 제출 | 2023. 07. 20. AM 12:47 (3 연령 ago) |
|---|
| 모더레이션 | 2023. 08. 02. PM 10:18 (14 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 235958 [PHP Jabbers Bus Reservation System 1.1 /index.php index/pickup_id 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 17 |
|---|