GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

GSD-2021-3311

Vulnerability from gsd - Updated: 2023-12-13 01:23
Details
An issue was discovered in October through build 471. It reactivates an old session ID (which had been invalid after a logout) once a new login occurs. NOTE: this violates the intended Auth/Manager.php authentication behavior but, admittedly, is only relevant if an old session ID is known to an attacker.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2021-3311",
    "description": "An issue was discovered in October through build 471. It reactivates an old session ID (which had been invalid after a logout) once a new login occurs. NOTE: this violates the intended Auth/Manager.php authentication behavior but, admittedly, is only relevant if an old session ID is known to an attacker.",
    "id": "GSD-2021-3311"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2021-3311"
      ],
      "details": "An issue was discovered in October through build 471. It reactivates an old session ID (which had been invalid after a logout) once a new login occurs. NOTE: this violates the intended Auth/Manager.php authentication behavior but, admittedly, is only relevant if an old session ID is known to an attacker.",
      "id": "GSD-2021-3311",
      "modified": "2023-12-13T01:23:35.216071Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2021-3311",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "An issue was discovered in October through build 471. It reactivates an old session ID (which had been invalid after a logout) once a new login occurs. NOTE: this violates the intended Auth/Manager.php authentication behavior but, admittedly, is only relevant if an old session ID is known to an attacker."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://octobercms.com/forum/chan/announcements",
            "refsource": "MISC",
            "url": "https://octobercms.com/forum/chan/announcements"
          },
          {
            "name": "https://github.com/octobercms/library/commit/642f597489e6f644d4bd9a0c267e864cabead024",
            "refsource": "CONFIRM",
            "url": "https://github.com/octobercms/library/commit/642f597489e6f644d4bd9a0c267e864cabead024"
          },
          {
            "name": "https://anisiosantos.me/october-cms-token-reactivation",
            "refsource": "MISC",
            "url": "https://anisiosantos.me/october-cms-token-reactivation"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003c=1.0.471",
          "affected_versions": "All versions up to 1.0.471",
          "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-613",
            "CWE-937"
          ],
          "date": "2021-03-15",
          "description": "An issue was discovered in October through build It reactivates an old session ID (which had been invalid after a logout) once a new login occurs.",
          "fixed_versions": [
            "1.1.0"
          ],
          "identifier": "CVE-2021-3311",
          "identifiers": [
            "CVE-2021-3311"
          ],
          "not_impacted": "All versions after 1.0.471",
          "package_slug": "packagist/october/october",
          "pubdate": "2021-02-05",
          "solution": "Upgrade to version 1.1.0 or above.",
          "title": "Insufficient Session Expiration",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2021-3311",
            "https://octobercms.com/forum/chan/announcements"
          ],
          "uuid": "4df7da9e-20cd-4054-b083-965ea4082a09"
        },
        {
          "affected_range": "\u003c1.0.472||\u003e=1.1.0,\u003c1.1.2",
          "affected_versions": "All versions before 1.0.472, all versions starting from 1.1.0 before 1.1.2",
          "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-613",
            "CWE-937"
          ],
          "date": "2021-03-05",
          "description": "An issue was discovered in October through build 471. It reactivates an old session ID (which had been invalid after a logout) once a new login occurs. NOTE: this violates the intended Auth/Manager.php authentication behavior but, admittedly, is only relevant if an old session ID is known to an attacker.",
          "fixed_versions": [
            "1.0.472",
            "1.1.2"
          ],
          "identifier": "CVE-2021-3311",
          "identifiers": [
            "GHSA-7ggw-h8pp-r95r",
            "CVE-2021-3311"
          ],
          "not_impacted": "All versions starting from 1.0.472 before 1.1.0, all versions starting from 1.1.2",
          "package_slug": "packagist/october/rain",
          "pubdate": "2021-02-10",
          "solution": "Upgrade to versions 1.0.472, 1.1.2 or above.",
          "title": "Insufficient Session Expiration",
          "urls": [
            "https://github.com/octobercms/october/security/advisories/GHSA-7ggw-h8pp-r95r",
            "https://github.com/octobercms/library/commit/642f597489e6f644d4bd9a0c267e864cabead024",
            "https://packagist.org/packages/october/rain",
            "http://cve.circl.lu/cve/CVE-2021-3311",
            "https://nvd.nist.gov/vuln/detail/CVE-2021-3311",
            "https://anisiosantos.me/october-cms-token-reactivation",
            "https://octobercms.com/forum/chan/announcements",
            "https://github.com/advisories/GHSA-7ggw-h8pp-r95r"
          ],
          "uuid": "4da36184-3147-4acd-b005-42ddd0d3e5a5"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:octobercms:october:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "1.0.471",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2021-3311"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "An issue was discovered in October through build 471. It reactivates an old session ID (which had been invalid after a logout) once a new login occurs. NOTE: this violates the intended Auth/Manager.php authentication behavior but, admittedly, is only relevant if an old session ID is known to an attacker."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-613"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://octobercms.com/forum/chan/announcements",
              "refsource": "MISC",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://octobercms.com/forum/chan/announcements"
            },
            {
              "name": "https://github.com/octobercms/library/commit/642f597489e6f644d4bd9a0c267e864cabead024",
              "refsource": "CONFIRM",
              "tags": [
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/octobercms/library/commit/642f597489e6f644d4bd9a0c267e864cabead024"
            },
            {
              "name": "https://anisiosantos.me/october-cms-token-reactivation",
              "refsource": "MISC",
              "tags": [
                "Exploit",
                "Third Party Advisory"
              ],
              "url": "https://anisiosantos.me/october-cms-token-reactivation"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 6.8,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
            "version": "2.0"
          },
          "exploitabilityScore": 8.6,
          "impactScore": 6.4,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": false
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 5.9
        }
      },
      "lastModifiedDate": "2021-03-15T17:34Z",
      "publishedDate": "2021-02-05T14:15Z"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…