Lucene search

K
cvelistVaadinCVELIST:CVE-2022-29567
HistoryMay 24, 2022 - 12:00 a.m.

CVE-2022-29567 Possible information disclosure inside TreeGrid component with default data provider

2022-05-2400:00:00
CWE-200
Vaadin
www.cve.org

5.7 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N

7.5 High

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

52.5%

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.

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"
      }
    ]
  }
]

5.7 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N

7.5 High

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

52.5%

Related for CVELIST:CVE-2022-29567