cvelist/2022/26xxx/CVE-2022-26329.json

100 lines
3.3 KiB
JSON
Raw Normal View History

2022-02-28 22:01:10 +00:00
{
"CVE_data_meta": {
2023-01-26 21:06:25 +00:00
"ASSIGNER": "security@microfocus.com",
2022-02-28 22:01:10 +00:00
"ID": "CVE-2022-26329",
2023-01-26 21:06:25 +00:00
"STATE": "PUBLIC",
"TITLE": "File existence disclosue vulnerability in IDM plugin"
2022-02-28 22:01:10 +00:00
},
2023-01-26 21:06:25 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "NetIQ Identity Manager",
"version": {
"version_data": [
{
"platform": "ALL",
"version_affected": "<",
"version_name": "NetIQ Identity Manager",
"version_value": "4.8.5"
}
]
}
}
]
},
"vendor_name": "Micro Focus"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Special thanks go to Kajetan Rostojek for responsibly disclosing this information to us."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-02-28 22:01:10 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-01-26 21:06:25 +00:00
"value": "File existence disclosure vulnerability in NetIQ Identity Manager plugin prior to version 4.8.5 allows attacker to determine whether a file exists on the filesystem. This issue affects: Micro Focus NetIQ Identity Manager NetIQ Identity Manager versions prior to 4.8.5 on ALL."
2022-02-28 22:01:10 +00:00
}
]
2023-01-26 21:06:25 +00:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 1.8,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:H/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-538 File and Directory Information Exposure"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.netiq.com/documentation/identity-manager-48/releasenotes_idm485/data/software-fixes.html",
"refsource": "CONFIRM",
"url": "https://www.netiq.com/documentation/identity-manager-48/releasenotes_idm485/data/software-fixes.html"
}
]
},
"source": {
"discovery": "EXTERNAL"
},
"work_around": [
{
"lang": "eng",
"value": "Update to the NetIQ Identity Manager 4.8.5 or above."
}
]
2022-02-28 22:01:10 +00:00
}