| Title | Carlisting 1.6 - Reflected XSS |
|---|
| Description | # 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 |
|---|
| User | skalvin (UID 49463) |
|---|
| Submission | 07/16/2023 00:37 (3 years ago) |
|---|
| Moderation | 07/23/2023 15:11 (8 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 235210 [phpscriptpoint Car Listing 1.6 /search.php country/state/city cross site scripting] |
|---|
| Points | 17 |
|---|