vendor:
JQuery-Real-Person Plugin
by:
Alberto Garcia-Illera
6.5
CVSS
MEDIUM
Bypass Captcha
287
CWE
Product Name: JQuery-Real-Person Plugin
Affected Version From: 1.0.1
Affected Version To: 1.0.1
Patch Exists: NO
Related CWE: N/A
CPE: a:keith_wood:jquery_realperson_plugin
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Chrome web browser
2011
Bypass the JQuery-Real-Person captcha plugin
It is possible to bypass the captcha on the JQuery-Real-Person plugin to perform a brute force attack. There is associated parameter with each image, to checkout the characters introduced by the user. But there is not a good chek to assure that the characteres introduced are the characters shown on the picture. Therefore we can just choose a pair of parameter and characters and use them in all the request to the web server. The name of the parameter that determinate the captcha image is 'value'.
Mitigation:
Ensure that the captcha is properly configured and that the parameters are checked to ensure that the characters introduced are the characters shown on the picture.