vendor:
Simple Traffic Offense System
by:
Barış Yıldızoğlu
8,8
CVSS
HIGH
Stored Cross Site Scripting (XSS)
79
CWE
Product Name: Simple Traffic Offense System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:simple_traffic_offense_system:1.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 10 Home 64 Bit + Wampserver Version 3.2.3
2021
Simple Traffic Offense System 1.0 – ‘Multiple’ Stored Cross Site Scripting (XSS)
Almost all inputs contain Stored XSS on the website. An attacker can send a malicious request with a Stored XSS payload to the Report Offense page. The payload will be triggered on the Dashboard and Offense list pages.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.