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

117 lines
3.3 KiB
JSON

{
"id": "CVE-2021-37156",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-08-05T21:15:12.643",
"lastModified": "2021-08-12T21:45:43.557",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Redmine 4.2.0 and 4.2.1 allow existing user sessions to continue upon enabling two-factor authentication for the user's account, but the intended behavior is for those sessions to be terminated."
},
{
"lang": "es",
"value": "Redmine versiones 4.2.0 y 4.2.1, permiten a las sesiones de usuario existentes continuar al habilitar la autenticaci\u00f3n de dos factores para la cuenta del usuario, pero el comportamiento previsto es que esas sesiones se terminen"
}
],
"metrics": {
"cvssMetricV31": [
{
"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:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"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-613"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:redmine:redmine:4.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "5D4F0DDF-9323-4FB7-A834-261F33B95F18"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:redmine:redmine:4.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "6F40E2F0-1CFC-4634-ADA6-C93E59145F23"
}
]
}
]
}
],
"references": [
{
"url": "https://www.redmine.org/news/132",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Vendor Advisory"
]
},
{
"url": "https://www.redmine.org/projects/redmine/wiki/Security_Advisories",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}