2023-07-17 02:00:54 +00:00
{
"id" : "CVE-2023-35901" ,
"sourceIdentifier" : "psirt@us.ibm.com" ,
"published" : "2023-07-17T00:15:09.547" ,
2023-07-26 22:00:30 +00:00
"lastModified" : "2023-07-26T20:03:16.797" ,
"vulnStatus" : "Analyzed" ,
2023-07-17 02:00:54 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "IBM Robotic Process Automation 21.0.0 through 21.0.7.6 and 23.0.0 through 23.0.6 is vulnerable to client side validation bypass which could allow invalid changes or values in some fields. IBM X-Force ID: 259380."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-07-26 22:00:30 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
} ,
2023-07-17 02:00:54 +00:00
{
"source" : "psirt@us.ibm.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 2.7 ,
"baseSeverity" : "LOW"
} ,
"exploitabilityScore" : 1.2 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
2023-07-26 22:00:30 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-287"
}
]
} ,
2023-07-17 02:00:54 +00:00
{
"source" : "psirt@us.ibm.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-287"
}
]
}
] ,
2023-07-26 22:00:30 +00:00
"configurations" : [
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ibm:robotic_process_automation:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "21.0.0" ,
"versionEndIncluding" : "21.0.7.6" ,
"matchCriteriaId" : "C57E2C04-308A-42DE-B945-9CAD07C04128"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ibm:robotic_process_automation:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "23.0.0" ,
"versionEndIncluding" : "23.0.6" ,
"matchCriteriaId" : "BF74B5C0-FD77-43F9-8476-ABC00BEB21D0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ibm:robotic_process_automation_as_a_service:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "21.0.0" ,
"versionEndIncluding" : "21.0.7.6" ,
"matchCriteriaId" : "6288FF16-4A1E-4CB5-9774-43B11A9B4628"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ibm:robotic_process_automation_for_cloud_pak:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "21.0.0" ,
"versionEndIncluding" : "21.0.7.6" ,
"matchCriteriaId" : "477F2A15-C146-464B-8E41-B7BAEEE54604"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ibm:robotic_process_automation_for_cloud_pak:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "23.0.0" ,
"versionEndIncluding" : "23.0.6" ,
"matchCriteriaId" : "8F1B94FF-5A9A-46A0-B504-B22ABA675D22"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:a:redhat:openshift:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F08E234C-BDCF-4B41-87B9-96BD5578CBBF"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A2572D17-1DE6-457B-99CC-64AFD54487EA"
}
]
}
]
}
] ,
2023-07-17 02:00:54 +00:00
"references" : [
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/259380" ,
2023-07-26 22:00:30 +00:00
"source" : "psirt@us.ibm.com" ,
"tags" : [
"VDB Entry" ,
"Vendor Advisory"
]
2023-07-17 02:00:54 +00:00
} ,
{
"url" : "https://www.ibm.com/support/pages/node/7012317" ,
2023-07-26 22:00:30 +00:00
"source" : "psirt@us.ibm.com" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2023-07-17 02:00:54 +00:00
}
]
}