CVE-2022-29567 (GCVE-0-2022-29567)

Vulnerability from cvelistv5 – Published: 2022-05-24 14:20 – Updated: 2024-09-16 18:09
VLAI?
Summary
The default configuration of a TreeGrid component uses Object::toString as a key on the client-side and server communication in Vaadin 14.8.5 through 14.8.9, 22.0.6 through 22.0.14, 23.0.0.beta2 through 23.0.8 and 23.1.0.alpha1 through 23.1.0.alpha4, resulting in potential information disclosure of values that should not be available on the client-side.
CWE
Assigner
Impacted products
Vendor Product Version
Vaadin vaadin Affected: 14.8.5 , < unspecified (custom)
Affected: unspecified , ≤ 14.8.9 (custom)
Affected: 22.0.6 , < unspecified (custom)
Affected: unspecified , ≤ 22.0.14 (custom)
Affected: 23.0.0.beta2 , < unspecified (custom)
Affected: unspecified , ≤ 23.0.8 (custom)
Affected: 23.1.0.alpha1 , < unspecified (custom)
Affected: unspecified , ≤ 23.1.0.alpha4 (custom)
Create a notification for this product.
    Vaadin vaadin-grid-flow Affected: 14.8.5 , < unspecified (custom)
Affected: unspecified , ≤ 14.8.9 (custom)
Affected: 22.0.6 , < unspecified (custom)
Affected: unspecified , ≤ 22.0.14 (custom)
Affected: 23.0.0.beta2 , < unspecified (custom)
Affected: unspecified , ≤ 23.0.8 (custom)
Affected: 23.1.0.alpha1 , < unspecified (custom)
Affected: unspecified , ≤ 23.1.0.alpha4 (custom)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-03T06:26:06.318Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://vaadin.com/security/cve-2022-29567"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/vaadin/flow-components/pull/3046"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "vaadin",
          "vendor": "Vaadin",
          "versions": [
            {
              "lessThan": "unspecified",
              "status": "affected",
              "version": "14.8.5",
              "versionType": "custom"
            },
            {
              "lessThanOrEqual": "14.8.9",
              "status": "affected",
              "version": "unspecified",
              "versionType": "custom"
            },
            {
              "lessThan": "unspecified",
              "status": "affected",
              "version": "22.0.6",
              "versionType": "custom"
            },
            {
              "lessThanOrEqual": "22.0.14",
              "status": "affected",
              "version": "unspecified",
              "versionType": "custom"
            },
            {
              "lessThan": "unspecified",
              "status": "affected",
              "version": "23.0.0.beta2",
              "versionType": "custom"
            },
            {
              "lessThanOrEqual": "23.0.8",
              "status": "affected",
              "version": "unspecified",
              "versionType": "custom"
            },
            {
              "lessThan": "unspecified",
              "status": "affected",
              "version": "23.1.0.alpha1",
              "versionType": "custom"
            },
            {
              "lessThanOrEqual": "23.1.0.alpha4",
              "status": "affected",
              "version": "unspecified",
              "versionType": "custom"
            }
          ]
        },
        {
          "product": "vaadin-grid-flow",
          "vendor": "Vaadin",
          "versions": [
            {
              "lessThan": "unspecified",
              "status": "affected",
              "version": "14.8.5",
              "versionType": "custom"
            },
            {
              "lessThanOrEqual": "14.8.9",
              "status": "affected",
              "version": "unspecified",
              "versionType": "custom"
            },
            {
              "lessThan": "unspecified",
              "status": "affected",
              "version": "22.0.6",
              "versionType": "custom"
            },
            {
              "lessThanOrEqual": "22.0.14",
              "status": "affected",
              "version": "unspecified",
              "versionType": "custom"
            },
            {
              "lessThan": "unspecified",
              "status": "affected",
              "version": "23.0.0.beta2",
              "versionType": "custom"
            },
            {
              "lessThanOrEqual": "23.0.8",
              "status": "affected",
              "version": "unspecified",
              "versionType": "custom"
            },
            {
              "lessThan": "unspecified",
              "status": "affected",
              "version": "23.1.0.alpha1",
              "versionType": "custom"
            },
            {
              "lessThanOrEqual": "23.1.0.alpha4",
              "status": "affected",
              "version": "unspecified",
              "versionType": "custom"
            }
          ]
        }
      ],
      "datePublic": "2022-05-24T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "The default configuration of a TreeGrid component uses Object::toString as a key on the client-side and server communication in Vaadin 14.8.5 through 14.8.9, 22.0.6 through 22.0.14, 23.0.0.beta2 through 23.0.8 and 23.1.0.alpha1 through 23.1.0.alpha4, resulting in potential information disclosure of values that should not be available on the client-side."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.7,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-200",
              "description": "CWE-200 Information Exposure",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2022-05-24T14:20:19",
        "orgId": "9e0f3122-90e9-42d5-93de-8c6b98deef7e",
        "shortName": "Vaadin"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://vaadin.com/security/cve-2022-29567"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/vaadin/flow-components/pull/3046"
        }
      ],
      "source": {
        "discovery": "EXTERNAL"
      },
      "title": "Possible information disclosure inside TreeGrid component with default data provider",
      "workarounds": [
        {
          "lang": "en",
          "value": "User might define either: custom `toString()` or `getId()` in their entity."
        }
      ],
      "x_generator": {
        "engine": "Vulnogram 0.0.9"
      },
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "security@vaadin.com",
          "DATE_PUBLIC": "2022-05-24T10:44:00.000Z",
          "ID": "CVE-2022-29567",
          "STATE": "PUBLIC",
          "TITLE": "Possible information disclosure inside TreeGrid component with default data provider"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "vaadin",
                      "version": {
                        "version_data": [
                          {
                            "version_affected": "\u003e=",
                            "version_value": "14.8.5"
                          },
                          {
                            "version_affected": "\u003c=",
                            "version_value": "14.8.9"
                          },
                          {
                            "version_affected": "\u003e=",
                            "version_value": "22.0.6"
                          },
                          {
                            "version_affected": "\u003c=",
                            "version_value": "22.0.14"
                          },
                          {
                            "version_affected": "\u003e=",
                            "version_value": "23.0.0.beta2"
                          },
                          {
                            "version_affected": "\u003c=",
                            "version_value": "23.0.8"
                          },
                          {
                            "version_affected": "\u003e=",
                            "version_value": "23.1.0.alpha1"
                          },
                          {
                            "version_affected": "\u003c=",
                            "version_value": "23.1.0.alpha4"
                          }
                        ]
                      }
                    },
                    {
                      "product_name": "vaadin-grid-flow",
                      "version": {
                        "version_data": [
                          {
                            "version_affected": "\u003e=",
                            "version_value": "14.8.5"
                          },
                          {
                            "version_affected": "\u003c=",
                            "version_value": "14.8.9"
                          },
                          {
                            "version_affected": "\u003e=",
                            "version_value": "22.0.6"
                          },
                          {
                            "version_affected": "\u003c=",
                            "version_value": "22.0.14"
                          },
                          {
                            "version_affected": "\u003e=",
                            "version_value": "23.0.0.beta2"
                          },
                          {
                            "version_affected": "\u003c=",
                            "version_value": "23.0.8"
                          },
                          {
                            "version_affected": "\u003e=",
                            "version_value": "23.1.0.alpha1"
                          },
                          {
                            "version_affected": "\u003c=",
                            "version_value": "23.1.0.alpha4"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "Vaadin"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "The default configuration of a TreeGrid component uses Object::toString as a key on the client-side and server communication in Vaadin 14.8.5 through 14.8.9, 22.0.6 through 22.0.14, 23.0.0.beta2 through 23.0.8 and 23.1.0.alpha1 through 23.1.0.alpha4, resulting in potential information disclosure of values that should not be available on the client-side."
            }
          ]
        },
        "generator": {
          "engine": "Vulnogram 0.0.9"
        },
        "impact": {
          "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.7,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
            "version": "3.1"
          }
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "CWE-200 Information Exposure"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://vaadin.com/security/cve-2022-29567",
              "refsource": "MISC",
              "url": "https://vaadin.com/security/cve-2022-29567"
            },
            {
              "name": "https://github.com/vaadin/flow-components/pull/3046",
              "refsource": "MISC",
              "url": "https://github.com/vaadin/flow-components/pull/3046"
            }
          ]
        },
        "source": {
          "discovery": "EXTERNAL"
        },
        "work_around": [
          {
            "lang": "en",
            "value": "User might define either: custom `toString()` or `getId()` in their entity."
          }
        ]
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "9e0f3122-90e9-42d5-93de-8c6b98deef7e",
    "assignerShortName": "Vaadin",
    "cveId": "CVE-2022-29567",
    "datePublished": "2022-05-24T14:20:19.452600Z",
    "dateReserved": "2022-04-21T00:00:00",
    "dateUpdated": "2024-09-16T18:09:13.978Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:vaadin:vaadin:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"14.8.5\", \"versionEndIncluding\": \"14.8.9\", \"matchCriteriaId\": \"0579A51E-A3E6-4380-A378-55C53EC3768D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:vaadin:vaadin:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"22.0.6\", \"versionEndIncluding\": \"22.0.15\", \"matchCriteriaId\": \"3A7479D6-D6DF-4BE2-AD6C-F92DC502C6B3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:vaadin:vaadin:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"23.0.1\", \"versionEndIncluding\": \"23.0.8\", \"matchCriteriaId\": \"4C5BD69D-AF05-4A3E-AB1C-B3B3D1721E0E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:vaadin:vaadin:23.0.0:-:*:*:*:*:*:*\", \"matchCriteriaId\": \"9E4809E3-6B53-484E-BE86-BB554D346C01\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:vaadin:vaadin:23.0.0:beta2:*:*:*:*:*:*\", \"matchCriteriaId\": \"F50971D5-297E-4558-9BE5-AD7378A4215F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:vaadin:vaadin:23.0.0:beta3:*:*:*:*:*:*\", \"matchCriteriaId\": \"E561C638-33CB-4C1C-9A0B-FC590993C59F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:vaadin:vaadin:23.0.0:beta4:*:*:*:*:*:*\", \"matchCriteriaId\": \"F992E61E-EC84-44E9-90CE-113EF2B1EB05\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:vaadin:vaadin:23.0.0:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"F4382528-7D82-4339-8615-891C93D749C4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:vaadin:vaadin:23.1.0:alpha1:*:*:*:*:*:*\", \"matchCriteriaId\": \"778333E4-27C5-4EA3-8EF8-48774CE67188\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:vaadin:vaadin:23.1.0:alpha2:*:*:*:*:*:*\", \"matchCriteriaId\": \"A84E4454-773E-4735-B5D4-9F2E6537B8B1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:vaadin:vaadin:23.1.0:alpha3:*:*:*:*:*:*\", \"matchCriteriaId\": \"9544B2F5-C913-4ECE-8028-8BFBFD36A2EB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:vaadin:vaadin:23.1.0:alpha4:*:*:*:*:*:*\", \"matchCriteriaId\": \"312D297B-ACBD-4764-80AD-5AB042DCE01D\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"The default configuration of a TreeGrid component uses Object::toString as a key on the client-side and server communication in Vaadin 14.8.5 through 14.8.9, 22.0.6 through 22.0.14, 23.0.0.beta2 through 23.0.8 and 23.1.0.alpha1 through 23.1.0.alpha4, resulting in potential information disclosure of values that should not be available on the client-side.\"}, {\"lang\": \"es\", \"value\": \"La configuraci\\u00f3n por defecto de un componente TreeGrid usa Object::toString como clave en la comunicaci\\u00f3n con el cliente y el servidor en Vaadin versiones 14.8.5 hasta 14.8.9, 22.0.6 hasta 22.0.14, 23.0.0.beta2 hasta 23.0.8 y 23.1.0.alpha1 hasta 23.1.0.alpha4, resultando en una potencial divulgaci\\u00f3n de informaci\\u00f3n de valores que no deber\\u00edan estar disponibles en el lado del cliente\"}]",
      "id": "CVE-2022-29567",
      "lastModified": "2024-11-21T06:59:20.067",
      "metrics": "{\"cvssMetricV31\": [{\"source\": \"security@vaadin.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N\", \"baseScore\": 5.7, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.1, \"impactScore\": 3.6}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:P/I:N/A:N\", \"baseScore\": 5.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 10.0, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
      "published": "2022-05-24T15:15:08.220",
      "references": "[{\"url\": \"https://github.com/vaadin/flow-components/pull/3046\", \"source\": \"security@vaadin.com\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://vaadin.com/security/cve-2022-29567\", \"source\": \"security@vaadin.com\", \"tags\": [\"Issue Tracking\", \"Vendor Advisory\"]}, {\"url\": \"https://github.com/vaadin/flow-components/pull/3046\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://vaadin.com/security/cve-2022-29567\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Vendor Advisory\"]}]",
      "sourceIdentifier": "security@vaadin.com",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"security@vaadin.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-200\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-200\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2022-29567\",\"sourceIdentifier\":\"security@vaadin.com\",\"published\":\"2022-05-24T15:15:08.220\",\"lastModified\":\"2024-11-21T06:59:20.067\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The default configuration of a TreeGrid component uses Object::toString as a key on the client-side and server communication in Vaadin 14.8.5 through 14.8.9, 22.0.6 through 22.0.14, 23.0.0.beta2 through 23.0.8 and 23.1.0.alpha1 through 23.1.0.alpha4, resulting in potential information disclosure of values that should not be available on the client-side.\"},{\"lang\":\"es\",\"value\":\"La configuraci\u00f3n por defecto de un componente TreeGrid usa Object::toString como clave en la comunicaci\u00f3n con el cliente y el servidor en Vaadin versiones 14.8.5 hasta 14.8.9, 22.0.6 hasta 22.0.14, 23.0.0.beta2 hasta 23.0.8 y 23.1.0.alpha1 hasta 23.1.0.alpha4, resultando en una potencial divulgaci\u00f3n de informaci\u00f3n de valores que no deber\u00edan estar disponibles en el lado del cliente\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@vaadin.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N\",\"baseScore\":5.7,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.1,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:N/A:N\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security@vaadin.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-200\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-200\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vaadin:vaadin:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"14.8.5\",\"versionEndIncluding\":\"14.8.9\",\"matchCriteriaId\":\"0579A51E-A3E6-4380-A378-55C53EC3768D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vaadin:vaadin:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"22.0.6\",\"versionEndIncluding\":\"22.0.15\",\"matchCriteriaId\":\"3A7479D6-D6DF-4BE2-AD6C-F92DC502C6B3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vaadin:vaadin:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"23.0.1\",\"versionEndIncluding\":\"23.0.8\",\"matchCriteriaId\":\"4C5BD69D-AF05-4A3E-AB1C-B3B3D1721E0E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vaadin:vaadin:23.0.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"9E4809E3-6B53-484E-BE86-BB554D346C01\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vaadin:vaadin:23.0.0:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"F50971D5-297E-4558-9BE5-AD7378A4215F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vaadin:vaadin:23.0.0:beta3:*:*:*:*:*:*\",\"matchCriteriaId\":\"E561C638-33CB-4C1C-9A0B-FC590993C59F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vaadin:vaadin:23.0.0:beta4:*:*:*:*:*:*\",\"matchCriteriaId\":\"F992E61E-EC84-44E9-90CE-113EF2B1EB05\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vaadin:vaadin:23.0.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4382528-7D82-4339-8615-891C93D749C4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vaadin:vaadin:23.1.0:alpha1:*:*:*:*:*:*\",\"matchCriteriaId\":\"778333E4-27C5-4EA3-8EF8-48774CE67188\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vaadin:vaadin:23.1.0:alpha2:*:*:*:*:*:*\",\"matchCriteriaId\":\"A84E4454-773E-4735-B5D4-9F2E6537B8B1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vaadin:vaadin:23.1.0:alpha3:*:*:*:*:*:*\",\"matchCriteriaId\":\"9544B2F5-C913-4ECE-8028-8BFBFD36A2EB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vaadin:vaadin:23.1.0:alpha4:*:*:*:*:*:*\",\"matchCriteriaId\":\"312D297B-ACBD-4764-80AD-5AB042DCE01D\"}]}]}],\"references\":[{\"url\":\"https://github.com/vaadin/flow-components/pull/3046\",\"source\":\"security@vaadin.com\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://vaadin.com/security/cve-2022-29567\",\"source\":\"security@vaadin.com\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/vaadin/flow-components/pull/3046\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://vaadin.com/security/cve-2022-29567\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]}]}}"
  }
}


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 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…

Detection rules are retrieved from Rulezet.

Loading…

Loading…