2022-02-10 17:01:34 +00:00
{
"CVE_data_meta" : {
2022-03-24 20:21:48 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-02-10 17:01:34 +00:00
"ID" : "CVE-2022-24781" ,
2022-03-24 20:21:48 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Malicious users can take over the session of other players"
2022-02-10 17:01:34 +00:00
} ,
2022-03-24 20:21:48 +00:00
"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" ,
2022-02-10 17:01:34 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-03-24 20:21:48 +00:00
"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."
2022-02-10 17:01:34 +00:00
}
]
2022-03-24 20:21:48 +00:00
} ,
"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"
2022-02-10 17:01:34 +00:00
}
}