gsd-2021-31405
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
Unsafe validation RegEx in EmailField component in com.vaadin:vaadin-text-field-flow versions 2.0.4 through 2.3.2 (Vaadin 14.0.6 through 14.4.3), and 3.0.0 through 4.0.2 (Vaadin 15.0.0 through 17.0.10) allows attackers to cause uncontrolled resource consumption by submitting malicious email addresses.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2021-31405",
    "description": "Unsafe validation RegEx in EmailField component in com.vaadin:vaadin-text-field-flow versions 2.0.4 through 2.3.2 (Vaadin 14.0.6 through 14.4.3), and 3.0.0 through 4.0.2 (Vaadin 15.0.0 through 17.0.10) allows attackers to cause uncontrolled resource consumption by submitting malicious email addresses.",
    "id": "GSD-2021-31405"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2021-31405"
      ],
      "details": "Unsafe validation RegEx in EmailField component in com.vaadin:vaadin-text-field-flow versions 2.0.4 through 2.3.2 (Vaadin 14.0.6 through 14.4.3), and 3.0.0 through 4.0.2 (Vaadin 15.0.0 through 17.0.10) allows attackers to cause uncontrolled resource consumption by submitting malicious email addresses.",
      "id": "GSD-2021-31405",
      "modified": "2023-12-13T01:23:13.263532Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "AKA": "",
        "ASSIGNER": "security@vaadin.com",
        "DATE_PUBLIC": "2021-03-11T09:17:00.000Z",
        "ID": "CVE-2021-31405",
        "STATE": "PUBLIC",
        "TITLE": "Regular expression denial of service (ReDoS) in EmailField component in Vaadin 14 and 15-17"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "Vaadin",
                    "version": {
                      "version_data": [
                        {
                          "platform": "",
                          "version_affected": "\u003e=",
                          "version_name": "",
                          "version_value": "14.0.6"
                        },
                        {
                          "platform": "",
                          "version_affected": "\u003c=",
                          "version_name": "",
                          "version_value": "14.4.3"
                        },
                        {
                          "platform": "",
                          "version_affected": "\u003e=",
                          "version_name": "",
                          "version_value": "15.0.0"
                        },
                        {
                          "platform": "",
                          "version_affected": "\u003c=",
                          "version_name": "",
                          "version_value": "17.0.10"
                        }
                      ]
                    }
                  },
                  {
                    "product_name": "vaadin-text-field-flow",
                    "version": {
                      "version_data": [
                        {
                          "platform": "",
                          "version_affected": "\u003e=",
                          "version_name": "",
                          "version_value": "2.0.4"
                        },
                        {
                          "platform": "",
                          "version_affected": "\u003c=",
                          "version_name": "",
                          "version_value": "2.3.2"
                        },
                        {
                          "platform": "",
                          "version_affected": "\u003e=",
                          "version_name": "",
                          "version_value": "3.0.0"
                        },
                        {
                          "platform": "",
                          "version_affected": "\u003c=",
                          "version_name": "",
                          "version_value": "4.0.2"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Vaadin"
            }
          ]
        }
      },
      "configuration": [],
      "credit": [],
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "Unsafe validation RegEx in EmailField component in com.vaadin:vaadin-text-field-flow versions 2.0.4 through 2.3.2 (Vaadin 14.0.6 through 14.4.3), and 3.0.0 through 4.0.2 (Vaadin 15.0.0 through 17.0.10) allows attackers to cause uncontrolled resource consumption by submitting malicious email addresses."
          }
        ]
      },
      "exploit": [],
      "generator": {
        "engine": "Vulnogram 0.0.9"
      },
      "impact": {
        "cvss": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 7.5,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "NONE",
          "integrityImpact": "NONE",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
          "version": "3.1"
        }
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "CWE-400 Uncontrolled Resource Consumption"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://vaadin.com/security/cve-2021-31405",
            "refsource": "MISC",
            "url": "https://vaadin.com/security/cve-2021-31405"
          },
          {
            "name": "https://github.com/vaadin/flow-components/pull/442",
            "refsource": "MISC",
            "url": "https://github.com/vaadin/flow-components/pull/442"
          }
        ]
      },
      "solution": [],
      "source": {
        "advisory": "",
        "defect": [],
        "discovery": "INTERNAL"
      },
      "work_around": []
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "[14.0.6,14.4.4),[15.0.0,17.0.11)",
          "affected_versions": "All versions starting from 14.0.6 before 14.4.4, all versions starting from 15.0.0 before 17.0.11",
          "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-400",
            "CWE-937"
          ],
          "date": "2021-05-05",
          "description": "Unsafe validation RegEx in the `EmailField` component of `com.vaadin:vaadin-text-field-flow` allows attackers to cause uncontrolled resource consumption by submitting malicious email addresses.",
          "fixed_versions": [
            "14.4.4",
            "17.0.11"
          ],
          "identifier": "CVE-2021-31405",
          "identifiers": [
            "CVE-2021-31405"
          ],
          "not_impacted": "All versions starting from 14.4.4 before 15.0.0, all versions starting from 17.0.11",
          "package_slug": "maven/com.vaadin/flow-client",
          "pubdate": "2021-04-23",
          "solution": "Upgrade to version 14.4.4 or 17.0.11 or above.",
          "title": "Uncontrolled Resource Consumption",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2021-31405",
            "https://vaadin.com/security/cve-2021-31405"
          ],
          "uuid": "9507d9af-6f4f-4514-af59-d315714f18b8"
        },
        {
          "affected_range": "[14.0.6,14.4.4),[15.0.0,17.0.11)",
          "affected_versions": "All versions starting from 14.0.6 before 14.4.4, all versions starting from 15.0.0 before 17.0.11",
          "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-400",
            "CWE-937"
          ],
          "date": "2021-04-26",
          "description": "Unsafe validation RegEx in EmailField component in com.vaadin:vaadin-text-field-flow versions 2.0.4 through 2.3.2 (Vaadin 14.0.6 through 14.4.3), and 3.0.0 through 4.0.2 (Vaadin 15.0.0 through 17.0.10) allows attackers to cause uncontrolled resource consumption by submitting malicious email addresses.",
          "fixed_versions": [
            "14.4.4",
            "17.0.11"
          ],
          "identifier": "CVE-2021-31405",
          "identifiers": [
            "GHSA-2wqp-jmcc-mc77",
            "CVE-2021-31405"
          ],
          "not_impacted": "All versions before 14.0.6, all versions starting from 14.4.4 before 15.0.0, all versions starting from 17.0.11",
          "package_slug": "maven/com.vaadin/vaadin-bom",
          "pubdate": "2021-04-19",
          "solution": "Upgrade to versions 14.4.4, 17.0.11 or above.",
          "title": "Uncontrolled Resource Consumption",
          "urls": [
            "https://github.com/vaadin/platform/security/advisories/GHSA-2wqp-jmcc-mc77",
            "https://vaadin.com/security/cve-2021-31405",
            "https://nvd.nist.gov/vuln/detail/CVE-2021-31405",
            "https://github.com/vaadin/flow-components/pull/442",
            "https://github.com/advisories/GHSA-2wqp-jmcc-mc77"
          ],
          "uuid": "7d122e72-232a-44e2-8a38-67888d76ef5e"
        },
        {
          "affected_range": "[14.0.6,14.4.4),[15.0.0,17.0.11)",
          "affected_versions": "All versions starting from 14.0.6 before 14.4.4, all versions starting from 15.0.0 before 17.0.11",
          "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-400",
            "CWE-937"
          ],
          "date": "2021-05-05",
          "description": "Unsafe validation RegEx in `EmailField` component of `com.vaadin:vaadin-text-field-flow` allows attackers to cause uncontrolled resource consumption by submitting malicious email addresses.",
          "fixed_versions": [
            "14.4.4",
            "17.0.11"
          ],
          "identifier": "CVE-2021-31405",
          "identifiers": [
            "CVE-2021-31405"
          ],
          "not_impacted": "All versions starting from 14.4.4 before 15.0.0, all versions starting from 17.0.11",
          "package_slug": "maven/com.vaadin/vaadin-server",
          "pubdate": "2021-04-23",
          "solution": "Upgrade to version 14.4.4 or 17.0.11 or above.",
          "title": "Uncontrolled Resource Consumption",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2021-31405",
            "https://vaadin.com/security/cve-2021-31405"
          ],
          "uuid": "8b349352-5875-4648-a6bc-b1ce74c34c4f"
        },
        {
          "affected_range": "[2.0.4,2.3.2],[3.0.0,4.0.2]",
          "affected_versions": "All versions starting from 2.0.4 through 2.3.2, all versions starting from 3.0.0 through 4.0.2",
          "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-400",
            "CWE-937"
          ],
          "date": "2021-05-05",
          "description": "Unsafe validation RegEx in EmailField component in `com.vaadin:vaadin-text-field-flow` allows attackers to cause uncontrolled resource consumption by submitting malicious email addresses.",
          "fixed_versions": [
            "2.3.3",
            "4.0.3"
          ],
          "identifier": "CVE-2021-31405",
          "identifiers": [
            "CVE-2021-31405"
          ],
          "not_impacted": "All versions starting from 2.3.3 before 3.0.0, all versions starting rom 4.0.3",
          "package_slug": "maven/com.vaadin/vaadin-text-field-flow",
          "pubdate": "2021-04-23",
          "solution": "Upgrade to versions 2.3.3, 4.0.3 or above.",
          "title": "Uncontrolled Resource Consumption",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2021-31405",
            "https://vaadin.com/security/cve-2021-31405"
          ],
          "uuid": "fb3679ae-98d8-48a6-a776-2b8d4a076160"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:vaadin:flow:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "2.3.3",
                "versionStartIncluding": "2.0.4",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:vaadin:flow:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "4.0.3",
                "versionStartIncluding": "3.0.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:vaadin:vaadin:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "14.4.4",
                "versionStartIncluding": "14.0.6",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:vaadin:vaadin:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "17.0.11",
                "versionStartIncluding": "15.0.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security@vaadin.com",
          "ID": "CVE-2021-31405"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Unsafe validation RegEx in EmailField component in com.vaadin:vaadin-text-field-flow versions 2.0.4 through 2.3.2 (Vaadin 14.0.6 through 14.4.3), and 3.0.0 through 4.0.2 (Vaadin 15.0.0 through 17.0.10) allows attackers to cause uncontrolled resource consumption by submitting malicious email addresses."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-400"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "N/A",
              "refsource": "CONFIRM",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://vaadin.com/security/cve-2021-31405"
            },
            {
              "name": "N/A",
              "refsource": "CONFIRM",
              "tags": [
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/vaadin/flow-components/pull/442"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 5.0,
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 2.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": false
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 3.6
        }
      },
      "lastModifiedDate": "2021-05-05T17:43Z",
      "publishedDate": "2021-04-23T16:15Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…