Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-pagenavi domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u918112125/domains/exploit.company/public_html/wp-includes/functions.php on line 6114
WorkBoard Cross-Site Scripting Vulnerabilities - exploit.company
header-logo
Suggest Exploit
vendor:
WorkBoard
by:
5.5
CVSS
MEDIUM
Cross-Site Scripting
79
CWE
Product Name: WorkBoard
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:

WorkBoard Cross-Site Scripting Vulnerabilities

WorkBoard is affected by various cross-site scripting vulnerabilities. These vulnerabilities are caused by a failure to properly sanitize user-supplied URI input. An attacker can create a malicious URI link containing hostile HTML and script code, which, if followed, can lead to the execution of the code in the victim's web browser. This can result in theft of authentication credentials or other attacks.

Mitigation:

To mitigate these vulnerabilities, it is recommended to properly sanitize user-supplied input to prevent the execution of malicious code. Implement input validation and output encoding to prevent cross-site scripting attacks.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/12009/info

It is reported that WorkBoard is affected by various cross-site scripting vulnerabilities. These issues are due to a failure of the application to properly sanitize user-supplied URI input.

These issues could permit a remote attacker to create a malicious URI link that includes hostile HTML and script code. If this link were to be followed, the hostile code may be rendered in the web browser of the victim user. This would occur in the security context of the affected Web site and may allow for theft of cookie-based authentication credentials or other attacks. 

http://www.example.com/modules.php?name=WorkBoard&file=project&project_id=3[XSS_code]

http://www.example.com/modules.php?name=WorkBoard&file=project&project_id=
2%3Cbody%3E%3Cp%3E%3Ch1%3EWorkboard+XSS%20Pow@!!+%21%21%21+lostmon+was+here+%3AD%3C/h1%3E

http://www.example.com/modules.php?name=Work_Board&op=Task&task_id=7[XSS_code]

http://www.example.com/modules.php?name=Work_Board&op=Task&task_id=
5%3Cbody%3E%3Cp%3E%3Ch1%3EWorkboard+XSS%20Pow@!!+%21%21%21+lostmon+was+here+%3AD%3C/h1%3E