2024-07-05 12:06:49 +00:00
{
"id" : "CVE-2024-6298" ,
"sourceIdentifier" : "cybersecurity@ch.abb.com" ,
"published" : "2024-07-05T11:15:10.617" ,
2024-12-06 10:02:12 +00:00
"lastModified" : "2024-12-05T13:15:09.803" ,
"vulnStatus" : "Modified" ,
2024-07-05 12:06:49 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
2024-12-06 10:02:12 +00:00
"value" : "Unauthorized file access in WEB Server in ABB ASPECT - Enterprise v3.08.01; NEXUS Series\n\n v3.08.01\n\n; MATRIX Series \n\n v3.08.01 allows Attacker to execute arbitrary code remotely"
2024-07-05 14:03:41 +00:00
} ,
{
"lang" : "es" ,
"value" : "Vulnerabilidad de validaci\u00f3n de entrada incorrecta en ABB ASPECT-Enterprise en Linux, ABB NEXUS Series en Linux, ABB MATRIX Series en Linux permite la inclusi\u00f3n remota de c\u00f3digo. Este problema afecta a ASPECT-Enterprise: hasta 3.08.01; Serie NEXUS: hasta el 3.08.01; Serie MATRIX: hasta el 3.08.01."
2024-07-05 12:06:49 +00:00
}
] ,
"metrics" : {
"cvssMetricV40" : [
{
"source" : "cybersecurity@ch.abb.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "4.0" ,
"vectorString" : "CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:Y/R:I/V:C/RE:H/U:Red" ,
2024-12-06 10:02:12 +00:00
"baseScore" : 9.4 ,
"baseSeverity" : "CRITICAL" ,
2024-07-05 12:06:49 +00:00
"attackVector" : "ADJACENT" ,
"attackComplexity" : "LOW" ,
"attackRequirements" : "NONE" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"vulnerableSystemConfidentiality" : "HIGH" ,
"vulnerableSystemIntegrity" : "HIGH" ,
"vulnerableSystemAvailability" : "HIGH" ,
"subsequentSystemConfidentiality" : "HIGH" ,
"subsequentSystemIntegrity" : "HIGH" ,
"subsequentSystemAvailability" : "HIGH" ,
"exploitMaturity" : "NOT_DEFINED" ,
"confidentialityRequirements" : "NOT_DEFINED" ,
"integrityRequirements" : "NOT_DEFINED" ,
"availabilityRequirements" : "NOT_DEFINED" ,
"modifiedAttackVector" : "NOT_DEFINED" ,
"modifiedAttackComplexity" : "NOT_DEFINED" ,
"modifiedAttackRequirements" : "NOT_DEFINED" ,
"modifiedPrivilegesRequired" : "NOT_DEFINED" ,
"modifiedUserInteraction" : "NOT_DEFINED" ,
"modifiedVulnerableSystemConfidentiality" : "NOT_DEFINED" ,
"modifiedVulnerableSystemIntegrity" : "NOT_DEFINED" ,
"modifiedVulnerableSystemAvailability" : "NOT_DEFINED" ,
"modifiedSubsequentSystemConfidentiality" : "NOT_DEFINED" ,
"modifiedSubsequentSystemIntegrity" : "NOT_DEFINED" ,
"modifiedSubsequentSystemAvailability" : "NOT_DEFINED" ,
"safety" : "NOT_DEFINED" ,
"automatable" : "YES" ,
"recovery" : "IRRECOVERABLE" ,
"valueDensity" : "CONCENTRATED" ,
"vulnerabilityResponseEffort" : "HIGH" ,
2024-12-06 10:02:12 +00:00
"providerUrgency" : "RED"
2024-07-05 12:06:49 +00:00
}
}
2024-07-08 16:03:14 +00:00
] ,
"cvssMetricV31" : [
2024-12-06 10:02:12 +00:00
{
"source" : "cybersecurity@ch.abb.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" ,
"baseScore" : 10.0 ,
"baseSeverity" : "CRITICAL" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 6.0
} ,
2024-07-08 16:03:14 +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:H/I:H/A:H" ,
2024-12-06 10:02:12 +00:00
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2024-07-08 16:03:14 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-06 10:02:12 +00:00
"availabilityImpact" : "HIGH"
2024-07-08 16:03:14 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
2024-07-05 12:06:49 +00:00
]
} ,
"weaknesses" : [
{
2024-12-06 10:02:12 +00:00
"source" : "cybersecurity@ch.abb.com" ,
2024-07-05 12:06:49 +00:00
"type" : "Primary" ,
2024-07-08 16:03:14 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-06 10:02:12 +00:00
"value" : "CWE-1287"
2024-07-08 16:03:14 +00:00
}
]
} ,
{
2024-12-06 10:02:12 +00:00
"source" : "nvd@nist.gov" ,
2024-07-08 16:03:14 +00:00
"type" : "Secondary" ,
2024-07-05 12:06:49 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-06 10:02:12 +00:00
"value" : "NVD-CWE-noinfo"
2024-07-05 12:06:49 +00:00
}
]
}
] ,
2024-07-08 16:03:14 +00:00
"configurations" : [
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:abb:aspect-ent-12_firmware:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.08.01" ,
"matchCriteriaId" : "657304E9-2877-46DC-A119-EDBB493746DA"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:abb:aspect-ent-12:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7D3FE8A0-B7B1-496F-918B-83AECEC80486"
}
]
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:abb:aspect-ent-2_firmware:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.08.01" ,
"matchCriteriaId" : "E063E70E-D02D-4E62-B42F-BA8E3B462D09"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:abb:aspect-ent-2:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "4C6351DE-8170-4023-B815-536030F9236E"
}
]
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:abb:aspect-ent-256_firmware:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.08.01" ,
"matchCriteriaId" : "E6BDCAA2-594F-48C4-BEF5-4361EC4945A1"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:abb:aspect-ent-256:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "125AAF0E-3CB2-4F5A-BA04-742918422422"
}
]
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:abb:aspect-ent-96_firmware:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.08.01" ,
"matchCriteriaId" : "FEECC7F5-C8E3-425A-9B41-4B298D29BE6B"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:abb:aspect-ent-96:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9CC1901E-7476-4070-B649-E2EAE52A38A6"
}
]
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:abb:nexus-2128_firmware:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.08.01" ,
"matchCriteriaId" : "BAF660DF-C231-46AD-825E-8C446EC24A3E"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:abb:nexus-2128:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "697D73AC-8567-4D25-B42F-FB584DAFF05F"
}
]
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:abb:nexus-2128-a_firmware:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.08.01" ,
"matchCriteriaId" : "21DD67BB-85EF-4DD9-8256-F52E7DAADEE3"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:abb:nexus-2128-a:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A1C4B551-EC7D-4D96-9B44-5238B2671F38"
}
]
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:abb:nexus-2128-f_firmware:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.08.01" ,
"matchCriteriaId" : "62654DD7-8BE1-4268-8571-D7B7AA750323"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:abb:nexus-2128-f:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "DC1B0FAC-EE50-41E7-8C6A-63E28649A539"
}
]
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:abb:nexus-2128-g_firmware:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.08.01" ,
"matchCriteriaId" : "0E7E46A6-9B6A-4D35-9B36-8C056E0D1B49"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:abb:nexus-2128-g:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "86993CA6-E80C-464D-A208-EB119F41E106"
}
]
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:abb:nexus-264_firmware:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.08.01" ,
"matchCriteriaId" : "139ED7CD-AA56-478A-9339-18E4C61D86B3"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:abb:nexus-264:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "979B2BF4-885C-46B4-9093-E7CC35EBB397"
}
]
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:abb:nexus-264-a_firmware:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.08.01" ,
"matchCriteriaId" : "60F1E134-26D9-45B7-87A4-7E4FF31BAEDC"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:abb:nexus-264-a:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F3961881-0563-443D-8381-428058A008DF"
}
]
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:abb:nexus-264-f_firmware:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.08.01" ,
"matchCriteriaId" : "7D527ECD-7921-4810-8C45-B81C7B51137F"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:abb:nexus-264-f:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "43EB9B15-B1DF-49DC-B69C-00D0342E0592"
}
]
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:abb:nexus-264-g_firmware:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.08.01" ,
"matchCriteriaId" : "3854E84E-7331-428C-AA8B-6E6CCA91F51F"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:abb:nexus-264-g:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "2E7E5C1B-CFA0-4584-89F5-BE9190DC7DB7"
}
]
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:abb:nexus-3-2128_firmware:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.08.01" ,
"matchCriteriaId" : "34A0EB12-D46B-4FA2-B00B-9A64D1FF759B"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:abb:nexus-3-2128:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "66A14E33-5416-45D9-BBE4-61EFEC246E20"
}
]
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:abb:nexus-3-264_firmware:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.08.01" ,
"matchCriteriaId" : "C00B19E2-21B3-419E-B773-8E4AEF295EB4"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:abb:nexus-3-264:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "96BF51C6-E220-4347-9505-48DAE2BB26B7"
}
]
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:abb:matrix-11_firmware:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.08.01" ,
"matchCriteriaId" : "A307B225-C3FA-4DEE-8577-D43411214BD2"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:abb:matrix-11:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7CC44F95-4AE8-48B3-AC2C-6A4EB20F62DD"
}
]
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:abb:matrix-216_firmware:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.08.01" ,
"matchCriteriaId" : "57C13FD3-7824-4B60-82A8-16B44670BB9D"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:abb:matrix-216:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "653A6815-9BC7-4BD4-BB67-DBCC666ED860"
}
]
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:abb:matrix-232_firmware:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.08.01" ,
"matchCriteriaId" : "CF32B164-71B5-41A3-9D0C-3AB1D8EC7336"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:abb:matrix-232:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "40C07D72-CA89-40A1-8EE8-F48A06DB7992"
}
]
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:abb:matrix-264_firmware:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.08.01" ,
"matchCriteriaId" : "7D92B482-D5D1-422D-B667-A3C3534563C7"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:abb:matrix-264:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "80E8A1A8-8476-4C36-A6F6-258C2DC60388"
}
]
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:abb:matrix-296_firmware:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.08.01" ,
"matchCriteriaId" : "F8ABD8E5-E9F9-46BE-BD01-635FD035279B"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:abb:matrix-296:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "699E0759-590A-4362-9B5B-F876C1A020D1"
}
]
}
]
}
] ,
2024-07-05 12:06:49 +00:00
"references" : [
2024-12-06 10:02:12 +00:00
{
"url" : "https://search.abb.com/library/Download.aspx?DocumentID=9AKK108469A7497&LanguageCode=en&DocumentPartId=&Action=Launch" ,
"source" : "cybersecurity@ch.abb.com"
} ,
2024-07-05 12:06:49 +00:00
{
"url" : "https://search.abb.com/library/Download.aspx?DocumentID=9AKK108469A7497&LanguageCode=en&DocumentPartId=&Action=Launch&_ga=2.39956449.23035250.1719878527-141379670.1701144964" ,
2024-12-06 10:02:12 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
2024-07-08 16:03:14 +00:00
"tags" : [
"Vendor Advisory"
]
2024-07-05 12:06:49 +00:00
}
]
}