{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-25499",
        "assignerOrgId": "9e0f3122-90e9-42d5-93de-8c6b98deef7e",
        "state": "PUBLISHED",
        "assignerShortName": "Vaadin",
        "dateReserved": "2023-02-06T20:44:44.569Z",
        "datePublished": "2023-06-22T12:47:57.760Z",
        "dateUpdated": "2024-08-02T11:25:18.642Z"
    },
    "containers": {
        "cna": {
            "affected": [
                {
                    "defaultStatus": "unaffected",
                    "product": "vaadin",
                    "repo": "https://github.com/vaadin/platform",
                    "vendor": "vaadin",
                    "versions": [
                        {
                            "lessThanOrEqual": "10.0.22",
                            "status": "affected",
                            "version": "10.0.0",
                            "versionType": "maven"
                        },
                        {
                            "lessThanOrEqual": "14.10.0",
                            "status": "affected",
                            "version": "11.0.0",
                            "versionType": "maven"
                        },
                        {
                            "lessThanOrEqual": "22.0.28",
                            "status": "affected",
                            "version": "15.0.0",
                            "versionType": "maven"
                        },
                        {
                            "lessThanOrEqual": "23.3.12",
                            "status": "affected",
                            "version": "23.0.0",
                            "versionType": "maven"
                        },
                        {
                            "lessThanOrEqual": "24.0.5",
                            "status": "affected",
                            "version": "24.0.0",
                            "versionType": "maven"
                        },
                        {
                            "lessThanOrEqual": "24.1.0.beta1",
                            "status": "affected",
                            "version": "24.1.0.alpha1",
                            "versionType": "maven"
                        }
                    ]
                },
                {
                    "defaultStatus": "unaffected",
                    "product": "flow-server",
                    "repo": "https://github.com/vaadin/flow",
                    "vendor": "vaadin",
                    "versions": [
                        {
                            "lessThanOrEqual": "24.0.0.beta1",
                            "status": "affected",
                            "version": "1.0.0",
                            "versionType": "maven"
                        },
                        {
                            "lessThanOrEqual": "2.8.9",
                            "status": "affected",
                            "version": "1.1.0",
                            "versionType": "maven"
                        },
                        {
                            "lessThanOrEqual": "9.1.0",
                            "status": "affected",
                            "version": "3.3.0",
                            "versionType": "maven"
                        },
                        {
                            "lessThanOrEqual": "23.3.10",
                            "status": "affected",
                            "version": "23.0.0",
                            "versionType": "maven"
                        },
                        {
                            "lessThanOrEqual": "24.0.7",
                            "status": "affected",
                            "version": "24.0.0",
                            "versionType": "maven"
                        },
                        {
                            "lessThanOrEqual": "24.1.0.beta1",
                            "status": "affected",
                            "version": "24.1.0.alpha1",
                            "versionType": "maven"
                        }
                    ]
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "type": "finder",
                    "user": "00000000-0000-4000-9000-000000000000",
                    "value": "Kim Leppänen"
                }
            ],
            "datePublic": "2023-06-21T22:00:00.000Z",
            "descriptions": [
                {
                    "lang": "en",
                    "supportingMedia": [
                        {
                            "base64": false,
                            "type": "text/html",
                            "value": "When adding non-visible components to the UI in server side, content is sent to the browser in Vaadin 10.0.0 through 10.0.22, 11.0.0 through 14.10.0, 15.0.0 through 22.0.28, 23.0.0 through 23.3.12, 24.0.0 through 24.0.5 and 24.1.0.alpha1 to 24.1.0.beta1, resulting in potential information disclosure.<p></p>"
                        }
                    ],
                    "value": "When adding non-visible components to the UI in server side, content is sent to the browser in Vaadin 10.0.0 through 10.0.22, 11.0.0 through 14.10.0, 15.0.0 through 22.0.28, 23.0.0 through 23.3.12, 24.0.0 through 24.0.5 and 24.1.0.alpha1 to 24.1.0.beta1, resulting in potential information disclosure.\n\n"
                }
            ],
            "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"
                    },
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ]
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-200",
                            "description": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor",
                            "lang": "en",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "9e0f3122-90e9-42d5-93de-8c6b98deef7e",
                "shortName": "Vaadin",
                "dateUpdated": "2023-06-22T12:47:57.760Z"
            },
            "references": [
                {
                    "url": "https://vaadin.com/security/CVE-2023-25499"
                },
                {
                    "url": "https://github.com/vaadin/flow/pull/15885"
                }
            ],
            "source": {
                "discovery": "UNKNOWN"
            },
            "title": "Possible information disclosure in non visible components",
            "x_generator": {
                "engine": "Vulnogram 0.1.0-dev"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T11:25:18.642Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://vaadin.com/security/CVE-2023-25499",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://github.com/vaadin/flow/pull/15885",
                        "tags": [
                            "x_transferred"
                        ]
                    }
                ]
            }
        ]
    }
}