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.
References
Configurations
Configuration 1 (hide)
AND |
|
History
21 Nov 2024, 00:46
Type | Values Removed | Values Added |
---|---|---|
References | () http://lists.apple.com/archives/security-announce//2008/Sep/msg00005.html - | |
References | () http://secunia.com/advisories/30927 - Vendor Advisory | |
References | () http://secunia.com/advisories/31006 - | |
References | () http://secunia.com/advisories/31062 - | |
References | () http://secunia.com/advisories/31090 - | |
References | () http://secunia.com/advisories/31181 - | |
References | () http://secunia.com/advisories/31256 - | |
References | () http://secunia.com/advisories/32219 - | |
References | () http://secunia.com/advisories/33178 - | |
References | () http://security.gentoo.org/glsa/glsa-200812-17.xml - | |
References | () http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=17756 - | |
References | () http://wiki.rpath.com/Advisories:rPSA-2008-0218 - | |
References | () http://wiki.rpath.com/wiki/Advisories:rPSA-2008-0218 - | |
References | () http://www.debian.org/security/2008/dsa-1612 - | |
References | () http://www.debian.org/security/2008/dsa-1618 - | |
References | () http://www.mandriva.com/security/advisories?name=MDVSA-2008:140 - | |
References | () http://www.mandriva.com/security/advisories?name=MDVSA-2008:141 - | |
References | () http://www.mandriva.com/security/advisories?name=MDVSA-2008:142 - | |
References | () http://www.openwall.com/lists/oss-security/2008/07/02/3 - | |
References | () http://www.redhat.com/support/errata/RHSA-2008-0561.html - | |
References | () http://www.securityfocus.com/archive/1/494104/100/0/threaded - | |
References | () http://www.us-cert.gov/cas/techalerts/TA08-260A.html - US Government Resource | |
References | () http://www.vupen.com/english/advisories/2008/2584 - | |
References | () https://issues.rpath.com/browse/RPL-2639 - | |
References | () https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9863 - | |
References | () https://usn.ubuntu.com/651-1/ - | |
References | () https://www.redhat.com/archives/fedora-package-announce/2008-July/msg00112.html - | |
References | () https://www.redhat.com/archives/fedora-package-announce/2008-July/msg00161.html - |
07 Nov 2023, 02:02
Type | Values Removed | Values Added |
---|---|---|
Summary | 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. |
Information
Published : 2008-07-09 00:41
Updated : 2024-11-21 00:46
NVD link : CVE-2008-2376
Mitre link : CVE-2008-2376
CVE.ORG link : CVE-2008-2376
JSON object : View
Products Affected
redhat
- fedora_8
ruby-lang
- ruby
CWE
CWE-189
Numeric Errors