| 제목 | Carlisting 1.6 - Reflected XSS |
|---|
| 설명 | # Exploit Title: Carlisting 1.6 - Reflected XSS
# Exploit Author: skalvin aka (CraCkEr)
# Date: 16/07/2023
# Vendor: phpscriptpoint
# Vendor Homepage: https://phpscriptpoint.com/
# Software Link: https://demo.phpscriptpoint.com/carlisting/
# 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: /carlisting/search.php
GET parameter 'country' is vulnerable to RXSS
GET parameter 'state' is vulnerable to RXSS
GET parameter 'city' is vulnerable to RXSS
https://website/carlisting/search.php?brand_id=1&model_id=1&car_condition=New%20Car&price_range=1&car_category_id=1&body_type_id=1&fuel_type_id=1&transmission_type_id=2&year=2023&mileage_start=10&mileage_end=200&country=[XSS]&state=[XSS]&city=[XSS]
[-] Done |
|---|
| 사용자 | skalvin (UID 49463) |
|---|
| 제출 | 2023. 07. 16. AM 12:37 (3 연령 ago) |
|---|
| 모더레이션 | 2023. 07. 23. PM 03:11 (8 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 235210 [phpscriptpoint Car Listing 1.6 /search.php country/state/city 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 17 |
|---|