cvelist/2020/14xxx/CVE-2020-14489.json

104 lines
3.3 KiB
JSON
Raw Normal View History

2020-06-19 17:02:01 +00:00
{
"CVE_data_meta": {
2020-07-29 13:01:36 +00:00
"ASSIGNER": "ics-cert@hq.dhs.gov",
"DATE_PUBLIC": "2020-07-02T00:00:00.000Z",
2020-06-19 17:02:01 +00:00
"ID": "CVE-2020-14489",
2020-07-29 13:01:36 +00:00
"STATE": "PUBLIC",
"TITLE": "OpenClinic GA"
2020-06-19 17:02:01 +00:00
},
2020-07-29 13:01:36 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "OpenClinic GA",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.09.02"
},
{
"version_affected": "=",
"version_value": "5.89.05b"
}
]
}
}
]
},
"vendor_name": "open source"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Brian D. Hysell reported these vulnerabilities to CISA."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-06-19 17:02:01 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-07-29 13:01:36 +00:00
"value": "OpenClinic GA 5.09.02 and 5.89.05b stores passwords using inadequate hashing complexity, which may allow an attacker to recover passwords using known password cracking techniques."
2020-06-19 17:02:01 +00:00
}
]
2020-07-29 13:01:36 +00:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "INSUFFICIENTLY PROTECTED CREDENTIALS CWE-522"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://us-cert.cisa.gov/ics/advisories/ICSMA-20-184-01",
"name": "https://us-cert.cisa.gov/ics/advisories/ICSMA-20-184-01"
}
]
},
"source": {
"advisory": "ICSMA-20-184-01 OpenClinic GA",
"discovery": "EXTERNAL"
},
"work_around": [
{
"lang": "eng",
"value": "OpenClinic GA is aware of these vulnerabilities but has not provided any confirmation of their resolution. Please upgrade to the latest version to ensure you have all current fixes."
}
]
2020-06-19 17:02:01 +00:00
}