cvelist/2024/7xxx/CVE-2024-7061.json

119 lines
4.6 KiB
JSON
Raw Normal View History

2024-07-23 22:00:36 +00:00
{
2024-08-07 17:00:38 +00:00
"data_version": "4.0",
2024-07-23 22:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-7061",
2024-08-07 17:00:38 +00:00
"ASSIGNER": "psirt@okta.com",
"STATE": "PUBLIC"
2024-07-23 22:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-08-07 17:00:38 +00:00
"value": "Okta Verify for Windows is vulnerable to privilege escalation through DLL hijacking. The vulnerability is fixed in Okta Verify for Windows version 5.0.2. To remediate this vulnerability, upgrade to 5.0.2 or greater."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory",
"cweId": "CWE-22"
},
{
"lang": "eng",
"value": "CWE-427 Uncontrolled Search Path or Element",
"cweId": "CWE-427"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Okta",
"product": {
"product_data": [
{
"product_name": "Okta Verify for Windows",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"lessThan": "5.0.1",
"version": "5.0.1",
"status": "affected",
"versionType": "semver"
},
{
"version": "5.0.2",
"status": "unaffected",
"versionType": "semver"
}
],
"defaultStatus": "unaffected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://trust.okta.com/security-advisories/okta-verify-for-windows-privilege-escalation-cve-2024-7061/",
"refsource": "MISC",
"name": "https://trust.okta.com/security-advisories/okta-verify-for-windows-privilege-escalation-cve-2024-7061/"
},
{
"url": "https://help.okta.com/oie/en-us/content/topics/releasenotes/oie-ov-release-notes.htm#panel4",
"refsource": "MISC",
"name": "https://help.okta.com/oie/en-us/content/topics/releasenotes/oie-ov-release-notes.htm#panel4"
}
]
},
"solution": [
{
"lang": "en",
"value": "The vulnerability is fixed in Okta Verify for Windows version 5.0.2. To remediate this vulnerability, upgrade to 5.0.2 or greater."
}
],
"credits": [
{
"lang": "en",
"value": "Okta would like to thank Ryan Wincey of Securifera, Inc. for discovering this vulnerability."
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N"
2024-07-23 22:00:36 +00:00
}
]
}
}