2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2020-9388" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2021-02-03T20:15:13.010" ,
2024-11-23 13:10:58 +00:00
"lastModified" : "2024-11-21T05:40:32.453" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "CSRF protection was not present in SquaredUp before version 4.6.0. A CSRF attack could have been possible by an administrator executing arbitrary code in a HTML dashboard tile via a crafted HTML page, or by uploading a malicious SVG payload into a dashboard."
} ,
{
"lang" : "es" ,
"value" : "Una protecci\u00f3n CSRF no estaba presente en SquaredUp anterior a versi\u00f3n 4.6.0. Un ataque de tipo CSRF podr\u00eda haber sido posible si un administrador ejecut\u00f3 c\u00f3digo arbitrario en un panel HTML por medio de una p\u00e1gina HTML dise\u00f1ada, o al cargar una carga \u00fatil SVG maliciosa en un panel"
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" ,
2024-11-23 13:10:58 +00:00
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-11-23 13:10:58 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
] ,
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:M/Au:N/C:N/I:P/A:N" ,
2024-11-23 13:10:58 +00:00
"baseScore" : 4.3 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "MEDIUM" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "PARTIAL" ,
2024-11-23 13:10:58 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 8.6 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : true
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-352"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:squaredup:squaredup:*:*:*:*:azure:*:*:*" ,
"versionEndExcluding" : "4.6" ,
"matchCriteriaId" : "D1765F52-F2BA-416A-B102-9241D21762EA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:squaredup:squaredup:*:*:*:*:system_center_operations_manager:*:*:*" ,
"versionEndIncluding" : "4.6" ,
"matchCriteriaId" : "73CCAAAC-5FED-4B32-9C82-CD2703A2A5C9"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://scomsupport.squaredup.com/hc/en-us/articles/8862921957533-CVE-2020-9388-API-Endpoints-are-not-protected-against-CSRF" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://support.squaredup.com/hc/en-us/articles/360017568238" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://support.squaredup.com/hc/en-us/articles/360019427218-CVE-2020-9388-API-Endpoints-are-not-protected-against-CSRF" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link" ,
"Vendor Advisory"
]
2024-11-23 13:10:58 +00:00
} ,
{
"url" : "https://scomsupport.squaredup.com/hc/en-us/articles/8862921957533-CVE-2020-9388-API-Endpoints-are-not-protected-against-CSRF" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://support.squaredup.com/hc/en-us/articles/360017568238" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://support.squaredup.com/hc/en-us/articles/360019427218-CVE-2020-9388-API-Endpoints-are-not-protected-against-CSRF" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}