cvelist/2023/30xxx/CVE-2023-30430.json

94 lines
3.0 KiB
JSON
Raw Normal View History

2023-04-08 16:00:34 +00:00
{
2024-06-27 16:00:33 +00:00
"data_version": "4.0",
2023-04-08 16:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-30430",
2024-06-27 16:00:33 +00:00
"ASSIGNER": "psirt@us.ibm.com",
"STATE": "PUBLIC"
2023-04-08 16:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-06-27 16:00:33 +00:00
"value": "IBM Security Verify Access 10.0.0 through 10.0.7.1 could allow a local user to obtain sensitive information from trace logs. IBM X-Force ID: 252183."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-532 Insertion of Sensitive Information into Log File",
"cweId": "CWE-532"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"product_name": "Security Verify Access",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "10.0.0.0",
"version_value": "10.0.7.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.ibm.com/support/pages/node/7158789",
"refsource": "MISC",
"name": "https://www.ibm.com/support/pages/node/7158789"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/252183",
"refsource": "MISC",
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/252183"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
2023-04-08 16:00:34 +00:00
}
]
}
}