cvelist/2020/5xxx/CVE-2020-5732.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2020-01-06 15:01:26 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-5732",
2020-04-17 19:01:26 +00:00
"ASSIGNER": "vulnreport@tenable.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "OpenMRS",
"version": {
"version_data": [
{
"version_value": "Versions 2.90 and prior"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Authentication Bypass"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.tenable.com/security/research/tra-2020-18",
"url": "https://www.tenable.com/security/research/tra-2020-18"
}
]
2020-01-06 15:01:26 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-04-17 19:01:26 +00:00
"value": "In OpenMRS 2.9 and prior, he import functionality of the Data Exchange Module does not properly redirect to a login page when an unauthenticated user attempts to access it. This allows unauthenticated users to use a feature typically restricted to administrators."
2020-01-06 15:01:26 +00:00
}
]
}
}