Blackboard security research paper

Blackboard security research paper

by Tim Hunt -
Number of replies: 2
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

http://www.online24.nl/blackboard-security-research-paper-has-been-released/#more

I wonder what would happen if you did a similar study of Moodle.

Average of ratings: Useful (1)
In reply to Tim Hunt

Re: Blackboard security research paper

by Dan Marsden -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers Picture of Plugins guardians Picture of Testers Picture of Translators

I do find it interesting to see that the report mentions BB8 with SP6 - I'm hoping it was written before SP7 was released - if not - then it's a bit like doing a report on Moodle 1.9.8 and listing all the known Security issues. If it is the reason SP7 was released - then great!

I've seen similar reports on Moodle - Moodle core usually comes out pretty good although security report writers often get confused over the Moodle var "sesskey" - thinking it is actually the PHP session. Most security reports that I've seen like this find issues with 3rd party modules/code that need to be addressed and occasionally some weird edge case security issues with core code (usually quick/easy to fix)

But... It would be relatively easy to write a similar report based on say Moodle 1.9.4 - and state "This is still a widely used version" - No matter how hard we try security issues will still sneak in, and it's probably a given that there are probably some CSRF/XSS issues in current stable code that no-one has discovered/noticed yet - all we can do is promote good coding guidelines and try to improve peer-review (the proposed new workflow for development when we move to git sounds like it could improve this a lot)

In reply to Tim Hunt

Re: Blackboard security research paper

by Stuart Mealor -

"Due to the use of single sign-on systems examination results can be modified or in the worst case a student can graduate effortlessly."

Now, if only they had been using Blackboard when I was at College I'm sure I could have "graduated effortlessly" !

On a more serious note, the whole 'single sign-on' philosophy does mean that 'the risk is bigger' of course (something that is not often discussed or even considered).