gsd-2022-24879
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Shopware is an open source e-commerce software platform. Versions prior to 5.7.9 are vulnerable to malfunction of cross-site request forgery (CSRF) token validation. Under certain circumstances, the CSRF tokens were not generated anew and not validated correctly. This issue is fixed in version 5.7.9. Users of older versions may attempt to mitigate the vulnerability by using the Shopware security plugin.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-24879", "description": "Shopware is an open source e-commerce software platform. Versions prior to 5.7.9 are vulnerable to malfunction of cross-site request forgery (CSRF) token validation. Under certain circumstances, the CSRF tokens were not generated anew and not validated correctly. This issue is fixed in version 5.7.9. Users of older versions may attempt to mitigate the vulnerability by using the Shopware security plugin.", "id": "GSD-2022-24879" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-24879" ], "details": "Shopware is an open source e-commerce software platform. Versions prior to 5.7.9 are vulnerable to malfunction of cross-site request forgery (CSRF) token validation. Under certain circumstances, the CSRF tokens were not generated anew and not validated correctly. This issue is fixed in version 5.7.9. Users of older versions may attempt to mitigate the vulnerability by using the Shopware security plugin.", "id": "GSD-2022-24879", "modified": "2023-12-13T01:19:43.549609Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-24879", "STATE": "PUBLIC", "TITLE": "Malfunction of Cross-Site Request Forgery token validation" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "shopware", "version": { "version_data": [ { "version_value": "\u003e= 5.2.0, \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. Versions prior to 5.7.9 are vulnerable to malfunction of cross-site request forgery (CSRF) token validation. Under certain circumstances, the CSRF tokens were not generated anew and not validated correctly. This issue is fixed in version 5.7.9. Users of older versions may attempt to mitigate the vulnerability by using the Shopware security plugin." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-352: Cross-Site Request Forgery (CSRF)" } ] } ] }, "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-pf38-v6qj-j23h", "refsource": "CONFIRM", "url": "https://github.com/shopware/shopware/security/advisories/GHSA-pf38-v6qj-j23h" } ] }, "source": { "advisory": "GHSA-pf38-v6qj-j23h", "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=5.2.0,\u003c5.7.9", "affected_versions": "All versions starting from 5.2.0 before 5.7.9", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-352", "CWE-937" ], "date": "2022-05-07", "description": "Shopware is an open source e-commerce software platform. Versions prior to 5.7.9 is vulnerable to malfunction of cross-site request forgery (CSRF) token validation. Under certain circumstances, the CSRF tokens were not generated anew and not validated correctly. This issue is fixed in version 5.7.9. Users of older versions may attempt to mitigate the vulnerability by using the Shopware security plugin.", "fixed_versions": [ "6.1.0" ], "identifier": "CVE-2022-24879", "identifiers": [ "CVE-2022-24879", "GHSA-pf38-v6qj-j23h" ], "not_impacted": "All versions before 5.2.0, 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": "Cross-Site Request Forgery (CSRF)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-24879", "https://github.com/shopware/shopware/security/advisories/GHSA-pf38-v6qj-j23h", "https://docs.shopware.com/en/shopware-5-en/security-updates/security-update-04-2022", "https://www.shopware.com/en/changelog-sw5/#5-7-9" ], "uuid": "adb6f171-686f-4518-bbc7-422035faceb4" }, { "affected_range": "\u003e=5.2.0,\u003c5.7.9", "affected_versions": "All versions starting from 5.2.0 before 5.7.9", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-352", "CWE-937" ], "date": "2022-05-07", "description": "Shopware is an open source e-commerce software platform. Versions prior to 5.7.9 is vulnerable to malfunction of cross-site request forgery (CSRF) token validation. Under certain circumstances, the CSRF tokens were not generated anew and not validated correctly. This issue is fixed in version 5.7.9. Users of older versions may attempt to mitigate the vulnerability by using the Shopware security plugin.", "fixed_versions": [ "6.1.0" ], "identifier": "CVE-2022-24879", "identifiers": [ "CVE-2022-24879", "GHSA-pf38-v6qj-j23h" ], "not_impacted": "All versions before 5.2.0, 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": "Cross-Site Request Forgery (CSRF)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-24879", "https://github.com/shopware/shopware/security/advisories/GHSA-pf38-v6qj-j23h", "https://docs.shopware.com/en/shopware-5-en/security-updates/security-update-04-2022", "https://www.shopware.com/en/changelog-sw5/#5-7-9" ], "uuid": "6fb6eb39-4ffb-4d1b-8e2c-53327a0c5319" }, { "affected_range": "\u003e=5.2.0,\u003c5.7.9", "affected_versions": "All versions starting from 5.2.0 before 5.7.9", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-352", "CWE-937" ], "date": "2022-05-07", "description": "Shopware is an open source e-commerce software platform. Versions prior to 5.7.9 is vulnerable to malfunction of cross-site request forgery (CSRF) token validation. Under certain circumstances, the CSRF tokens were not generated anew and not validated correctly. This issue is fixed in version 5.7.9. Users of older versions may attempt to mitigate the vulnerability by using the Shopware security plugin.", "fixed_versions": [ "5.7.9" ], "identifier": "CVE-2022-24879", "identifiers": [ "CVE-2022-24879", "GHSA-pf38-v6qj-j23h" ], "not_impacted": "All versions before 5.2.0, 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": "Cross-Site Request Forgery (CSRF)", "urls": [ "https://github.com/shopware/shopware/security/advisories/GHSA-pf38-v6qj-j23h", "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-pf38-v6qj-j23h" ], "uuid": "922d6baf-307a-43f1-86e3-787b44d5a417" } ] }, "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.2.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-24879" }, "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. Versions prior to 5.7.9 are vulnerable to malfunction of cross-site request forgery (CSRF) token validation. Under certain circumstances, the CSRF tokens were not generated anew and not validated correctly. This issue is fixed in version 5.7.9. Users of older versions may attempt to mitigate the vulnerability by using the Shopware security plugin." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-352" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/shopware/shopware/security/advisories/GHSA-pf38-v6qj-j23h", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://github.com/shopware/shopware/security/advisories/GHSA-pf38-v6qj-j23h" }, { "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" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2022-05-07T02:04Z", "publishedDate": "2022-04-28T15:15Z" } } }
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.