gsd-2023-36829
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Sentry is an error tracking and performance monitoring platform. Starting in version 23.6.0 and prior to version 23.6.2, the Sentry API incorrectly returns the `access-control-allow-credentials: true` HTTP header if the `Origin` request header ends with the `system.base-hostname` option of Sentry installation. This only affects installations that have `system.base-hostname` option explicitly set, as it is empty by default. Impact is limited since recent versions of major browsers have cross-site cookie blocking enabled by default. However, this flaw could allow other multi-step attacks. The patch has been released in Sentry 23.6.2.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-36829", "id": "GSD-2023-36829" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-36829" ], "details": "Sentry is an error tracking and performance monitoring platform. Starting in version 23.6.0 and prior to version 23.6.2, the Sentry API incorrectly returns the `access-control-allow-credentials: true` HTTP header if the `Origin` request header ends with the `system.base-hostname` option of Sentry installation. This only affects installations that have `system.base-hostname` option explicitly set, as it is empty by default. Impact is limited since recent versions of major browsers have cross-site cookie blocking enabled by default. However, this flaw could allow other multi-step attacks. The patch has been released in Sentry 23.6.2.", "id": "GSD-2023-36829", "modified": "2023-12-13T01:20:34.465772Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2023-36829", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "sentry", "version": { "version_data": [ { "version_affected": "=", "version_value": "\u003e= 23.6.0, \u003c 23.6.2" } ] } } ] }, "vendor_name": "getsentry" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Sentry is an error tracking and performance monitoring platform. Starting in version 23.6.0 and prior to version 23.6.2, the Sentry API incorrectly returns the `access-control-allow-credentials: true` HTTP header if the `Origin` request header ends with the `system.base-hostname` option of Sentry installation. This only affects installations that have `system.base-hostname` option explicitly set, as it is empty by default. Impact is limited since recent versions of major browsers have cross-site cookie blocking enabled by default. However, this flaw could allow other multi-step attacks. The patch has been released in Sentry 23.6.2." } ] }, "impact": { "cvss": [ { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-942", "lang": "eng", "value": "CWE-942: Permissive Cross-domain Policy with Untrusted Domains" } ] }, { "description": [ { "cweId": "CWE-863", "lang": "eng", "value": "CWE-863: Incorrect Authorization" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/getsentry/sentry/security/advisories/GHSA-4xqm-4p72-87h6", "refsource": "MISC", "url": "https://github.com/getsentry/sentry/security/advisories/GHSA-4xqm-4p72-87h6" }, { "name": "https://github.com/getsentry/sentry/pull/52276", "refsource": "MISC", "url": "https://github.com/getsentry/sentry/pull/52276" }, { "name": "https://github.com/getsentry/sentry/commit/ee44c6be35e5e464bc40637580f39867898acd8b", "refsource": "MISC", "url": "https://github.com/getsentry/sentry/commit/ee44c6be35e5e464bc40637580f39867898acd8b" }, { "name": "https://github.com/getsentry/self-hosted/releases/tag/23.6.2", "refsource": "MISC", "url": "https://github.com/getsentry/self-hosted/releases/tag/23.6.2" } ] }, "source": { "advisory": "GHSA-4xqm-4p72-87h6", "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=23.6.0,\u003c23.6.2", "affected_versions": "All versions starting from 23.6.0 before 23.6.2", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-697", "CWE-937" ], "date": "2023-07-18", "description": "Sentry is an error tracking and performance monitoring platform. Starting in version 23.6.0 and prior to version 23.6.2, the Sentry API incorrectly returns the `access-control-allow-credentials: true` HTTP header if the `Origin` request header ends with the `system.base-hostname` option of Sentry installation. This only affects installations that have `system.base-hostname` option explicitly set, as it is empty by default. Impact is limited since recent versions of major browsers have cross-site cookie blocking enabled by default. However, this flaw could allow other multi-step attacks. The patch has been released in Sentry 23.6.2.", "fixed_versions": [ "23.6.2" ], "identifier": "CVE-2023-36829", "identifiers": [ "GHSA-4xqm-4p72-87h6", "CVE-2023-36829" ], "not_impacted": "All versions before 23.6.0, all versions starting from 23.6.2", "package_slug": "pypi/sentry", "pubdate": "2023-07-06", "solution": "Upgrade to version 23.6.2 or above.", "title": "Incorrect Comparison", "urls": [ "https://github.com/getsentry/sentry/security/advisories/GHSA-4xqm-4p72-87h6", "https://github.com/getsentry/sentry/pull/52276", "https://github.com/getsentry/sentry/commit/19248fb9802c252665b802aeab02fdc65ed47dc9", "https://nvd.nist.gov/vuln/detail/CVE-2023-36829", "https://github.com/getsentry/sentry/commit/ee44c6be35e5e464bc40637580f39867898acd8b", "https://github.com/getsentry/self-hosted/releases/tag/23.6.2", "https://github.com/pypa/advisory-database/tree/main/vulns/sentry/PYSEC-2023-115.yaml", "https://github.com/advisories/GHSA-4xqm-4p72-87h6" ], "uuid": "f7b3abc5-8aef-4629-a16e-c192ed88d7c0" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:functional:sentry:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "23.6.2", "versionStartIncluding": "23.6.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2023-36829" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Sentry is an error tracking and performance monitoring platform. Starting in version 23.6.0 and prior to version 23.6.2, the Sentry API incorrectly returns the `access-control-allow-credentials: true` HTTP header if the `Origin` request header ends with the `system.base-hostname` option of Sentry installation. This only affects installations that have `system.base-hostname` option explicitly set, as it is empty by default. Impact is limited since recent versions of major browsers have cross-site cookie blocking enabled by default. However, this flaw could allow other multi-step attacks. The patch has been released in Sentry 23.6.2." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-697" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/getsentry/sentry/commit/ee44c6be35e5e464bc40637580f39867898acd8b", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/getsentry/sentry/commit/ee44c6be35e5e464bc40637580f39867898acd8b" }, { "name": "https://github.com/getsentry/sentry/security/advisories/GHSA-4xqm-4p72-87h6", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/getsentry/sentry/security/advisories/GHSA-4xqm-4p72-87h6" }, { "name": "https://github.com/getsentry/sentry/pull/52276", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/getsentry/sentry/pull/52276" }, { "name": "https://github.com/getsentry/self-hosted/releases/tag/23.6.2", "refsource": "MISC", "tags": [ "Release Notes" ], "url": "https://github.com/getsentry/self-hosted/releases/tag/23.6.2" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 2.5 } }, "lastModifiedDate": "2023-07-17T18:56Z", "publishedDate": "2023-07-06T23: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.