org.jruby:jruby@1.0RC3 vulnerabilities

  • latest version

    9.4.9.0

  • latest non vulnerable version

  • first published

    18 years ago

  • latest version published

    1 months ago

  • licenses detected

  • package manager

  • Direct Vulnerabilities

    Known vulnerabilities in the org.jruby:jruby package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Denial of Service (DoS)

    org.jruby:jruby is a high performance, stable, fully threaded Java implementation of the Ruby programming language.

    Affected versions of this package are vulnerable to Denial of Service (DoS). It 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.

    How to fix Denial of Service (DoS)?

    Upgrade org.jruby:jruby to version 1.6.5.1 or higher.

    [,1.6.5.1)
    • M
    Cross-site Scripting (XSS)

    org.jruby:jruby is a high performance, stable, fully threaded Java implementation of the Ruby programming language.

    Affected versions of this package are vulnerable to Cross-site Scripting (XSS). The regular expression engine in JRuby (Java implementation of the Ruby programming language.) 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.

    How to fix Cross-site Scripting (XSS)?

    Upgrade org.jruby:jruby to version 1.4.1 or higher.

    [,1.4.1)