vendor:
BoxBilling
by:
Gjoko 'LiquidWorm' Krstic
7,5
CVSS
HIGH
Stored Cross-Site Scripting
79
CWE
Product Name: BoxBilling
Affected Version From: 3.6.11
Affected Version To: 3.6.11
Patch Exists: NO
Related CWE: N/A
CPE: a:boxbilling:boxbilling
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Microsoft Windows 7 Ultimate SP1 (EN), Apache 2.4.2 (Win32), PHP 5.4.7, MySQL 5.5.25a
2013
BoxBilling 3.6.11 (mod_notification) Stored Cross-Site Scripting Vulnerability
BoxBilling suffers from a stored cross-site scripting vulnerability. Input passed to the 'message' POST parameter thru the 'Notification Center' extension/module is not properly sanitised 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 should be used to ensure that untrusted data is not used to dynamically generate web content.