cvelist/2022/24xxx/CVE-2022-24830.json

88 lines
3.1 KiB
JSON
Raw Normal View History

2022-02-10 17:01:11 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
2022-02-10 17:01:11 +00:00
"ID": "CVE-2022-24830",
"STATE": "PUBLIC",
"TITLE": "Path Traversal in OpenClinica"
2022-02-10 17:01:11 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "OpenClinica",
"version": {
"version_data": [
{
"version_value": "< 3.16"
}
]
}
}
]
},
"vendor_name": "OpenClinica"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-02-10 17:01:11 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-05-14 00:01:43 +00:00
"value": "OpenClinica is an open source software for Electronic Data Capture (EDC) and Clinical Data Management (CDM). OpenClinica prior to version 3.16 is vulnerable to path traversal in multiple endpoints, leading to arbitrary file read/write, and potential remote code execution. There are no known workarounds. This issue has been patched and users are recommended to upgrade."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
}
]
2022-02-10 17:01:11 +00:00
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/OpenClinica/OpenClinica/security/advisories/GHSA-9rrv-prff-qph7",
"refsource": "CONFIRM",
"url": "https://github.com/OpenClinica/OpenClinica/security/advisories/GHSA-9rrv-prff-qph7"
},
{
"name": "https://github.com/OpenClinica/OpenClinica/commit/6f864e86543f903bd20d6f9fc7056115106441f3",
"refsource": "MISC",
"url": "https://github.com/OpenClinica/OpenClinica/commit/6f864e86543f903bd20d6f9fc7056115106441f3"
}
]
},
"source": {
"advisory": "GHSA-9rrv-prff-qph7",
"discovery": "UNKNOWN"
2022-02-10 17:01:11 +00:00
}
}