vendor:
iBilling
by:
Bikramaditya 'PhoenixX' Guha
7,5
CVSS
HIGH
Cross Site Scripting (Stored and Reflected)
79
CWE
Product Name: iBilling
Affected Version From: 3.7.0
Affected Version To: 3.7.0
Patch Exists: NO
Related CWE: N/A
CPE: 2.3:a:ibilling:ibilling:3.7.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: nginx, PHP/5.5.9-1ubuntu4.6
2016
iBilling v3.7.0 Multiple Stored and Reflected Cross Site Scripting Vulnerabilities
iBilling suffers from multiple cross-site scripting vulnerabilities. The issue is triggered when input passed via multiple parameters is not properly sanitized before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.