Captcha plugin v2.12-3.8.1 captcha bypass vuln added
This commit is contained in:
@@ -11794,4 +11794,16 @@
|
|||||||
</vulnerability>
|
</vulnerability>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|
||||||
|
<plugin name="captcha">
|
||||||
|
<vulnerability>
|
||||||
|
<title>Captcha 2.12-3.8.1 - captcha bypass</title>
|
||||||
|
<references>
|
||||||
|
<url>http://www.antoine-cervoise.fr/2014/03/27/contournement-du-plugin-captcha-pour-wordpress-v-3-8-1-et-anterieures/</url>
|
||||||
|
<url>https://github.com/cervoise/pentest-scripts/blob/master/web/cms/captcha-bypass/wordpress-plugins/captcha/bypass-3.8.1-and-previous.php</url>
|
||||||
|
</references>
|
||||||
|
<type>BYPASS</type>
|
||||||
|
<fixed_in>3.8.2</fixed_in>
|
||||||
|
</vulnerability>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
</vulnerabilities>
|
</vulnerabilities>
|
||||||
|
|||||||
@@ -40,6 +40,7 @@
|
|||||||
<xs:enumeration value="CSRF"/>
|
<xs:enumeration value="CSRF"/>
|
||||||
<xs:enumeration value="SSRF"/>
|
<xs:enumeration value="SSRF"/>
|
||||||
<xs:enumeration value="AUTHBYPASS"/>
|
<xs:enumeration value="AUTHBYPASS"/>
|
||||||
|
<xs:enumeration value="BYPASS"/>
|
||||||
<xs:enumeration value="FPD"/>
|
<xs:enumeration value="FPD"/>
|
||||||
<xs:enumeration value="XXE"/>
|
<xs:enumeration value="XXE"/>
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
|
|||||||
Reference in New Issue
Block a user