mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
155 lines
6.0 KiB
JSON
155 lines
6.0 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"generator": {
|
|
"engine": "Vulnogram 0.0.9"
|
|
},
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2021-31407",
|
|
"ASSIGNER": "security@vaadin.com",
|
|
"DATE_PUBLIC": "2021-03-29T08:17:00.000Z",
|
|
"TITLE": "Server classes and resources exposure in OSGi applications using Vaadin 12-14 and 19",
|
|
"AKA": "",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"source": {
|
|
"defect": [],
|
|
"advisory": "",
|
|
"discovery": "INTERNAL"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Vaadin",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Vaadin",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_name": "",
|
|
"version_affected": ">=",
|
|
"version_value": "12.0.0",
|
|
"platform": ""
|
|
},
|
|
{
|
|
"version_name": "",
|
|
"version_affected": "<=",
|
|
"version_value": "14.4.9",
|
|
"platform": ""
|
|
},
|
|
{
|
|
"version_name": "",
|
|
"version_affected": "=",
|
|
"version_value": "19.0.0",
|
|
"platform": ""
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name": "flow-server",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_name": "",
|
|
"version_affected": ">=",
|
|
"version_value": "1.2.0",
|
|
"platform": ""
|
|
},
|
|
{
|
|
"version_name": "",
|
|
"version_affected": "<=",
|
|
"version_value": "2.4.7",
|
|
"platform": ""
|
|
},
|
|
{
|
|
"version_name": "",
|
|
"version_affected": ">=",
|
|
"version_value": "6.0.0",
|
|
"platform": ""
|
|
},
|
|
{
|
|
"version_name": "",
|
|
"version_affected": "<=",
|
|
"version_value": "6.0.1",
|
|
"platform": ""
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-402 Transmission of Private Resources into a New Sphere ('Resource Leak')"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Vulnerability in OSGi integration in com.vaadin:flow-server versions 1.2.0 through 2.4.7 (Vaadin 12.0.0 through 14.4.9), and 6.0.0 through 6.0.1 (Vaadin 19.0.0) allows attacker to access application classes and resources on the server via crafted HTTP request."
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://vaadin.com/security/cve-2021-31407",
|
|
"name": "https://vaadin.com/security/cve-2021-31407"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/vaadin/osgi/issues/50",
|
|
"name": "https://github.com/vaadin/osgi/issues/50"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/vaadin/flow/pull/10229",
|
|
"name": "https://github.com/vaadin/flow/pull/10229"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/vaadin/flow/pull/10269",
|
|
"name": "https://github.com/vaadin/flow/pull/10269"
|
|
}
|
|
]
|
|
},
|
|
"configuration": [],
|
|
"impact": {
|
|
"cvss": {
|
|
"version": "3.1",
|
|
"attackVector": "NETWORK",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "NONE",
|
|
"userInteraction": "NONE",
|
|
"scope": "CHANGED",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "NONE",
|
|
"availabilityImpact": "NONE",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
|
|
"baseScore": 8.6,
|
|
"baseSeverity": "HIGH"
|
|
}
|
|
},
|
|
"exploit": [],
|
|
"work_around": [],
|
|
"solution": [],
|
|
"credit": []
|
|
} |