cvelist/2019/3xxx/CVE-2019-3947.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2019-01-03 15:04:29 -05:00
{
2019-06-12 15:00:55 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 02:47:03 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-3947",
2019-06-12 15:00:55 +00:00
"ASSIGNER": "vulnreport@tenable.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Fuji Electric V-Server",
"version": {
"version_data": [
{
"version_value": "Versions prior to 6.0.33.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Plaintext storage of credentials"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.tenable.com/security/research/tra-2019-27",
"url": "https://www.tenable.com/security/research/tra-2019-27"
2019-06-13 12:01:03 +00:00
},
{
"refsource": "BID",
"name": "108740",
"url": "http://www.securityfocus.com/bid/108740"
2019-06-12 15:00:55 +00:00
}
]
2019-03-18 02:47:03 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-06-12 15:00:55 +00:00
"value": "Fuji Electric V-Server before 6.0.33.0 stores database credentials in project files as plaintext. An attacker that can gain access to the project file can recover the database credentials and gain access to the database server."
2019-03-18 02:47:03 +00:00
}
]
}
}