2023-12-14 15:00:31 +00:00
{
"id" : "CVE-2023-45185" ,
"sourceIdentifier" : "psirt@us.ibm.com" ,
"published" : "2023-12-14T14:15:42.553" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:26:30.243" ,
2024-04-30 16:03:27 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-12-14 15:00:31 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "IBM i Access Client Solutions 1.1.2 through 1.1.4 and 1.1.4.3 through 1.1.9.3 could allow an attacker to execute remote code. Due to improper authority checks the attacker could perform operations on the PC under the user's authority. IBM X-Force ID: 268273."
2023-12-18 21:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "IBM i Access Client Solutions versiones 1.1.2 a 1.1.4 y 1.1.4.3 a 1.1.9.3 podr\u00edan permitir a un atacante ejecutar c\u00f3digo remoto. Debido a controles de autoridad inadecuados, el atacante podr\u00eda realizar operaciones en la PC bajo la autoridad del usuario. ID de IBM X-Force: 268273."
2023-12-14 15:00:31 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-12-18 21:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "psirt@us.ibm.com" ,
"type" : "Secondary" ,
2023-12-18 21:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L" ,
"baseScore" : 7.4 ,
"baseSeverity" : "HIGH" ,
2023-12-18 21:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW"
2023-12-18 21:00:28 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.1 ,
"impactScore" : 3.7
2023-12-18 21:00:28 +00:00
} ,
2023-12-14 15:00:31 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-12-14 15:00:31 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
2023-12-14 15:00:31 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
2023-12-14 15:00:31 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
2023-12-14 15:00:31 +00:00
}
]
} ,
"weaknesses" : [
{
2024-04-30 16:03:27 +00:00
"source" : "psirt@us.ibm.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2023-12-18 21:00:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-863"
}
]
} ,
{
2024-04-30 16:03:27 +00:00
"source" : "nvd@nist.gov" ,
2023-12-18 21:00:28 +00:00
"type" : "Secondary" ,
2023-12-14 15:00:31 +00:00
"description" : [
{
"lang" : "en" ,
2024-04-30 16:03:27 +00:00
"value" : "CWE-863"
2023-12-14 15:00:31 +00:00
}
]
}
] ,
2023-12-18 21:00:28 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ibm:i_access_client_solutions:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.1.2" ,
"versionEndIncluding" : "1.1.4" ,
"matchCriteriaId" : "531AF116-53A2-47C9-944E-C7E2CA2ADF9B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ibm:i_access_client_solutions:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.1.4.3" ,
"versionEndExcluding" : "1.1.9.4" ,
"matchCriteriaId" : "C30A55A7-E0D8-48B0-96A7-7E93B9A14916"
}
]
}
]
}
] ,
2023-12-14 15:00:31 +00:00
"references" : [
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/268273" ,
2023-12-18 21:00:28 +00:00
"source" : "psirt@us.ibm.com" ,
"tags" : [
"VDB Entry"
]
2023-12-14 15:00:31 +00:00
} ,
{
"url" : "https://www.ibm.com/support/pages/node/7091942" ,
2023-12-18 21:00:28 +00:00
"source" : "psirt@us.ibm.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/268273" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"VDB Entry"
]
} ,
{
"url" : "https://www.ibm.com/support/pages/node/7091942" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-12-14 15:00:31 +00:00
}
]
}