René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

124 lines
3.8 KiB
JSON

{
"id": "CVE-2020-9388",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-02-03T20:15:13.010",
"lastModified": "2023-02-23T00:15:10.693",
"vulnStatus": "Modified",
"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",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"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",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"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"
]
}
]
}