gsd-2021-41188
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
Shopware is open source e-commerce software. Versions prior to 5.7.6 contain a cross-site scripting vulnerability. This issue is patched in version 5.7.6. Two workarounds are available. Using the security plugin or adding a particular following config to the `.htaccess` file will protect against cross-site scripting in this case. There is also a config for those using nginx as a server. The plugin and the configs can be found on the GitHub Security Advisory page for this vulnerability.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2021-41188", "description": "Shopware is open source e-commerce software. Versions prior to 5.7.6 contain a cross-site scripting vulnerability. This issue is patched in version 5.7.6. Two workarounds are available. Using the security plugin or adding a particular following config to the `.htaccess` file will protect against cross-site scripting in this case. There is also a config for those using nginx as a server. The plugin and the configs can be found on the GitHub Security Advisory page for this vulnerability.", "id": "GSD-2021-41188" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-41188" ], "details": "Shopware is open source e-commerce software. Versions prior to 5.7.6 contain a cross-site scripting vulnerability. This issue is patched in version 5.7.6. Two workarounds are available. Using the security plugin or adding a particular following config to the `.htaccess` file will protect against cross-site scripting in this case. There is also a config for those using nginx as a server. The plugin and the configs can be found on the GitHub Security Advisory page for this vulnerability.", "id": "GSD-2021-41188", "modified": "2023-12-13T01:23:26.980263Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-41188", "STATE": "PUBLIC", "TITLE": "Authenticated Stored XSS in Administration" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "shopware", "version": { "version_data": [ { "version_value": "\u003c 5.7.6" } ] } } ] }, "vendor_name": "shopware" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Shopware is open source e-commerce software. Versions prior to 5.7.6 contain a cross-site scripting vulnerability. This issue is patched in version 5.7.6. Two workarounds are available. Using the security plugin or adding a particular following config to the `.htaccess` file will protect against cross-site scripting in this case. There is also a config for those using nginx as a server. The plugin and the configs can be found on the GitHub Security Advisory page for this vulnerability." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/shopware/shopware/security/advisories/GHSA-4p3x-8qw9-24w9", "refsource": "CONFIRM", "url": "https://github.com/shopware/shopware/security/advisories/GHSA-4p3x-8qw9-24w9" }, { "name": "https://github.com/shopware/shopware/commit/37213e91d525c95df262712cba80d1497e395a58", "refsource": "MISC", "url": "https://github.com/shopware/shopware/commit/37213e91d525c95df262712cba80d1497e395a58" }, { "name": "https://docs.shopware.com/en/shopware-5-en/sicherheitsupdates/security-update-10-2021", "refsource": "MISC", "url": "https://docs.shopware.com/en/shopware-5-en/sicherheitsupdates/security-update-10-2021" }, { "name": "https://github.com/shopware/shopware/releases/tag/v5.7.6", "refsource": "MISC", "url": "https://github.com/shopware/shopware/releases/tag/v5.7.6" }, { "name": "https://store.shopware.com/en/swag575294366635f/shopware-security-plugin.html", "refsource": "MISC", "url": "https://store.shopware.com/en/swag575294366635f/shopware-security-plugin.html" } ] }, "source": { "advisory": "GHSA-4p3x-8qw9-24w9", "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c5.7.6", "affected_versions": "All versions before 5.7.6", "cvss_v2": "AV:N/AC:M/Au:S/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-79", "CWE-937" ], "date": "2021-10-28", "description": "Shopware is open source e-commerce software. contain a cross-site scripting vulnerability. This issue is patched Two workarounds are available. Using the security plugin or adding a particular following config to the `.htaccess` file will protect against cross-site scripting in this case. There is also a config for those using nginx as a server. The plugin and the configs can be found on the GitHub Security Advisory page for this vulnerability.", "fixed_versions": [ "6.1.0" ], "identifier": "CVE-2021-41188", "identifiers": [ "CVE-2021-41188" ], "not_impacted": "All versions starting from 5.7.6", "package_slug": "packagist/shopware/platform", "pubdate": "2021-10-26", "solution": "Upgrade to version 6.1.0 or above.", "title": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-41188", "https://docs.shopware.com/en/shopware-5-en/sicherheitsupdates/security-update-10-2021" ], "uuid": "2c03c31e-94ba-40ce-a401-a2054fc5a67b" }, { "affected_range": "\u003c5.7.6", "affected_versions": "All versions before 5.7.6", "cvss_v2": "AV:N/AC:M/Au:S/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-79", "CWE-937" ], "date": "2021-10-28", "description": "Shopware is open source e-commerce software. contain a cross-site scripting vulnerability. This issue is patched Two workarounds are available. Using the security plugin or adding a particular following config to the `.htaccess` file will protect against cross-site scripting in this case. There is also a config for those using nginx as a server. The plugin and the configs can be found on the GitHub Security Advisory page for this vulnerability.", "fixed_versions": [ "5.7.6" ], "identifier": "CVE-2021-41188", "identifiers": [ "CVE-2021-41188" ], "not_impacted": "All versions starting from 5.7.6", "package_slug": "packagist/shopware/shopware", "pubdate": "2021-10-26", "solution": "Upgrade to version 5.7.6 or above.", "title": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-41188", "https://docs.shopware.com/en/shopware-5-en/sicherheitsupdates/security-update-10-2021" ], "uuid": "2fc431b5-ab34-48a5-8f4e-20dbdc0d08b6" } ] }, "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.6", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-41188" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Shopware is open source e-commerce software. Versions prior to 5.7.6 contain a cross-site scripting vulnerability. This issue is patched in version 5.7.6. Two workarounds are available. Using the security plugin or adding a particular following config to the `.htaccess` file will protect against cross-site scripting in this case. There is also a config for those using nginx as a server. The plugin and the configs can be found on the GitHub Security Advisory page for this vulnerability." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-79" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/shopware/shopware/commit/37213e91d525c95df262712cba80d1497e395a58", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/shopware/shopware/commit/37213e91d525c95df262712cba80d1497e395a58" }, { "name": "https://github.com/shopware/shopware/releases/tag/v5.7.6", "refsource": "MISC", "tags": [ "Release Notes", "Technical Description" ], "url": "https://github.com/shopware/shopware/releases/tag/v5.7.6" }, { "name": "https://github.com/shopware/shopware/security/advisories/GHSA-4p3x-8qw9-24w9", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://github.com/shopware/shopware/security/advisories/GHSA-4p3x-8qw9-24w9" }, { "name": "https://docs.shopware.com/en/shopware-5-en/sicherheitsupdates/security-update-10-2021", "refsource": "MISC", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "https://docs.shopware.com/en/shopware-5-en/sicherheitsupdates/security-update-10-2021" }, { "name": "https://store.shopware.com/en/swag575294366635f/shopware-security-plugin.html", "refsource": "MISC", "tags": [ "Product" ], "url": "https://store.shopware.com/en/swag575294366635f/shopware-security-plugin.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 3.5, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 6.8, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": true }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.3, "impactScore": 2.7 } }, "lastModifiedDate": "2021-10-28T20:39Z", "publishedDate": "2021-10-26T15: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.