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

67 lines
2.2 KiB
JSON
Raw Normal View History

2021-07-19 17:00:51 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-36799",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2021-11-09 16:46:54 -08:00
"value": "Hard-coded password and salt for encryption of project files in KNX Association's ETS5 (all versions up to v5.7.6) allows a local unprivileged user to access cryptographic keys of KNX devices stored in the project files via decryption with the known password \"ETS5Password\" and salt \"Ivan Medvedev\"."
2021-07-19 17:00:51 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/robertguetzkow/ets5-password-recovery",
"refsource": "MISC",
"name": "https://github.com/robertguetzkow/ets5-password-recovery"
},
{
"url": "https://www.knx.org/knx-en/for-professionals/software/ets-5-professional/",
"refsource": "MISC",
"name": "https://www.knx.org/knx-en/for-professionals/software/ets-5-professional/"
}
]
}
}