vendor:
Neo Billing
by:
n1x_ [MS-WEB]
5.4
CVSS
MEDIUM
Stored Cross Site Scripting
79
CWE
Product Name: Neo Billing
Affected Version From: 3.5
Affected Version To: 3.5
Patch Exists: NO
Related CWE: CVE-2020-23518
CPE: a:codecanyon:neo_billing
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: None
2019
Neo Billing 3.5 – Stored Cross Site Scripting Vulnerability
Neo Billing is an accounting, invoicing and CRM PHP script, with over 500 installations. Due to improper input fields data filtering, version 3.5 (and possibly previous versions), are affected by a stored XSS vulnerability. An attacker can inject malicious code into 'Subject' or 'Description' text fields and the code is stored.
Mitigation:
Input fields data filtering should be properly implemented to prevent XSS attacks.