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

109 lines
4.0 KiB
JSON
Raw Normal View History

2023-02-11 19:00:44 +00:00
{
2023-06-15 01:00:55 +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-25683",
2023-06-15 01:00:55 +00:00
"ASSIGNER": "psirt@us.ibm.com",
"STATE": "PUBLIC"
2023-02-11 19:00:44 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-06-15 01:00:55 +00:00
"value": "IBM PowerVM Hypervisor FW950.00 through FW950.71, FW1010.00 through FW1010.40, FW1020.00 through FW1020.20, and FW1030.00 through FW1030.11 could allow an attacker to obtain sensitive information if they gain service access to the HMC. IBM X-Force ID: 247592."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor",
"cweId": "CWE-200"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"product_name": "PowerVM Hypervisor",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "FW950.00",
"version_value": "FW950.71"
},
{
"version_affected": "<=",
"version_name": "FW1010.00",
"version_value": "FW1010.40"
},
{
"version_affected": "<=",
"version_name": "FW1020.00",
"version_value": "FW1020.20"
},
{
"version_affected": "<=",
"version_name": "FW1030.00",
"version_value": "FW1030.11"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.ibm.com/support/pages/node/7002721",
"refsource": "MISC",
"name": "https://www.ibm.com/support/pages/node/7002721"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/247592",
"refsource": "MISC",
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/247592"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
2023-02-11 19:00:44 +00:00
}
]
}
}