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
webSPELL Multiple Cross-Site Scripting Vulnerabilities - exploit.company
header-logo
Suggest Exploit
vendor:
webSPELL
by:
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: webSPELL
Affected Version From: 04.01.02
Affected Version To: 04.01.02
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:

webSPELL Multiple Cross-Site Scripting Vulnerabilities

webSPELL is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input. An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.

Mitigation:

To mitigate these vulnerabilities, it is recommended to sanitize and validate user-supplied input before using it in the application. Implementing proper input validation and output encoding techniques can help prevent cross-site scripting attacks.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/26787/info
 
webSPELL is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
 
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
 
webSPELL 4.01.02 is affected; other versions may also be vulnerable. 

http://www.example.com/[PATH]/index.php?site=calendar&action=announce&upID=">[your code]
http://www.example.com/[PATH]/index.php?site=calendar&action=announce&tag=">[your code]
http://www.example.com/[PATH]/index.php?site=calendar&action=announce&month=">[your code]
http://www.example.com/[PATH]/index.php?site=calendar&action=announce&userID=">[your code]
http://www.example.com/[PATH]/index.php?site=calendar&action=announce&year=">[your code]