gsd-2018-11406
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
An issue was discovered in the Security component in Symfony 2.7.x before 2.7.48, 2.8.x before 2.8.41, 3.3.x before 3.3.17, 3.4.x before 3.4.11, and 4.0.x before 4.0.11. By default, a user's session is invalidated when the user is logged out. This behavior can be disabled through the invalidate_session option. In this case, CSRF tokens were not erased during logout which allowed for CSRF token fixation.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2018-11406",
    "description": "An issue was discovered in the Security component in Symfony 2.7.x before 2.7.48, 2.8.x before 2.8.41, 3.3.x before 3.3.17, 3.4.x before 3.4.11, and 4.0.x before 4.0.11. By default, a user\u0027s session is invalidated when the user is logged out. This behavior can be disabled through the invalidate_session option. In this case, CSRF tokens were not erased during logout which allowed for CSRF token fixation.",
    "id": "GSD-2018-11406",
    "references": [
      "https://www.debian.org/security/2018/dsa-4262"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2018-11406"
      ],
      "details": "An issue was discovered in the Security component in Symfony 2.7.x before 2.7.48, 2.8.x before 2.8.41, 3.3.x before 3.3.17, 3.4.x before 3.4.11, and 4.0.x before 4.0.11. By default, a user\u0027s session is invalidated when the user is logged out. This behavior can be disabled through the invalidate_session option. In this case, CSRF tokens were not erased during logout which allowed for CSRF token fixation.",
      "id": "GSD-2018-11406",
      "modified": "2023-12-13T01:22:42.430949Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2018-11406",
        "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 the Security component in Symfony 2.7.x before 2.7.48, 2.8.x before 2.8.41, 3.3.x before 3.3.17, 3.4.x before 3.4.11, and 4.0.x before 4.0.11. By default, a user\u0027s session is invalidated when the user is logged out. This behavior can be disabled through the invalidate_session option. In this case, CSRF tokens were not erased during logout which allowed for CSRF token fixation."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "FEDORA-2018-96d770ddc9",
            "refsource": "FEDORA",
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UBQK7JDXIELADIPGZIOUCZKMAJM5LSBW/"
          },
          {
            "name": "FEDORA-2018-ba0b683c10",
            "refsource": "FEDORA",
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WU5N2TZFNGXDGMXMPP7LZCWTFLENF6WH/"
          },
          {
            "name": "https://symfony.com/blog/cve-2018-11406-csrf-token-fixation",
            "refsource": "CONFIRM",
            "url": "https://symfony.com/blog/cve-2018-11406-csrf-token-fixation"
          },
          {
            "name": "FEDORA-2018-eba0006df2",
            "refsource": "FEDORA",
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/G4XNBMFW33H47O5TZGA7JYCVLDBCXAJV/"
          },
          {
            "name": "DSA-4262",
            "refsource": "DEBIAN",
            "url": "https://www.debian.org/security/2018/dsa-4262"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003e=2.0.0,\u003c2.8.41||\u003e=3.0.0,\u003c3.4.11||\u003e=4.0.0,\u003c4.0.11",
          "affected_versions": "All versions starting from 2.0.0 before 2.8.41, all versions starting from 3.0.0 before 3.4.11, all versions starting from 4.0.0 before 4.0.11",
          "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-352",
            "CWE-937"
          ],
          "date": "2019-03-29",
          "description": "By default, a user\u0027s session is invalidated when the user is logged out. This behavior can be disabled through the invalidate_session option. In this case, CSRF tokens were not erased during logout which allowed for CSRF token fixation.",
          "fixed_versions": [
            "2.8.41",
            "3.4.11",
            "4.0.11"
          ],
          "identifier": "CVE-2018-11406",
          "identifiers": [
            "CVE-2018-11406"
          ],
          "not_impacted": "All versions before 2.0.0, all versions starting from 2.8.41 before 3.0.0, all versions starting from 3.4.11 before 4.0.0, all versions starting from 4.0.11",
          "package_slug": "packagist/symfony/security-bundle",
          "pubdate": "2018-06-13",
          "solution": "Upgrade to versions 2.8.41, 3.4.11, 4.0.11 or above.",
          "title": "Cross-Site Request Forgery (CSRF)",
          "urls": [
            "https://symfony.com/cve-2018-11406"
          ],
          "uuid": "427f677a-8d96-484e-82b1-48f0355b73a4"
        },
        {
          "affected_range": "\u003e=2.7.0,\u003c2.7.48||\u003e=2.8.0,\u003c2.8.41||\u003e=3.0.0,\u003c3.4.11||\u003e=4.0.0,\u003c4.0.11",
          "affected_versions": "All versions starting from 2.7.0 before 2.7.48, all versions starting from 2.8.0 before 2.8.41, all versions starting from 3.0.0 before 3.4.11, all versions starting from 4.0.0 before 4.0.11",
          "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-352",
            "CWE-937"
          ],
          "date": "2019-03-29",
          "description": "By default, a user\u0027s session is invalidated when the user is logged out. This behavior can be disabled through the `invalidate_session` option. In this case, CSRF tokens were not erased during logout which allowed for CSRF token fixation.",
          "fixed_versions": [
            "2.7.48",
            "2.8.41",
            "3.4.11",
            "4.0.11"
          ],
          "identifier": "CVE-2018-11406",
          "identifiers": [
            "CVE-2018-11406"
          ],
          "not_impacted": "All versions before 2.7.0, all versions starting from 2.7.48 before 2.8.0, all versions starting from 2.8.41 before 3.0.0, all versions starting from 3.4.11 before 4.0.0, all versions starting from 4.0.11",
          "package_slug": "packagist/symfony/security-csrf",
          "pubdate": "2018-06-13",
          "solution": "Upgrade to versions 2.7.48, 2.8.41, 3.4.11, 4.0.11 or above.",
          "title": "Cross-Site Request Forgery (CSRF)",
          "urls": [
            "https://symfony.com/cve-2018-11406"
          ],
          "uuid": "0c28c53b-6eae-4967-8074-db11d3b6e562"
        },
        {
          "affected_range": "\u003e=2.7.0,\u003c2.7.48||\u003e=2.8.0,\u003c2.8.41||\u003e=3.0.0,\u003c3.4.11||\u003e=4.0.0,\u003c4.0.11",
          "affected_versions": "All versions starting from 2.7.0 before 2.7.48, all versions starting from 2.8.0 before 2.8.41, all versions starting from 3.0.0 before 3.4.11, all versions starting from 4.0.0 before 4.0.11",
          "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-352",
            "CWE-937"
          ],
          "date": "2019-03-29",
          "description": "By default, a user\u0027s session is invalidated when the user is logged out. This behavior can be disabled through the `invalidate_session` option. In this case, CSRF tokens were not erased during logout which allowed for CSRF token fixation.",
          "fixed_versions": [
            "2.7.48",
            "2.8.41",
            "3.4.11",
            "4.0.11"
          ],
          "identifier": "CVE-2018-11406",
          "identifiers": [
            "CVE-2018-11406"
          ],
          "not_impacted": "All versions before 2.7.0, all versions starting from 2.7.48 before 2.8.0, all versions starting from 2.8.41 before 3.0.0, all versions starting from 3.4.11 before 4.0.0, all versions starting from 4.0.11",
          "package_slug": "packagist/symfony/security-http",
          "pubdate": "2018-06-13",
          "solution": "Upgrade to versions 2.7.48, 2.8.41, 3.4.11, 4.0.11 or above.",
          "title": "Cross-Site Request Forgery (CSRF)",
          "urls": [
            "https://symfony.com/cve-2018-11406"
          ],
          "uuid": "135ade4c-3d43-44f0-ad41-ec63cfd17139"
        },
        {
          "affected_range": "\u003e=2.0.0,\u003c2.8.41||\u003e=3.0.0,\u003c3.4.11||\u003e=4.0.0,\u003c4.0.11",
          "affected_versions": "All versions starting from 2.0.0 before 2.8.41, all versions starting from 3.0.0 before 3.4.11, all versions starting from 4.0.0 before 4.0.11",
          "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-352",
            "CWE-937"
          ],
          "date": "2019-03-29",
          "description": "By default, a user\u0027s session is invalidated when the user is logged out. This behavior can be disabled through the invalidate_session option. In this case, CSRF tokens were not erased during logout which allowed for CSRF token fixation.",
          "fixed_versions": [
            "2.8.41",
            "3.4.11",
            "4.0.11"
          ],
          "identifier": "CVE-2018-11406",
          "identifiers": [
            "CVE-2018-11406"
          ],
          "not_impacted": "All versions before 2.0.0, all versions starting from 2.8.41 before 3.0.0, all versions starting from 3.4.11 before 4.0.0, all versions starting from 4.0.11",
          "package_slug": "packagist/symfony/security",
          "pubdate": "2018-06-13",
          "solution": "Upgrade to versions 2.8.41, 3.4.11, 4.0.11 or above.",
          "title": "Cross-Site Request Forgery (CSRF)",
          "urls": [
            "https://symfony.com/cve-2018-11406"
          ],
          "uuid": "552cba78-4ace-4f51-8a42-8f8b7b01332e"
        },
        {
          "affected_range": "\u003e=2.0.0,\u003c2.8.41||\u003e=3.0.0,\u003c3.4.11||\u003e=4.0.0,\u003c4.0.11",
          "affected_versions": "All versions starting from 2.0.0 before 2.8.41, all versions starting from 3.0.0 before 3.4.11, all versions starting from 4.0.0 before 4.0.11",
          "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-352",
            "CWE-937"
          ],
          "date": "2019-03-29",
          "description": "By default, a user\u0027s session is invalidated when the user is logged out. This behavior can be disabled through the invalidate_session option. In this case, CSRF tokens were not erased during logout which allowed for CSRF token fixation.",
          "fixed_versions": [
            "2.8.41",
            "3.4.11",
            "4.0.11"
          ],
          "identifier": "CVE-2018-11406",
          "identifiers": [
            "CVE-2018-11406"
          ],
          "not_impacted": "All versions before 2.0.0, all versions starting from 2.8.41 before 3.0.0, all versions starting from 3.4.11 before 4.0.0, all versions starting from 4.0.11",
          "package_slug": "packagist/symfony/symfony",
          "pubdate": "2018-06-13",
          "solution": "Upgrade to versions 2.8.41, 3.4.11, 4.0.11 or above.",
          "title": "Cross-Site Request Forgery (CSRF)",
          "urls": [
            "https://symfony.com/cve-2018-11406"
          ],
          "uuid": "3dc7dbb2-4472-4f48-924c-f464debb47b3"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "2.8.41",
                "versionStartIncluding": "2.8.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "3.4.11",
                "versionStartIncluding": "3.4.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "4.0.11",
                "versionStartIncluding": "4.0.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "2.7.48",
                "versionStartIncluding": "2.7.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "3.3.17",
                "versionStartIncluding": "3.3.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2018-11406"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "An issue was discovered in the Security component in Symfony 2.7.x before 2.7.48, 2.8.x before 2.8.41, 3.3.x before 3.3.17, 3.4.x before 3.4.11, and 4.0.x before 4.0.11. By default, a user\u0027s session is invalidated when the user is logged out. This behavior can be disabled through the invalidate_session option. In this case, CSRF tokens were not erased during logout which allowed for CSRF token fixation."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-352"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://symfony.com/blog/cve-2018-11406-csrf-token-fixation",
              "refsource": "CONFIRM",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://symfony.com/blog/cve-2018-11406-csrf-token-fixation"
            },
            {
              "name": "FEDORA-2018-ba0b683c10",
              "refsource": "FEDORA",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WU5N2TZFNGXDGMXMPP7LZCWTFLENF6WH/"
            },
            {
              "name": "FEDORA-2018-96d770ddc9",
              "refsource": "FEDORA",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UBQK7JDXIELADIPGZIOUCZKMAJM5LSBW/"
            },
            {
              "name": "FEDORA-2018-eba0006df2",
              "refsource": "FEDORA",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/G4XNBMFW33H47O5TZGA7JYCVLDBCXAJV/"
            },
            {
              "name": "DSA-4262",
              "refsource": "DEBIAN",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://www.debian.org/security/2018/dsa-4262"
            }
          ]
        }
      },
      "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": true
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "exploitabilityScore": 2.8,
          "impactScore": 5.9
        }
      },
      "lastModifiedDate": "2019-03-29T16:22Z",
      "publishedDate": "2018-06-13T16:29Z"
    }
  }
}


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 seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…