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

Multiple Cross-Site Scripting Vulnerabilities in Sitekit CMS

The Sitekit CMS is vulnerable to multiple cross-site scripting (XSS) vulnerabilities. These vulnerabilities occur due to the failure of the application to properly sanitize user-supplied input. An attacker can exploit these vulnerabilities to execute arbitrary script code in the browser of an unsuspecting user within the context of the affected site. This can lead to the theft of cookie-based authentication credentials and other attacks.

Mitigation:

To mitigate these vulnerabilities, it is recommended to update Sitekit CMS to the latest version available. Additionally, input validation and output encoding should be implemented to properly sanitize user-supplied data.
Source

Exploit-DB raw data:

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

Sitekit CMS is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.

An attacker may leverage these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.

Version 6.6 of Sitekit is reportedly vulnerable to these issues; prior versions may also be affected. 

http://www.example.com/default.aspx?[xss]
http://www.example.com/Default.aspx?textonly=[xss]
http://www.example.com/Default.aspx?textonly=1&locID=[xss]
http://www.example.com/Default.aspx?textonly=1&locID=0ad00v005&lang=[xss]