2023-08-08 12:00:32 +00:00
{
"id" : "CVE-2023-38531" ,
"sourceIdentifier" : "productcert@siemens.com" ,
"published" : "2023-08-08T10:15:16.317" ,
2023-12-27 21:00:28 +00:00
"lastModified" : "2023-12-27T19:09:56.817" ,
"vulnStatus" : "Analyzed" ,
2023-08-08 12:00:32 +00:00
"descriptions" : [
{
"lang" : "en" ,
2023-11-14 13:00:21 +00:00
"value" : "A vulnerability has been identified in Parasolid V34.1 (All versions < V34.1.258), Parasolid V35.0 (All versions < V35.0.254), Parasolid V35.1 (All versions < V35.1.184), Teamcenter Visualization V14.1 (All versions < V14.1.0.11), Teamcenter Visualization V14.2 (All versions < V14.2.0.6), Teamcenter Visualization V14.3 (All versions < V14.3.0.3). The affected applications contain an out of bounds read past the end of an allocated structure while parsing specially crafted X_T files. This could allow an attacker to execute code in the context of the current process."
2023-08-08 12:00:32 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-08-11 22:00:30 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
} ,
2023-08-08 12:00:32 +00:00
{
"source" : "productcert@siemens.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
2023-08-11 22:00:30 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-125"
}
]
} ,
2023-08-08 12:00:32 +00:00
{
"source" : "productcert@siemens.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-125"
}
]
}
] ,
2023-08-11 22:00:30 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:siemens:parasolid:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "34.1" ,
"versionEndExcluding" : "34.1.258" ,
"matchCriteriaId" : "E7751190-C386-451B-88B5-4BB4DCBFCE44"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:siemens:parasolid:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "35.0" ,
"versionEndExcluding" : "35.0.254" ,
"matchCriteriaId" : "0B5F1A02-44EB-45AA-B071-764B64473313"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:siemens:parasolid:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "35.1" ,
"versionEndExcluding" : "35.1.184" ,
"matchCriteriaId" : "3881FB7A-8951-48F6-A948-7C670C11B2B3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:siemens:teamcenter_visualization:*:*:*:*:*:*:*:*" ,
2023-12-27 21:00:28 +00:00
"versionStartIncluding" : "14.1" ,
"versionEndExcluding" : "14.1.0.11" ,
"matchCriteriaId" : "9EF3388B-D057-4DB9-96AE-B6F4678FE5B8"
2023-08-11 22:00:30 +00:00
} ,
{
"vulnerable" : true ,
2023-12-27 21:00:28 +00:00
"criteria" : "cpe:2.3:a:siemens:teamcenter_visualization:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "14.2" ,
"versionEndExcluding" : "14.2.0.6" ,
"matchCriteriaId" : "7E1EFF45-5311-4E89-B736-271EF3C0C232"
2023-08-11 22:00:30 +00:00
} ,
{
"vulnerable" : true ,
2023-12-27 21:00:28 +00:00
"criteria" : "cpe:2.3:a:siemens:teamcenter_visualization:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "14.3" ,
"versionEndExcluding" : "14.3.0.3" ,
"matchCriteriaId" : "99F0D457-7D65-40DC-BCFA-339FA5648709"
2023-08-11 22:00:30 +00:00
}
]
}
]
}
] ,
2023-08-08 12:00:32 +00:00
"references" : [
{
"url" : "https://cert-portal.siemens.com/productcert/pdf/ssa-407785.pdf" ,
2023-08-11 22:00:30 +00:00
"source" : "productcert@siemens.com" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2023-08-08 12:00:32 +00:00
}
]
}