Arbitrary code execution vulnerabilities
Multiple vulnerabilities in Ruby may lead to a denial of service (DoS) condition or allow execution of arbitrary code.
Posted by Shugo Maeda on 20 Jun 2008
A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.
Multiple vulnerabilities in Ruby may lead to a denial of service (DoS) condition or allow execution of arbitrary code.
Posted by Shugo Maeda on 20 Jun 2008
RubyNation is an annual Ruby conference serving the Virginia, West Virginia, Maryland, and Washington, DC areas. This year's RubyNation will happen on August 1&2, 2008 in Herndon, VA.
Posted by James Edward Gray II on 16 Jun 2008
Account security keeps failing at the same point: a login screen that only checks what you know, not who is actually holding the device. This is a departure from our usual language coverage, but it is a good read for anyone who builds or runs web applications — it looks at how device fingerprinting and behavioral analysis catch credential-stuffing bots and account takeovers that slip past passwords and one-time codes, and where the approach still falls short.