Vulnerability from drupal
Published
2020-05-13 16:44
Modified
2023-08-11 17:51
Summary
Details
The reCaptcha v3 module enables you to protect your forms using the Google reCaptcha V3.
If the reCaptcha v3 challenge succeeds, all the other form validations are bypassed. This makes it possible for attackers to submit invalid or incomplete forms.
This vulnerability only affects forms that are protected by reCaptcha v3 and have server side validation steps (e.g required field or custom validation functions).
Credits
Martijn Vermeulen
www.drupal.org/user/960720
arnaudvz
www.drupal.org/user/3628871
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003c1.2.0"
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/recaptcha_v3"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003c1.2.0"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.0"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [],
"credits": [
{
"contact": [
"https://www.drupal.org/user/960720"
],
"name": "Martijn Vermeulen"
},
{
"contact": [
"https://www.drupal.org/user/3628871"
],
"name": "arnaudvz"
}
],
"details": "The reCaptcha v3 module enables you to protect your forms using the Google reCaptcha V3.\n\nIf the reCaptcha v3 challenge succeeds, all the other form validations are bypassed. This makes it possible for attackers to submit invalid or incomplete forms.\n\nThis vulnerability only affects forms that are protected by reCaptcha v3 and have server side validation steps (e.g required field or custom validation functions).",
"id": "DRUPAL-CONTRIB-2020-019",
"modified": "2023-08-11T17:51:24.000Z",
"published": "2020-05-13T16:44:40.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2020-019"
}
],
"schema_version": "1.7.0"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…