2 matches found
BoF-Challenge1
This is an easy challenge based on a Buffer Overflow, you have to reach the secretFunction in order to win. include include // Uncalled secret function // 00000000004005b6 void secretFunction printf"Congratulations!\n"; printf"You have entered in the secret function!\n"; return; // Vulnerable...
DEBIAN-CVE-2014-2855
The checksecret function in authenticate.c in rsync 3.1.0 and earlier allows remote attackers to cause a denial of service infinite loop and CPU consumption via a user name which does not exist in the secrets file...