CVE-2022-24740 (GCVE-0-2022-24740)

Vulnerability from cvelistv5 – Published: 2022-03-14 22:15 – Updated: 2025-04-23 18:54
VLAI?
Summary
Volto is a ReactJS-based frontend for the Plone Content Management System. Between versions 14.0.0-alpha.5 and 15.0.0-alpha.0, a user could have their authentication cookie replaced with an authentication cookie from another user, effectively giving them control of the other user's account and privileges. This occurs when using an outdated version of the `react-cookie` library and a server is under high load. A proof of concept does not currently exist, but it is possible for this issue to occur in the wild. The patch and fix is present in Volto 15.0.0-alpha.0. As a workaround, one may manually upgrade the `react-cookie` package to 4.1.1 and then override all Volto components that use this library.
CWE
  • CWE-287 - Improper Authentication
Assigner
Impacted products
Vendor Product Version
plone volto Affected: >= 14.0.0-alpha.5, < 15.0.0-alpha.0
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-03T04:20:50.173Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://github.com/plone/volto/security/advisories/GHSA-cfhh-xgwq-5r67"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/plone/volto/pull/3051"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2022-24740",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-04-23T14:09:02.469984Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-04-23T18:54:04.442Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "volto",
          "vendor": "plone",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 14.0.0-alpha.5, \u003c 15.0.0-alpha.0"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Volto is a ReactJS-based frontend for the Plone Content Management System. Between versions 14.0.0-alpha.5 and 15.0.0-alpha.0, a user could have their authentication cookie replaced with an authentication cookie from another user, effectively giving them control of the other user\u0027s account and privileges. This occurs when using an outdated version of the `react-cookie` library and a server is under high load. A proof of concept does not currently exist, but it is possible for this issue to occur in the wild. The patch and fix is present in Volto 15.0.0-alpha.0. As a workaround, one may manually upgrade the `react-cookie` package to 4.1.1 and then override all Volto components that use this library."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-287",
              "description": "CWE-287: Improper Authentication",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2022-03-14T22:15:13.000Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/plone/volto/security/advisories/GHSA-cfhh-xgwq-5r67"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/plone/volto/pull/3051"
        }
      ],
      "source": {
        "advisory": "GHSA-cfhh-xgwq-5r67",
        "discovery": "UNKNOWN"
      },
      "title": "Improper Authentication in Volto",
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "security-advisories@github.com",
          "ID": "CVE-2022-24740",
          "STATE": "PUBLIC",
          "TITLE": "Improper Authentication in Volto"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "volto",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "\u003e= 14.0.0-alpha.5, \u003c 15.0.0-alpha.0"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "plone"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "Volto is a ReactJS-based frontend for the Plone Content Management System. Between versions 14.0.0-alpha.5 and 15.0.0-alpha.0, a user could have their authentication cookie replaced with an authentication cookie from another user, effectively giving them control of the other user\u0027s account and privileges. This occurs when using an outdated version of the `react-cookie` library and a server is under high load. A proof of concept does not currently exist, but it is possible for this issue to occur in the wild. The patch and fix is present in Volto 15.0.0-alpha.0. As a workaround, one may manually upgrade the `react-cookie` package to 4.1.1 and then override all Volto components that use this library."
            }
          ]
        },
        "impact": {
          "cvss": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
            "version": "3.1"
          }
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "CWE-287: Improper Authentication"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/plone/volto/security/advisories/GHSA-cfhh-xgwq-5r67",
              "refsource": "CONFIRM",
              "url": "https://github.com/plone/volto/security/advisories/GHSA-cfhh-xgwq-5r67"
            },
            {
              "name": "https://github.com/plone/volto/pull/3051",
              "refsource": "MISC",
              "url": "https://github.com/plone/volto/pull/3051"
            }
          ]
        },
        "source": {
          "advisory": "GHSA-cfhh-xgwq-5r67",
          "discovery": "UNKNOWN"
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2022-24740",
    "datePublished": "2022-03-14T22:15:13.000Z",
    "dateReserved": "2022-02-10T00:00:00.000Z",
    "dateUpdated": "2025-04-23T18:54:04.442Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:*:*:*:*:*:node.js:*:*\", \"versionStartIncluding\": \"14.1.0\", \"versionEndIncluding\": \"14.10.0\", \"matchCriteriaId\": \"2E7BD0E0-F1F4-4BF8-8F28-A854D2913697\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:-:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"60B6B474-333B-4990-A3C6-2AE21C35E4FB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha10:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"E2A552C6-510A-4402-8D36-D7A135387BA1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha11:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"1616F781-5110-4CC2-AADD-72F8CE3A9CFF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha12:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"531D33BA-E569-4465-93D9-7C4E09CE68E8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha13:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"BF717E0B-196F-4132-8AFD-7A734D39FB34\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha14:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"64AB5576-987F-4762-9C50-E2C5D5E3FDFA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha15:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"133BF4F5-2288-4B40-B54B-1009DD01D895\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha16:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"A4BEF957-A8DE-421B-B720-935E6E6BB9EF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha17:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"F0971799-2693-4030-BD1D-51E40A61199F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha18:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"CD8E68A2-E8E4-40BF-8D49-C07453A0FEDB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha19:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"59CB7B21-5889-46FD-970F-B09FF8D60B13\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha20:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"ACE67F50-325E-4462-997E-C0F297CF920D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha21:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"2AA47A36-244F-4654-91AF-98A05D620169\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha22:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"EA571792-AB7B-4A94-96CB-86A829902DC2\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha23:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"B6A677A4-1C58-4FF9-A931-76DF96B2784A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha24:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"3CBF93E1-41B3-4CB9-AE37-A714BDEC6B1C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha25:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"EF197A8E-AFA1-4359-BB6E-E0E59786B6D0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha26:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"A9CEACFB-27A7-47D7-BB9F-1BEEF4048693\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha27:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"E20A0DBE-42D8-4B66-B1D2-205FD7704796\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha28:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"0B9F8356-065A-417D-BD35-981619FAEFC6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha29:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"1ABC60C5-DCEA-434F-82DB-3924D9F6F450\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha30:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"C404E110-20A8-4149-A8DA-135E1785E2DD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha31:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"475A2C57-6A5B-4787-92FE-F6D4552744FD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha32:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"171719F9-918D-413F-AB60-5261A4205CEF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha33:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"7241B9C4-277C-43A6-8C32-79677B334EA4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha34:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"5449FA9F-0C01-4259-8B6E-6DAA9F9C5F54\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha35:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"8A76D371-4BDA-4751-B511-FCF99FAEC3E0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha36:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"5DCCE12A-131B-4A2A-9DB3-3DCB252E2FB5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha37:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"E4719B30-4F29-4CD9-9B71-6F4FF000BC17\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha38:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"71EFFE80-FEAA-4F6F-AF5C-2CC1F8B1A5D3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha39:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"1F7327CD-E127-44C5-A458-5EF227D154D6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha40:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"4CB1DCB6-45C1-40FD-92A0-E14E75D28C05\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha41:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"E30BAF62-8A05-4CEA-95D6-C97E20016019\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha42:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"7F193851-4373-4B00-A12B-9D8C4D9F1475\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha43:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"4D5542A2-3C0B-4B11-B454-4196FD2A6714\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha6:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"2F8AECF3-3092-4C3A-AF90-571C4950F3F2\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha7:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"9C3EA246-64F5-4AE9-9C2C-72E1AD329A6E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha8:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"A22D0AAD-C038-42C2-A740-A8B0470E279B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:14.0.0:alpha9:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"6F4F65D0-263E-4DC4-B33A-832A35ADD086\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:plone:volto:15.0.0:alpha0:*:*:*:node.js:*:*\", \"matchCriteriaId\": \"468217AF-833A-4A73-87C5-4BABFB3CE67A\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"Volto is a ReactJS-based frontend for the Plone Content Management System. Between versions 14.0.0-alpha.5 and 15.0.0-alpha.0, a user could have their authentication cookie replaced with an authentication cookie from another user, effectively giving them control of the other user\u0027s account and privileges. This occurs when using an outdated version of the `react-cookie` library and a server is under high load. A proof of concept does not currently exist, but it is possible for this issue to occur in the wild. The patch and fix is present in Volto 15.0.0-alpha.0. As a workaround, one may manually upgrade the `react-cookie` package to 4.1.1 and then override all Volto components that use this library.\"}, {\"lang\": \"es\", \"value\": \"Volto es un frontend basado en ReactJS para el Sistema de Administraci\\u00f3n de Contenidos Plone. Entre las versiones 14.0.0-alpha.5 y 15.0.0-alpha.0, un usuario pod\\u00eda tener su cookie de autenticaci\\u00f3n reemplazada por una cookie de autenticaci\\u00f3n de otro usuario, d\\u00e1ndole efectivamente el control de la cuenta y los privilegios del otro usuario. Esto ocurre cuando es usada una versi\\u00f3n obsoleta de la biblioteca \\\"react-cookie\\\" y un servidor est\\u00e1 bajo alta carga. Actualmente no se presenta una prueba de concepto, pero es posible que este problema ocurra \\\"in the wild\\\". El parche y la correcci\\u00f3n est\\u00e1n presentes en Volto versi\\u00f3n 15.0.0-alpha.0. Como medida de mitigaci\\u00f3n, puede actualizarse manualmente el paquete \\\"react-cookie\\\" a versi\\u00f3n 4.1.1 y luego anular todos los componentes de Volto que usen esta biblioteca\"}]",
      "id": "CVE-2022-24740",
      "lastModified": "2024-11-21T06:50:59.563",
      "metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L\", \"baseScore\": 5.0, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 1.6, \"impactScore\": 3.4}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.6, \"impactScore\": 5.9}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:S/C:P/I:P/A:P\", \"baseScore\": 6.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"SINGLE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 6.8, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
      "published": "2022-03-14T23:15:08.303",
      "references": "[{\"url\": \"https://github.com/plone/volto/pull/3051\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/plone/volto/security/advisories/GHSA-cfhh-xgwq-5r67\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/plone/volto/pull/3051\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/plone/volto/security/advisories/GHSA-cfhh-xgwq-5r67\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}]",
      "sourceIdentifier": "security-advisories@github.com",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-287\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-287\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2022-24740\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2022-03-14T23:15:08.303\",\"lastModified\":\"2024-11-21T06:50:59.563\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Volto is a ReactJS-based frontend for the Plone Content Management System. Between versions 14.0.0-alpha.5 and 15.0.0-alpha.0, a user could have their authentication cookie replaced with an authentication cookie from another user, effectively giving them control of the other user\u0027s account and privileges. This occurs when using an outdated version of the `react-cookie` library and a server is under high load. A proof of concept does not currently exist, but it is possible for this issue to occur in the wild. The patch and fix is present in Volto 15.0.0-alpha.0. As a workaround, one may manually upgrade the `react-cookie` package to 4.1.1 and then override all Volto components that use this library.\"},{\"lang\":\"es\",\"value\":\"Volto es un frontend basado en ReactJS para el Sistema de Administraci\u00f3n de Contenidos Plone. Entre las versiones 14.0.0-alpha.5 y 15.0.0-alpha.0, un usuario pod\u00eda tener su cookie de autenticaci\u00f3n reemplazada por una cookie de autenticaci\u00f3n de otro usuario, d\u00e1ndole efectivamente el control de la cuenta y los privilegios del otro usuario. Esto ocurre cuando es usada una versi\u00f3n obsoleta de la biblioteca \\\"react-cookie\\\" y un servidor est\u00e1 bajo alta carga. Actualmente no se presenta una prueba de concepto, pero es posible que este problema ocurra \\\"in the wild\\\". El parche y la correcci\u00f3n est\u00e1n presentes en Volto versi\u00f3n 15.0.0-alpha.0. Como medida de mitigaci\u00f3n, puede actualizarse manualmente el paquete \\\"react-cookie\\\" a versi\u00f3n 4.1.1 y luego anular todos los componentes de Volto que usen esta biblioteca\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L\",\"baseScore\":5.0,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.6,\"impactScore\":3.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.6,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:S/C:P/I:P/A:P\",\"baseScore\":6.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":6.8,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-287\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-287\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"14.1.0\",\"versionEndIncluding\":\"14.10.0\",\"matchCriteriaId\":\"2E7BD0E0-F1F4-4BF8-8F28-A854D2913697\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"60B6B474-333B-4990-A3C6-2AE21C35E4FB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha10:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"E2A552C6-510A-4402-8D36-D7A135387BA1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha11:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"1616F781-5110-4CC2-AADD-72F8CE3A9CFF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha12:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"531D33BA-E569-4465-93D9-7C4E09CE68E8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha13:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"BF717E0B-196F-4132-8AFD-7A734D39FB34\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha14:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"64AB5576-987F-4762-9C50-E2C5D5E3FDFA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha15:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"133BF4F5-2288-4B40-B54B-1009DD01D895\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha16:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"A4BEF957-A8DE-421B-B720-935E6E6BB9EF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha17:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"F0971799-2693-4030-BD1D-51E40A61199F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha18:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"CD8E68A2-E8E4-40BF-8D49-C07453A0FEDB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha19:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"59CB7B21-5889-46FD-970F-B09FF8D60B13\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha20:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"ACE67F50-325E-4462-997E-C0F297CF920D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha21:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"2AA47A36-244F-4654-91AF-98A05D620169\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha22:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"EA571792-AB7B-4A94-96CB-86A829902DC2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha23:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"B6A677A4-1C58-4FF9-A931-76DF96B2784A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha24:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"3CBF93E1-41B3-4CB9-AE37-A714BDEC6B1C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha25:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"EF197A8E-AFA1-4359-BB6E-E0E59786B6D0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha26:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"A9CEACFB-27A7-47D7-BB9F-1BEEF4048693\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha27:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"E20A0DBE-42D8-4B66-B1D2-205FD7704796\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha28:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"0B9F8356-065A-417D-BD35-981619FAEFC6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha29:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"1ABC60C5-DCEA-434F-82DB-3924D9F6F450\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha30:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"C404E110-20A8-4149-A8DA-135E1785E2DD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha31:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"475A2C57-6A5B-4787-92FE-F6D4552744FD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha32:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"171719F9-918D-413F-AB60-5261A4205CEF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha33:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"7241B9C4-277C-43A6-8C32-79677B334EA4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha34:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"5449FA9F-0C01-4259-8B6E-6DAA9F9C5F54\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha35:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"8A76D371-4BDA-4751-B511-FCF99FAEC3E0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha36:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"5DCCE12A-131B-4A2A-9DB3-3DCB252E2FB5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha37:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"E4719B30-4F29-4CD9-9B71-6F4FF000BC17\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha38:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"71EFFE80-FEAA-4F6F-AF5C-2CC1F8B1A5D3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha39:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"1F7327CD-E127-44C5-A458-5EF227D154D6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha40:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"4CB1DCB6-45C1-40FD-92A0-E14E75D28C05\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha41:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"E30BAF62-8A05-4CEA-95D6-C97E20016019\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha42:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"7F193851-4373-4B00-A12B-9D8C4D9F1475\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha43:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"4D5542A2-3C0B-4B11-B454-4196FD2A6714\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha6:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"2F8AECF3-3092-4C3A-AF90-571C4950F3F2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha7:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"9C3EA246-64F5-4AE9-9C2C-72E1AD329A6E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha8:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"A22D0AAD-C038-42C2-A740-A8B0470E279B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:14.0.0:alpha9:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"6F4F65D0-263E-4DC4-B33A-832A35ADD086\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:plone:volto:15.0.0:alpha0:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"468217AF-833A-4A73-87C5-4BABFB3CE67A\"}]}]}],\"references\":[{\"url\":\"https://github.com/plone/volto/pull/3051\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/plone/volto/security/advisories/GHSA-cfhh-xgwq-5r67\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/plone/volto/pull/3051\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/plone/volto/security/advisories/GHSA-cfhh-xgwq-5r67\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}",
    "vulnrichment": {
      "containers": "{\"cna\": {\"affected\": [{\"product\": \"volto\", \"vendor\": \"plone\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 14.0.0-alpha.5, \u003c 15.0.0-alpha.0\"}]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Volto is a ReactJS-based frontend for the Plone Content Management System. Between versions 14.0.0-alpha.5 and 15.0.0-alpha.0, a user could have their authentication cookie replaced with an authentication cookie from another user, effectively giving them control of the other user\u0027s account and privileges. This occurs when using an outdated version of the `react-cookie` library and a server is under high load. A proof of concept does not currently exist, but it is possible for this issue to occur in the wild. The patch and fix is present in Volto 15.0.0-alpha.0. As a workaround, one may manually upgrade the `react-cookie` package to 4.1.1 and then override all Volto components that use this library.\"}], \"metrics\": [{\"cvssV3_1\": {\"attackComplexity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"availabilityImpact\": \"LOW\", \"baseScore\": 5, \"baseSeverity\": \"MEDIUM\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"scope\": \"UNCHANGED\", \"userInteraction\": \"REQUIRED\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L\", \"version\": \"3.1\"}}], \"problemTypes\": [{\"descriptions\": [{\"cweId\": \"CWE-287\", \"description\": \"CWE-287: Improper Authentication\", \"lang\": \"en\", \"type\": \"CWE\"}]}], \"providerMetadata\": {\"dateUpdated\": \"2022-03-14T22:15:13.000Z\", \"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\"}, \"references\": [{\"tags\": [\"x_refsource_CONFIRM\"], \"url\": \"https://github.com/plone/volto/security/advisories/GHSA-cfhh-xgwq-5r67\"}, {\"tags\": [\"x_refsource_MISC\"], \"url\": \"https://github.com/plone/volto/pull/3051\"}], \"source\": {\"advisory\": \"GHSA-cfhh-xgwq-5r67\", \"discovery\": \"UNKNOWN\"}, \"title\": \"Improper Authentication in Volto\", \"x_legacyV4Record\": {\"CVE_data_meta\": {\"ASSIGNER\": \"security-advisories@github.com\", \"ID\": \"CVE-2022-24740\", \"STATE\": \"PUBLIC\", \"TITLE\": \"Improper Authentication in Volto\"}, \"affects\": {\"vendor\": {\"vendor_data\": [{\"product\": {\"product_data\": [{\"product_name\": \"volto\", \"version\": {\"version_data\": [{\"version_value\": \"\u003e= 14.0.0-alpha.5, \u003c 15.0.0-alpha.0\"}]}}]}, \"vendor_name\": \"plone\"}]}}, \"data_format\": \"MITRE\", \"data_type\": \"CVE\", \"data_version\": \"4.0\", \"description\": {\"description_data\": [{\"lang\": \"eng\", \"value\": \"Volto is a ReactJS-based frontend for the Plone Content Management System. Between versions 14.0.0-alpha.5 and 15.0.0-alpha.0, a user could have their authentication cookie replaced with an authentication cookie from another user, effectively giving them control of the other user\u0027s account and privileges. This occurs when using an outdated version of the `react-cookie` library and a server is under high load. A proof of concept does not currently exist, but it is possible for this issue to occur in the wild. The patch and fix is present in Volto 15.0.0-alpha.0. As a workaround, one may manually upgrade the `react-cookie` package to 4.1.1 and then override all Volto components that use this library.\"}]}, \"impact\": {\"cvss\": {\"attackComplexity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"availabilityImpact\": \"LOW\", \"baseScore\": 5, \"baseSeverity\": \"MEDIUM\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"scope\": \"UNCHANGED\", \"userInteraction\": \"REQUIRED\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L\", \"version\": \"3.1\"}}, \"problemtype\": {\"problemtype_data\": [{\"description\": [{\"lang\": \"eng\", \"value\": \"CWE-287: Improper Authentication\"}]}]}, \"references\": {\"reference_data\": [{\"name\": \"https://github.com/plone/volto/security/advisories/GHSA-cfhh-xgwq-5r67\", \"refsource\": \"CONFIRM\", \"url\": \"https://github.com/plone/volto/security/advisories/GHSA-cfhh-xgwq-5r67\"}, {\"name\": \"https://github.com/plone/volto/pull/3051\", \"refsource\": \"MISC\", \"url\": \"https://github.com/plone/volto/pull/3051\"}]}, \"source\": {\"advisory\": \"GHSA-cfhh-xgwq-5r67\", \"discovery\": \"UNKNOWN\"}}}, \"adp\": [{\"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T04:20:50.173Z\"}, \"title\": \"CVE Program Container\", \"references\": [{\"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"], \"url\": \"https://github.com/plone/volto/security/advisories/GHSA-cfhh-xgwq-5r67\"}, {\"tags\": [\"x_refsource_MISC\", \"x_transferred\"], \"url\": \"https://github.com/plone/volto/pull/3051\"}]}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-24740\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-23T14:09:02.469984Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-23T14:09:04.035Z\"}}]}",
      "cveMetadata": "{\"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"assignerShortName\": \"GitHub_M\", \"cveId\": \"CVE-2022-24740\", \"datePublished\": \"2022-03-14T22:15:13.000Z\", \"dateReserved\": \"2022-02-10T00:00:00.000Z\", \"dateUpdated\": \"2025-04-23T18:54:04.442Z\", \"state\": \"PUBLISHED\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…