cvelist/2023/25xxx/CVE-2023-25689.json

93 lines
3.1 KiB
JSON
Raw Normal View History

2023-02-11 19:00:44 +00:00
{
2023-03-21 15:00:44 +00:00
"data_version": "4.0",
2023-02-11 19:00:44 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-25689",
2023-03-21 15:00:44 +00:00
"ASSIGNER": "psirt@us.ibm.com",
"STATE": "PUBLIC"
2023-02-11 19:00:44 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-03-21 15:00:44 +00:00
"value": "IBM Security Guardium Key Lifecycle Manager 3.0, 3.0.1, 4.0, 4.1 , and 4.1.1 could allow a remote attacker to traverse directories on the system. An attacker could send a specially crafted URL request containing \"dot dot\" sequences (/../) to view arbitrary files on the system. IBM X-Force ID: 247618."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
"cweId": "CWE-22"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"product_name": "Security Key Lifecycle Manager",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "3.0, 3.0.1, 4.0, 4.1 , 4.1.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.ibm.com/support/pages/node/6962729",
"refsource": "MISC",
"name": "https://www.ibm.com/support/pages/node/6962729"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/247618",
"refsource": "MISC",
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/247618"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 2.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
2023-02-11 19:00:44 +00:00
}
]
}
}