VYPR
Vendor

Jruby

Products
2
CVEs
5
Across products
6
Status
Private

Products

2

Recent CVEs

5
  • CVE-2009-4123HigDec 12, 2023
    risk 0.49cvss 7.5epss 0.01

    The jruby-openssl gem before 0.6 for JRuby mishandles SSL certificate validation.

  • CVE-2025-46551LowMay 7, 2025
    risk 0.17cvss 3.7epss 0.00

    JRuby-OpenSSL is an add-on gem for JRuby that emulates the Ruby OpenSSL native library. Starting in JRuby-OpenSSL version 0.12.1 and prior to version 0.15.4 (corresponding to JRuby versions starting in 9.3.4.0 prior to 9.4.12.1 and 10.0.0.0 prior to 10.0.0.1), when verifying SSL…

  • CVE-2012-5370Nov 28, 2012
    risk 0.00cvss epss 0.02

    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…

  • CVE-2010-1330Nov 23, 2012
    risk 0.00cvss epss 0.02

    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-2011-4838Dec 30, 2011
    risk 0.00cvss epss 0.04

    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.