vendor:
BusinessWiki
by:
Shai rod
8,8
CVSS
HIGH
Stored XSS & Arbitrary File Upload
79, 264
CWE
Product Name: BusinessWiki
Affected Version From: 2.5RC3
Affected Version To: 2.5RC3
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux, Mac
2012
Stored XSS & Arbitrary File Upload Vulnerabilities in BusinessWiki
It is possible to inject malicious Javascript code into page comments and user profile. BusinessWiki use FCKEditor, It is possible to use the following page to upload malicious files onto the server: http://192.168.1.10/extensions/FCKeditor/fckeditor/editor/filemanager/connectors/uploadtest.html. Although FCKEditor restricts upload of certain file types it is possible to bypass this restriction.
Mitigation:
Disable page comments and user profile. Restrict file uploads to only trusted users.