Vulnerabilities > Jruby > Jruby

DATE CVE VULNERABILITY TITLE RISK
2012-11-28 CVE-2012-5370 Cryptographic Issues vulnerability in Jruby
JRuby computes hash values without properly restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table, as demonstrated by a universal multicollision attack against the MurmurHash2 algorithm, a different vulnerability than CVE-2011-4838.
network
low complexity
jruby CWE-310
5.0
2012-11-23 CVE-2010-1330 Cross-Site Scripting vulnerability in Jruby
The regular expression engine in JRuby before 1.4.1, when $KCODE is set to 'u', does not properly handle characters immediately after a UTF-8 character, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a crafted string.
network
jruby CWE-79
4.3
2011-12-30 CVE-2011-4838 Resource Exhaustion vulnerability in Jruby
JRuby before 1.6.5.1 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table.
network
low complexity
jruby CWE-400
5.0