cvelist/2018/15xxx/CVE-2018-15719.json

63 lines
1.9 KiB
JSON
Raw Normal View History

2018-08-22 14:05:30 -04:00
{
2019-03-18 04:29:10 +00:00
"CVE_data_meta": {
"ASSIGNER": "vulnreport@tenable.com",
"DATE_PUBLIC": "2018-12-12T00:00:00",
"ID": "CVE-2018-15719",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Open Dental",
"version": {
"version_data": [
{
"version_value": "18.3 and below"
}
]
}
}
]
},
"vendor_name": "Open Dental"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-12-12 13:37:30 -05:00
{
2019-03-18 04:29:10 +00:00
"lang": "eng",
"value": "Open Dental before version 18.4 installs a mysql database and uses the default credentials of \"root\" with a blank password. This allows anyone on the network with access to the server to access all database information."
2018-12-12 13:37:30 -05:00
}
2019-03-18 04:29:10 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-255 Credentials management"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.tenable.com/security/research/tra-2018-44",
"refsource": "MISC",
"url": "https://www.tenable.com/security/research/tra-2018-44"
}
]
}
}