header-logo
Suggest Exploit
vendor:
Kisanji
by:
Not specified
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: Kisanji
Affected Version From: Not specified
Affected Version To: Not specified
Patch Exists: NO
Related CWE: Not specified
CPE: Not specified
Metasploit:
Other Scripts:
Platforms Tested: Not specified
Not specified

Cross-Site Scripting Vulnerability in Kisanji

Kisanji is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input. An attacker may leverage this issue 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 launch other attacks.

Mitigation:

Proper input validation and sanitization should be implemented by the developers to prevent cross-site scripting attacks. Input should be validated and encoded before being displayed in the browser.
Source

Exploit-DB raw data:

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

Kisanji is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

An attacker may leverage this issue 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 launch other attacks. 

http://www.example.com/default.aspx?gr=[xss]