A casting error in Chicken before 4.8.0 on 64-bit platform caused the random number generator to return a constant value. NOTE: the vendor states "This function wasn't used for security purposes (and is advertised as being unsuitable)."
The product uses a Pseudo-Random Number Generator (PRNG) in a security context, but the PRNG's algorithm is not cryptographically strong.
Link | Tags |
---|---|
http://www.openwall.com/lists/oss-security/2013/02/08/2 | mailing list third party advisory patch |
https://security-tracker.debian.org/tracker/CVE-2012-6124 | third party advisory |
https://access.redhat.com/security/cve/cve-2012-6124 | broken link |
https://lists.nongnu.org/archive/html/chicken-hackers/2012-02/msg00084.html | mailing list third party advisory patch |