2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2021-33015" ,
"sourceIdentifier" : "ics-cert@hq.dhs.gov" ,
"published" : "2021-08-25T19:15:12.997" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T06:08:07.803" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Cscape (All Versions prior to 9.90 SP5) lacks proper validation of user-supplied data when parsing project files. This could lead to an out-of-bounds write via an uninitialized pointer. An attacker could leverage this vulnerability to execute code in the context of the current process."
} ,
{
"lang" : "es" ,
"value" : "Cscape (todas las versiones anteriores a 9.90 SP5) carece de una comprobaci\u00f3n apropiada de los datos proporcionados por el usuario cuando analiza los archivos del proyecto. Esto podr\u00eda conllevar a una escritura fuera de l\u00edmites por medio de un puntero no inicializado. Un atacante podr\u00eda aprovechar esta vulnerabilidad para ejecutar c\u00f3digo en el contexto del proceso actual."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"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" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
}
] ,
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:M/Au:N/C:P/I:P/A:P" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.8 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "MEDIUM" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "PARTIAL"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 8.6 ,
"impactScore" : 6.4 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : true
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "ics-cert@hq.dhs.gov" ,
"type" : "Secondary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-824"
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-824"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hornerautomation:cscape:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "9.90" ,
"matchCriteriaId" : "EE2DC26D-983D-42DF-A903-1AFC1430EB07"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hornerautomation:cscape:9.90:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "F3037FE7-0230-48F0-8665-3F63F4D57AFF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hornerautomation:cscape:9.90:sp1:*:*:*:*:*:*" ,
"matchCriteriaId" : "419F775A-9EC9-4C78-9834-D241D18E67AE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hornerautomation:cscape:9.90:sp2:*:*:*:*:*:*" ,
"matchCriteriaId" : "A20012C0-21A9-42BD-AF6A-CC193A3631FA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hornerautomation:cscape:9.90:sp3:*:*:*:*:*:*" ,
"matchCriteriaId" : "D62ADB7C-09CC-4A36-BD7C-235029100510"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hornerautomation:cscape:9.90:sp4:*:*:*:*:*:*" ,
"matchCriteriaId" : "35C25D54-A7DD-43D0-8A4C-EF274B8EAB65"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://us-cert.cisa.gov/ics/advisories/icsa-21-224-02" ,
"source" : "ics-cert@hq.dhs.gov" ,
"tags" : [
"Third Party Advisory" ,
"US Government Resource"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://us-cert.cisa.gov/ics/advisories/icsa-21-224-02" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory" ,
"US Government Resource"
]
2023-04-24 12:24:31 +02:00
}
]
}