NeoBill Cross Site Scripting and HTML Injection Vulnerabilities
BID:55549
Info
NeoBill Cross Site Scripting and HTML Injection Vulnerabilities
| Bugtraq ID: | 55549 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 13 2012 12:00AM |
| Updated: | Sep 13 2012 12:00AM |
| Credit: | Benjamin Kunz Mejri |
| Vulnerable: |
NeoBill NeoBill 0.8 Alpha |
| Not Vulnerable: | |
Discussion
NeoBill Cross Site Scripting and HTML Injection Vulnerabilities
NeoBill is prone to multiple HTML-injection and cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
Successful exploits will allow attacker-supplied HTML and script code to run in the context of the affected browser, potentially allowing the attacker to steal cookie-based authentication credentials or control how the site is rendered to the user. Other attacks are also possible.
NeoBill 0.8 Alpha is vulnerable; other versions may also be affected.
NeoBill is prone to multiple HTML-injection and cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
Successful exploits will allow attacker-supplied HTML and script code to run in the context of the affected browser, potentially allowing the attacker to steal cookie-based authentication credentials or control how the site is rendered to the user. Other attacks are also possible.
NeoBill 0.8 Alpha is vulnerable; other versions may also be affected.
Exploit / POC
NeoBill Cross Site Scripting and HTML Injection Vulnerabilities
An attacker can exploit the HTML-injection issues through a browser. An attacker must trick an unsuspecting victim into following a malicious URI to exploit the cross-site scripting issues.
The following example URIs are available:
http://www.example.com/neobill/manager/manager_content.php?page=%22%3E%3Ciframe%20src=http://www.example.com%20onload=alert%28%22VLABS%22%29%20%3C
http://www.example.com/neobill/manager/manager_content.php
?page=services_servers&submit=search_%22%3E%3Ciframe%20src=http://www.example.com%20onload=alert%28%22VLABS%22%29%20%3C
An attacker can exploit the HTML-injection issues through a browser. An attacker must trick an unsuspecting victim into following a malicious URI to exploit the cross-site scripting issues.
The following example URIs are available:
http://www.example.com/neobill/manager/manager_content.php?page=%22%3E%3Ciframe%20src=http://www.example.com%20onload=alert%28%22VLABS%22%29%20%3C
http://www.example.com/neobill/manager/manager_content.php
?page=services_servers&submit=search_%22%3E%3Ciframe%20src=http://www.example.com%20onload=alert%28%22VLABS%22%29%20%3C
Solution / Fix
NeoBill Cross Site Scripting and HTML Injection Vulnerabilities
Solution:
Currently, we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently, we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
NeoBill Cross Site Scripting and HTML Injection Vulnerabilities
References:
References:
- NeoBill CMS v0.8 Alpha - Multiple Web Vulnerabilities (NeoBill)
- NeoBill Homepage (NeoBill)