cvelist/2022/43xxx/CVE-2022-43860.json

93 lines
3.1 KiB
JSON
Raw Normal View History

2022-10-26 16:00:42 +00:00
{
2022-12-24 00:00:35 +00:00
"data_version": "4.0",
2022-10-26 16:00:42 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-43860",
2022-12-24 00:00:35 +00:00
"ASSIGNER": "psirt@us.ibm.com",
"STATE": "PUBLIC"
2022-10-26 16:00:42 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-12-24 00:00:35 +00:00
"value": "IBM Navigator for i 7.3, 7.4, and 7.5 could allow an authenticated user to obtain sensitive information they are authorized to but not while using this interface. By performing an SQL injection an attacker could see user profile attributes through this interface. IBM X-Force ID: 239305."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
"cweId": "CWE-89"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"product_name": "Navigator for i",
"version": {
"version_data": [
{
"version_value": "7.3, 7.4, 7.5",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.ibm.com/support/pages/node/6850801",
"refsource": "MISC",
"name": "https://www.ibm.com/support/pages/node/6850801"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/239305",
"refsource": "MISC",
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/239305"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
2022-10-26 16:00:42 +00:00
}
]
}
}