Add CVE-2022-24781 for GHSA-4fv9-g2jh-j5xm

Add CVE-2022-24781 for GHSA-4fv9-g2jh-j5xm
This commit is contained in:
advisory-database[bot] 2022-03-24 20:21:48 +00:00 committed by GitHub
parent 139a7e6041
commit d46bc0e48f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,93 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-24781",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"STATE": "PUBLIC",
"TITLE": "Malicious users can take over the session of other players"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Geon",
"version": {
"version_data": [
{
"version_value": "< 1.1.0"
}
]
}
}
]
},
"vendor_name": "math-geon"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "Geon is a board game based on solving questions about the Pythagorean Theorem. Malicious users can obtain the uuid from other users, spoof that uuid through the browser console and become co-owners of the target session. This issue is patched in version 1.1.0. No known workaround exists."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-384: Session Fixation"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/math-geon/Geon/security/advisories/GHSA-4fv9-g2jh-j5xm",
"refsource": "CONFIRM",
"url": "https://github.com/math-geon/Geon/security/advisories/GHSA-4fv9-g2jh-j5xm"
},
{
"name": "https://github.com/math-geon/Geon/commit/005456d752d5434b60026edbc83b2665b8557d19",
"refsource": "MISC",
"url": "https://github.com/math-geon/Geon/commit/005456d752d5434b60026edbc83b2665b8557d19"
},
{
"name": "https://github.com/math-geon/Geon/releases/tag/v1.1.0",
"refsource": "MISC",
"url": "https://github.com/math-geon/Geon/releases/tag/v1.1.0"
}
]
},
"source": {
"advisory": "GHSA-4fv9-g2jh-j5xm",
"discovery": "UNKNOWN"
}
}