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

127 lines
4.2 KiB
JSON

{
"id": "CVE-2021-20786",
"sourceIdentifier": "vultures@jpcert.or.jp",
"published": "2021-07-30T14:15:14.813",
"lastModified": "2021-08-06T19:32:48.483",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site request forgery (CSRF) vulnerability in GroupSession (GroupSession Free edition from ver2.2.0 to the version prior to ver5.1.0, GroupSession byCloud from ver3.0.3 to the version prior to ver5.1.0, and GroupSession ZION from ver3.0.3 to the version prior to ver5.1.0) allows a remote attacker to hijack the authentication of administrators via a specially crafted URL."
},
{
"lang": "es",
"value": "Una vulnerabilidad de tipo Cross-site request forgery (CSRF) en GroupSession (GroupSession Free edition desde versi\u00f3n 2.2.0 hasta versi\u00f3n anterior a ver5.1.0, GroupSession byCloud desde versi\u00f3n 3.0.3 hasta versi\u00f3n anterior a ver5.1.0, y GroupSession ZION desde versi\u00f3n 3.0.3 hasta versi\u00f3n anterior a ver5.1.0) permite a un atacante remoto secuestrar la autenticaci\u00f3n de los administradores por medio de una URL especialmente dise\u00f1ada"
}
],
"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:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4
}
],
"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:groupsession:groupsession:*:*:*:*:free:*:*:*",
"versionStartIncluding": "2.20",
"versionEndExcluding": "5.1.0",
"matchCriteriaId": "BCD711A0-12D3-4FC1-B1F3-084DD5D9721B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:groupsession:groupsession_bycloud:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.0.3",
"versionEndExcluding": "5.1.0",
"matchCriteriaId": "20139ED3-424E-49EB-9D6D-9EAA356C0D96"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:groupsession:groupsession_zion:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.0.3",
"versionEndExcluding": "5.1.0",
"matchCriteriaId": "9F38C4EF-470B-4C54-B57F-7C99AB59BF73"
}
]
}
]
}
],
"references": [
{
"url": "https://groupsession.jp/info/info-news/security202107",
"source": "vultures@jpcert.or.jp",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://jvn.jp/en/jp/JVN86026700/index.html",
"source": "vultures@jpcert.or.jp",
"tags": [
"Third Party Advisory"
]
}
]
}