BEdita CMS 'index.php' Multiple HTML Injection Vulnerabilities
BID:71949
Info
BEdita CMS 'index.php' Multiple HTML Injection Vulnerabilities
| Bugtraq ID: | 71949 |
| Class: | Input Validation Error |
| CVE: |
CVE-2015-1040 |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 08 2015 12:00AM |
| Updated: | Jan 15 2015 12:01AM |
| Credit: | Steffen Rösemann |
| Vulnerable: | |
| Not Vulnerable: | |
Discussion
BEdita CMS 'index.php' Multiple HTML Injection Vulnerabilities
BEdita CMS is prone to multiple HTML-injection vulnerabilities because it fails to properly sanitize user-supplied input.
Attacker supplied HTML and script code could be executed in the context of the affected site, 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.
BEdita 3.4.0 is vulnerable; other versions may also be affected.
BEdita CMS is prone to multiple HTML-injection vulnerabilities because it fails to properly sanitize user-supplied input.
Attacker supplied HTML and script code could be executed in the context of the affected site, 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.
BEdita 3.4.0 is vulnerable; other versions may also be affected.
Exploit / POC
BEdita CMS 'index.php' Multiple HTML Injection Vulnerabilities
An attacker can exploit these issues using a web browser.
The following example URI's are available:
http://www.example.com /index.php/home/profile (in form with id â??editProfileâ?? viainput field with id â?? lrealname")
http://www.example.com /index.php/ (in form with id â??addQuickItemâ?? via input fieldwith name "data[title]" and name "data[description]")
http://www.example.com /index.php/areas (in form with id â??saveNoteâ?? via input fieldwith id â??note text")
http://www.example.com /index.php/documents/view (in form with id â??updateFormâ?? viainput field with id â??titleBEObjectâ?? and input field with id â??tagsAreaâ??)
An attacker can exploit these issues using a web browser.
The following example URI's are available:
http://www.example.com /index.php/home/profile (in form with id â??editProfileâ?? viainput field with id â?? lrealname")
http://www.example.com /index.php/ (in form with id â??addQuickItemâ?? via input fieldwith name "data[title]" and name "data[description]")
http://www.example.com /index.php/areas (in form with id â??saveNoteâ?? via input fieldwith id â??note text")
http://www.example.com /index.php/documents/view (in form with id â??updateFormâ?? viainput field with id â??titleBEObjectâ?? and input field with id â??tagsAreaâ??)
Solution / Fix
BEdita CMS 'index.php' Multiple HTML Injection Vulnerabilities
Solution:
Updates are available. Please see the references or vendor advisory for more information.
Solution:
Updates are available. Please see the references or vendor advisory for more information.
References
BEdita CMS 'index.php' Multiple HTML Injection Vulnerabilities
References:
References:
- BEdita Homepage (Chialab & ChannelWeb)