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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date: Thu, 26 Apr 2018 14:13:45 -0700
From: Ethan Sweet <ethan@...an.pm>
To: "fulldisclosure" <fulldisclosure@...lists.org>
Subject: [FD] Unvalidated Redirect in Shibboleth component of Blackboard
	Learn

CVE-2017-18262



[Description]

Since at least the 17th of October 2017 (Initial report date) Blackboard Learn has allowed Unvalidated Redirects on any signed in user through its endpoints for handling Shibboleth logins.



The vulnerable endpoint is: 



BLACKBOARD/webapps/bb-auth-provider-shibboleth-BBLEARN/execute/shibbolethLogin?returnUrl=myEvilUrl&amp;authProviderId=realAuthProvider



Where:

BLACKBOARD is the Blackboard Learn web server endpoint.

myEvilUrl is any URL you want, URL encoded of course.

realAuthProvider is the auth provider, normally you can just gather this by attempting a real shibboleth login and looking at what authProviderId is set to.



This attack only works against Blackboard Learn web servers with Shibboleth set up.



[Reproduction steps]



Set up a blackboard learn web server, make sure shibboleth is set up.

Copy the shibboleth login URL from the sign in page (should look like the endpoint above)

Replace the returnUrl with another URL (myEvilUrl).

Open the URL and log in as normal (if not already signed in properly to complete shibboleth login).

You will be redirected to the returnUrl you gave, regardless of what that url is.





[Type]

Unvalidated Redirect



[Vendor]

Blackboard Inc


[Discoverer]
Ethan Sweet



_______________________________________________
Sent through the Full Disclosure mailing list
https://nmap.org/mailman/listinfo/fulldisclosure
Web Archives & RSS: http://seclists.org/fulldisclosure/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ