cvelist/2018/5xxx/CVE-2018-5298.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2018-01-08 03:05:08 -05:00
{
2019-03-18 01:10:17 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-5298",
"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": [
2018-01-08 03:05:08 -05:00
{
2019-03-18 01:10:17 +00:00
"lang": "eng",
"value": "In the Procter & Gamble \"Oral-B App\" (aka com.pg.oralb.oralbapp) application 5.0.0 for Android, AES encryption with static parameters is used to secure the locally stored shared preferences. An attacker can gain access to locally stored user data more easily by leveraging access to the preferences XML file."
2018-01-08 03:05:08 -05:00
}
2019-03-18 01:10:17 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://1337sec.blogspot.de/2018/01/auditing-oral-b-app-v500.html",
"refsource": "MISC",
"url": "https://1337sec.blogspot.de/2018/01/auditing-oral-b-app-v500.html"
}
]
}
}