Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) in Chicken Scheme - CVE-2012-6124
Published: October 31, 2019 / Updated: August 8, 2020
Chicken Scheme
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to manipulate data.
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)."