vendor:
PHPCaptcha
by:
Phil Taylor from Sense of Security Labs.
5.5
CVSS
MEDIUM
Authentication bypass
N/A
CWE
Product Name: PHPCaptcha
Affected Version From: 1.0.4
Affected Version To: 2.0.2
Patch Exists: NO
Related CWE: Not yet assigned
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: PHP
2011
Sense of Security – Security Advisory – SOS-11-007
PHPCaptcha, also known as Securimage, is a popular Open Source PHP CAPTCHA library. It is also used in popular WordPress plugins such as the 'Fast Secure Contact Form'. Insufficient distortion in the audio version of the CAPTCHA allows an attacker to quickly decode the CAPTCHA by performing basic binary analysis of the generated audio file. The issue is compounded by the fact that even if the audio feature of the CAPTCHA has been disabled, it can still be accessed by forceful browsing to the /secure_play.php URI.
Mitigation:
Remove the script securimage_play.php and disable the use of the Audio CAPTCHA.