CVE-2022-1801
20.06.2022, 11:15
The Very Simple Contact Form WordPress plugin before 11.6 exposes the solution to the captcha in the rendered contact form, both as hidden input fields and as plain text in the page, making it very easy for bots to bypass the captcha check, rendering the page a likely target for spam bots.Enginsight
Vendor | Product | Version |
---|---|---|
very_simple_contact_form_project | very_simple_contact_form | 𝑥 < 11.6 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-804 - Guessable CAPTCHAThe software uses a CAPTCHA challenge, but the challenge can be guessed or automatically recognized by a non-human actor.
- CWE-287 - Improper AuthenticationWhen an actor claims to have a given identity, the software does not prove or insufficiently proves that the claim is correct.