HIGH · 7.5

CVE-2008-2376

Integer overflow in the rb_ary_fill function in array.c in Ruby before revision 17756 allows context-dependent attackers to cause a denial of service (crash) or possibly have unspecified other impact ...

Vulnerability Description

Integer overflow in the rb_ary_fill function in array.c in Ruby before revision 17756 allows context-dependent attackers to cause a denial of service (crash) or possibly have unspecified other impact via a call to the Array#fill method with a start (aka beg) argument greater than ARY_MAX_SIZE. NOTE: this issue exists because of an incomplete fix for other closely related integer overflows.

CVSS Score

7.5

HIGH

AV:N/AC:L/Au:N/C:P/I:P/A:P
Confidentiality
PARTIAL
Integrity
PARTIAL
Availability
PARTIAL

Affected Products

VendorProductVersions
RedhatFedora 81.8.6.230
Ruby-LangRuby1.8.6.230

Related Weaknesses (CWE)

References

FAQ

What is CVE-2008-2376?

CVE-2008-2376 is a vulnerability with a CVSS score of 7.5 (HIGH). Integer overflow in the rb_ary_fill function in array.c in Ruby before revision 17756 allows context-dependent attackers to cause a denial of service (crash) or possibly have unspecified other impact ...

How severe is CVE-2008-2376?

CVE-2008-2376 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2008-2376?

Check the references section above for vendor advisories and patch information. Affected products include: Redhat Fedora 8, Ruby-Lang Ruby.