cvelist/2021/36xxx/CVE-2021-36206.json

105 lines
3.4 KiB
JSON
Raw Normal View History

2021-07-06 22:00:52 +00:00
{
"CVE_data_meta": {
2022-10-28 02:00:31 +00:00
"ASSIGNER": "productsecurity@jci.com",
"DATE_PUBLIC": "2022-10-25T21:14:00.000Z",
2021-07-06 22:00:52 +00:00
"ID": "CVE-2021-36206",
2022-10-28 02:00:31 +00:00
"STATE": "PUBLIC",
"TITLE": "CEVAS"
2021-07-06 22:00:52 +00:00
},
2022-10-28 02:00:31 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "CEVAS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "all versions prior to 1.01.46",
"version_value": "1.01.46"
}
]
}
}
]
},
"vendor_name": "Johnson Controls"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Christian Vierschilling and Caroline Moesler reported this vulnerability to Johnson Controls, Inc."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-07-06 22:00:52 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-10-28 02:00:31 +00:00
"value": "All versions of CEVAS prior to 1.01.46 do not sufficiently validate user-controllable input and could allow a user to bypass authentication and retrieve data with specially crafted SQL queries."
2021-07-06 22:00:52 +00:00
}
]
2022-10-28 02:00:31 +00:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 10,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.johnsoncontrols.com/cyber-solutions/security-advisories",
"refsource": "CONFIRM",
"url": "https://www.johnsoncontrols.com/cyber-solutions/security-advisories"
},
{
"name": "ICS-CERT Advisory",
"refsource": "CERT",
"url": "https://www.cisa.gov/uscert/ics/advisories/icsa-22-298-05"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Upgrade CEVAS to version 1.01.46. Contact CKS for the upgrade."
}
],
"source": {
"discovery": "EXTERNAL"
2021-07-06 22:00:52 +00:00
}
}