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

114 lines
3.4 KiB
JSON

{
"id": "CVE-2020-9389",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-02-03T20:15:13.057",
"lastModified": "2022-02-22T10:17:02.410",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "A username enumeration issue was discovered in SquaredUp before version 4.6.0. The login functionality was implemented in a way that would enable a malicious user to guess valid username due to a different response time from invalid usernames."
},
{
"lang": "es",
"value": "Se detect\u00f3 un problema de enumeraci\u00f3n de nombre de usuario en SquaredUp anterior a versi\u00f3n 4.6.0. La funcionalidad login fue implementada de una manera que podr\u00eda permitir a un usuario malicioso adivinar un nombre de usuario v\u00e1lido debido a un tiempo de respuesta diferente al de los nombres de usuario no v\u00e1lidos"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW"
},
"exploitabilityScore": 2.2,
"impactScore": 1.4
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-203"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"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://support.squaredup.com/hc/en-us/articles/360017255858",
"source": "cve@mitre.org",
"tags": [
"Broken Link",
"Vendor Advisory"
]
},
{
"url": "https://support.squaredup.com/hc/en-us/articles/360019427238-CVE-2020-9389-Username-enumeration-possible-via-a-timing-attack",
"source": "cve@mitre.org",
"tags": [
"Broken Link",
"Vendor Advisory"
]
}
]
}