The core team behind the Ruby language just found some rather pathetic security vulnerabilities in their array implementation. It seems the maximum size of arrays was being checked improperly and could be exploited through an integer overflow.
Keeping with their standard retarded practices though, the exact nature of the vulnerability was not disclosed:
http://www.ruby-lang.org/en/news/200...lnerabilities/
Instead the announcement contains vague references to "a denial of service (DoS) condition or allow execution of arbitrary code."
Of course, then someone else looks at what they patched, and you can get the real story:
http://www.zedshaw.com/rants/the_big...abilities.html
Doesn't it seem silly not to spell this out in the first place?
That's not to mention: one guy committed all the patches and no one else modified them. Knowing the core Ruby developers, it's pretty likely no one bothered to even look at the patches, much less QA them. Are the vulnerabilities even fixed? Who knows...
Keeping with their standard retarded practices though, the exact nature of the vulnerability was not disclosed:
http://www.ruby-lang.org/en/news/200...lnerabilities/
Instead the announcement contains vague references to "a denial of service (DoS) condition or allow execution of arbitrary code."
Of course, then someone else looks at what they patched, and you can get the real story:
http://www.zedshaw.com/rants/the_big...abilities.html
Doesn't it seem silly not to spell this out in the first place?
That's not to mention: one guy committed all the patches and no one else modified them. Knowing the core Ruby developers, it's pretty likely no one bothered to even look at the patches, much less QA them. Are the vulnerabilities even fixed? Who knows...
Comment