GSD-2022-24892

Vulnerability from gsd - Updated: 2023-12-13 01:19
Details
Shopware is an open source e-commerce software platform. Starting with version 5.0.4 and before version 5.7.9, multiple tokens for password reset can be requested. All tokens can be used to change the password. This makes it possible for an attacker to take over the victim's account if they somehow gain access to the victims email account and find an unused password reset token in the emails. This issue is fixed in version 5.7.9.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2022-24892",
    "description": "Shopware is an open source e-commerce software platform. Starting with version 5.0.4 and before version 5.7.9, multiple tokens for password reset can be requested. All tokens can be used to change the password. This makes it possible for an attacker to take over the victim\u0027s account if they somehow gain access to the victims email account and find an unused password reset token in the emails. This issue is fixed in version 5.7.9.",
    "id": "GSD-2022-24892"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2022-24892"
      ],
      "details": "Shopware is an open source e-commerce software platform. Starting with version 5.0.4 and before version 5.7.9, multiple tokens for password reset can be requested. All tokens can be used to change the password. This makes it possible for an attacker to take over the victim\u0027s account if they somehow gain access to the victims email account and find an unused password reset token in the emails. This issue is fixed in version 5.7.9.",
      "id": "GSD-2022-24892",
      "modified": "2023-12-13T01:19:43.600045Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2022-24892",
        "STATE": "PUBLIC",
        "TITLE": "Multiple valid tokens for password reset in Shopware"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "shopware",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "\u003e= 5.0.4, \u003c 5.7.9"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "shopware"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "Shopware is an open source e-commerce software platform. Starting with version 5.0.4 and before version 5.7.9, multiple tokens for password reset can be requested. All tokens can be used to change the password. This makes it possible for an attacker to take over the victim\u0027s account if they somehow gain access to the victims email account and find an unused password reset token in the emails. This issue is fixed in version 5.7.9."
          }
        ]
      },
      "impact": {
        "cvss": {
          "attackComplexity": "HIGH",
          "attackVector": "NETWORK",
          "availabilityImpact": "NONE",
          "baseScore": 6.4,
          "baseSeverity": "MEDIUM",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "LOW",
          "scope": "UNCHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
          "version": "3.1"
        }
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "CWE-640: Weak Password Recovery Mechanism for Forgotten Password"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://docs.shopware.com/en/shopware-5-en/security-updates/security-update-04-2022",
            "refsource": "MISC",
            "url": "https://docs.shopware.com/en/shopware-5-en/security-updates/security-update-04-2022"
          },
          {
            "name": "https://www.shopware.com/en/changelog-sw5/#5-7-9",
            "refsource": "MISC",
            "url": "https://www.shopware.com/en/changelog-sw5/#5-7-9"
          },
          {
            "name": "https://github.com/shopware/shopware/security/advisories/GHSA-3qrq-r688-vvh4",
            "refsource": "CONFIRM",
            "url": "https://github.com/shopware/shopware/security/advisories/GHSA-3qrq-r688-vvh4"
          }
        ]
      },
      "source": {
        "advisory": "GHSA-3qrq-r688-vvh4",
        "discovery": "UNKNOWN"
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003e=5.0.4,\u003c5.7.9",
          "affected_versions": "All versions starting from 5.0.4 before 5.7.9",
          "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-640",
            "CWE-937"
          ],
          "date": "2022-05-10",
          "description": "Shopware is an open source e-commerce software platform. Starting with version 5.0.4 and before version 5.7.9, multiple tokens for password reset can be requested. All tokens can be used to change the password. This makes it possible for an attacker to take over the victim\u0027s account if they somehow gain access to the victims email account and find an unused password reset token in the emails. This issue is fixed in version 5.7.9.",
          "fixed_versions": [
            "6.1.0"
          ],
          "identifier": "CVE-2022-24892",
          "identifiers": [
            "CVE-2022-24892",
            "GHSA-3qrq-r688-vvh4"
          ],
          "not_impacted": "All versions before 5.0.4, all versions starting from 5.7.9",
          "package_slug": "packagist/shopware/core",
          "pubdate": "2022-04-28",
          "solution": "Upgrade to version 6.1.0 or above.",
          "title": "Weak Password Recovery Mechanism for Forgotten Password",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2022-24892",
            "https://docs.shopware.com/en/shopware-5-en/security-updates/security-update-04-2022",
            "https://www.shopware.com/en/changelog-sw5/#5-7-9",
            "https://github.com/shopware/shopware/security/advisories/GHSA-3qrq-r688-vvh4"
          ],
          "uuid": "819f6f41-405c-4b53-af98-8729d75351ee"
        },
        {
          "affected_range": "\u003e=5.0.4,\u003c5.7.9",
          "affected_versions": "All versions starting from 5.0.4 before 5.7.9",
          "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-640",
            "CWE-937"
          ],
          "date": "2022-05-10",
          "description": "Shopware is an open source e-commerce software platform. Starting with version 5.0.4 and before version 5.7.9, multiple tokens for password reset can be requested. All tokens can be used to change the password. This makes it possible for an attacker to take over the victim\u0027s account if they somehow gain access to the victims email account and find an unused password reset token in the emails. This issue is fixed in version 5.7.9.",
          "fixed_versions": [
            "6.1.0"
          ],
          "identifier": "CVE-2022-24892",
          "identifiers": [
            "CVE-2022-24892",
            "GHSA-3qrq-r688-vvh4"
          ],
          "not_impacted": "All versions before 5.0.4, all versions starting from 5.7.9",
          "package_slug": "packagist/shopware/platform",
          "pubdate": "2022-04-28",
          "solution": "Upgrade to version 6.1.0 or above.",
          "title": "Weak Password Recovery Mechanism for Forgotten Password",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2022-24892",
            "https://docs.shopware.com/en/shopware-5-en/security-updates/security-update-04-2022",
            "https://www.shopware.com/en/changelog-sw5/#5-7-9",
            "https://github.com/shopware/shopware/security/advisories/GHSA-3qrq-r688-vvh4"
          ],
          "uuid": "a283e19b-ef8a-4e98-a724-610b8dd9390a"
        },
        {
          "affected_range": "\u003e=5.0.4,\u003c5.7.9",
          "affected_versions": "All versions starting from 5.0.4 before 5.7.9",
          "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-640",
            "CWE-937"
          ],
          "date": "2022-05-10",
          "description": "Shopware is an open source e-commerce software platform. Starting with version 5.0.4 and before version 5.7.9, multiple tokens for password reset can be requested. All tokens can be used to change the password. This makes it possible for an attacker to take over the victim\u0027s account if they somehow gain access to the victims email account and find an unused password reset token in the emails. This issue is fixed in version 5.7.9.",
          "fixed_versions": [
            "5.7.9"
          ],
          "identifier": "CVE-2022-24892",
          "identifiers": [
            "CVE-2022-24892",
            "GHSA-3qrq-r688-vvh4"
          ],
          "not_impacted": "All versions before 5.0.4, all versions starting from 5.7.9",
          "package_slug": "packagist/shopware/shopware",
          "pubdate": "2022-04-28",
          "solution": "Upgrade to version 5.7.9 or above.",
          "title": "Multiple valid tokens for password reset in Shopware",
          "urls": [
            "https://github.com/shopware/shopware/security/advisories/GHSA-3qrq-r688-vvh4",
            "https://docs.shopware.com/en/shopware-5-en/security-updates/security-update-04-2022",
            "https://www.shopware.com/en/changelog-sw5/#5-7-9",
            "https://github.com/advisories/GHSA-3qrq-r688-vvh4"
          ],
          "uuid": "b50f20f7-f94d-4cfc-9dd9-fa34c774fc84"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:shopware:shopware:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "5.7.9",
                "versionStartIncluding": "5.0.4",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security-advisories@github.com",
          "ID": "CVE-2022-24892"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Shopware is an open source e-commerce software platform. Starting with version 5.0.4 and before version 5.7.9, multiple tokens for password reset can be requested. All tokens can be used to change the password. This makes it possible for an attacker to take over the victim\u0027s account if they somehow gain access to the victims email account and find an unused password reset token in the emails. This issue is fixed in version 5.7.9."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-640"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://docs.shopware.com/en/shopware-5-en/security-updates/security-update-04-2022",
              "refsource": "MISC",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://docs.shopware.com/en/shopware-5-en/security-updates/security-update-04-2022"
            },
            {
              "name": "https://www.shopware.com/en/changelog-sw5/#5-7-9",
              "refsource": "MISC",
              "tags": [
                "Release Notes",
                "Vendor Advisory"
              ],
              "url": "https://www.shopware.com/en/changelog-sw5/#5-7-9"
            },
            {
              "name": "https://github.com/shopware/shopware/security/advisories/GHSA-3qrq-r688-vvh4",
              "refsource": "CONFIRM",
              "tags": [
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/shopware/shopware/security/advisories/GHSA-3qrq-r688-vvh4"
            }
          ]
        }
      },
      "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": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "exploitabilityScore": 1.6,
          "impactScore": 5.9
        }
      },
      "lastModifiedDate": "2022-05-10T16:08Z",
      "publishedDate": "2022-04-28T15:15Z"
    }
  }
}


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…