2023-12-01 23:00:21 +00:00
{
"id" : "CVE-2023-42019" ,
"sourceIdentifier" : "psirt@us.ibm.com" ,
"published" : "2023-12-01T21:15:08.053" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:22:07.140" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-12-01 23:00:21 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "\n\n\nIBM InfoSphere Information Server 11.7 could allow a remote attacker to cause a denial of service due to improper input validation. IBM X-Force ID: 265161.\n\n\n\n"
2023-12-04 19:00:22 +00:00
} ,
{
"lang" : "es" ,
"value" : "IBM InfoSphere Information Server 11.7 podr\u00eda permitir que un atacante remoto provoque una denegaci\u00f3n de servicio debido a una validaci\u00f3n de entrada incorrecta. ID de IBM X-Force: 265161."
2023-12-01 23:00:21 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-12-04 19:00:22 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "psirt@us.ibm.com" ,
"type" : "Secondary" ,
2023-12-04 19:00:22 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"baseScore" : 5.9 ,
"baseSeverity" : "MEDIUM" ,
2023-12-04 19:00:22 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "HIGH" ,
2023-12-04 19:00:22 +00:00
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-12-04 19:00:22 +00:00
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 3.6
} ,
2023-12-01 23:00:21 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-12-01 23:00:21 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 5.9 ,
"baseSeverity" : "MEDIUM" ,
2023-12-01 23:00:21 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "NONE" ,
2023-12-01 23:00:21 +00:00
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-12-01 23:00:21 +00:00
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "psirt@us.ibm.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2023-12-01 23:00:21 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-311"
}
]
}
] ,
2023-12-04 19:00:22 +00:00
"configurations" : [
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ibm:infosphere_information_server:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "11.7.0.0" ,
"versionEndExcluding" : "11.7.1.0" ,
"matchCriteriaId" : "8DD9FF76-6982-4FBF-847D-2408A166ADFB"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ibm:infosphere_information_server:*:*:*:*:on_cloud:*:*:*" ,
"versionStartIncluding" : "11.7.0.0" ,
"versionEndExcluding" : "11.7.1.4" ,
"matchCriteriaId" : "0F179F2C-DF77-462C-BCA6-7F64CE1812BA"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:ibm:aix:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E492C463-D76E-49B7-A4D4-3B499E422D89"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "703AF700-7A70-47E2-BC3A-7FD03B3CA9C1"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A2572D17-1DE6-457B-99CC-64AFD54487EA"
}
]
}
]
}
] ,
2023-12-01 23:00:21 +00:00
"references" : [
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/265569" ,
2023-12-04 19:00:22 +00:00
"source" : "psirt@us.ibm.com" ,
"tags" : [
"VDB Entry" ,
"Vendor Advisory"
]
2023-12-01 23:00:21 +00:00
} ,
{
"url" : "https://www.ibm.com/support/pages/node/7067719" ,
2023-12-04 19:00:22 +00:00
"source" : "psirt@us.ibm.com" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/265569" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"VDB Entry" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://www.ibm.com/support/pages/node/7067719" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2023-12-01 23:00:21 +00:00
}
]
}