Vulnerabilities (CVE)

Filtered by vendor Jruby Subscribe
Filtered by product Jruby
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2010-1330 1 Jruby 1 Jruby 2023-12-10 4.3 MEDIUM N/A
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.
CVE-2012-5370 1 Jruby 1 Jruby 2023-12-10 5.0 MEDIUM N/A
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.
CVE-2011-4838 1 Jruby 1 Jruby 2023-12-10 5.0 MEDIUM N/A
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.