vendor:
Online Invoicing System
by:
Cemal Cihad ÇİFTÇİ
7.5
CVSS
HIGH
Cross-site Scripting
79
CWE
Product Name: Online Invoicing System
Affected Version From: 2.6
Affected Version To: 2.6
Patch Exists: NO
Related CWE: N/A
CPE: 2.6
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: N/A
2019
Online Invoicing System 2.6 – ‘description’ Persistent Cross-Site Scripting
Stored XSS has been discovered in the Online Invoicing System created by bigprof/AppGini editmembers section. Description parameter affected from this vulnerability. payload: <script>alert(123);</script>
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.