cvelist/2020/11xxx/CVE-2020-11826.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2020-04-16 19:03:16 +00:00
{
"CVE_data_meta": {
2020-04-16 20:02:58 +00:00
"ASSIGNER": "cve@mitre.org",
2020-04-16 20:03:49 +00:00
"ID": "CVE-2020-11826",
"STATE": "PUBLIC"
2020-04-16 19:04:07 +00:00
},
2020-04-16 20:03:49 +00:00
"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",
2020-04-16 19:03:16 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-04-16 20:03:49 +00:00
"value": "Users can lock their notes with a password in Memono version 3.8. Thus, users needs to know a password to read notes. However, these notes are stored in a database without encryption and an attacker can read the password-protected notes without having the password. Notes are stored in the ZENTITY table in the memono.sqlite database."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://fatihhcelik.blogspot.com/2020/02/memono-insecure-data-storage-ios.html",
"refsource": "MISC",
"name": "https://fatihhcelik.blogspot.com/2020/02/memono-insecure-data-storage-ios.html"
2020-04-16 19:03:16 +00:00
}
]
}
}