CVE-2012-5370

medium
Published 2012-11-28 · Modified 2026-02-04
CVSS v3
CVSS v2
5.0
VIR risk
5.0

Description

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.

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2012-5370

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed1.5.6-5
debian debianforkyfixed1.5.6-5
debian debiansidfixed1.5.6-5
debian debiantrixiefixed1.5.6-5

Package impact

EcosystemPackageVulnerableFixed
java Mavenorg.jruby:jruby-parent<1.7.11.7.1

Application impact

VendorProductVersionsFixed
jrubyjruby-

References

CWEs

CWE-310

Verify integrity in audit chain (admin only). AS-IS.