gsd-2023-27524
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Session Validation attacks in Apache Superset versions up to and including 2.0.1. Installations that have not altered the default configured SECRET_KEY according to installation instructions allow for an attacker to authenticate and access unauthorized resources. This does not affect Superset administrators who have changed the default value for SECRET_KEY config.
Aliases
Aliases
{ GSD: { alias: "CVE-2023-27524", id: "GSD-2023-27524", }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2023-27524", ], details: "Session Validation attacks in Apache Superset versions up to and including 2.0.1. Installations that have not altered the default configured SECRET_KEY according to installation instructions allow for an attacker to authenticate and access unauthorized resources. This does not affect Superset administrators who have changed the default value for SECRET_KEY config.", id: "GSD-2023-27524", modified: "2023-12-13T01:20:55.967487Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security@apache.org", ID: "CVE-2023-27524", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Apache Superset", version: { version_data: [ { version_affected: "<=", version_name: "0", version_value: "2.0.1", }, ], }, }, ], }, vendor_name: "Apache Software Foundation", }, ], }, }, credits: [ { lang: "en", value: "Naveen Sunkavally (Horizon3.ai)", }, ], data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Session Validation attacks in Apache Superset versions up to and including 2.0.1. Installations that have not altered the default configured SECRET_KEY according to installation instructions allow for an attacker to authenticate and access unauthorized resources. This does not affect Superset administrators who have changed the default value for SECRET_KEY config.\n\nAll superset installations should always set a unique secure random SECRET_KEY. Your SECRET_KEY is used to securely sign all session cookies and encrypting sensitive information on the database.\nAdd a strong SECRET_KEY to your `superset_config.py` file like:\n\nSECRET_KEY = <YOUR_OWN_RANDOM_GENERATED_SECRET_KEY>\n\nAlternatively you can set it with `SUPERSET_SECRET_KEY` environment variable.\n", }, ], }, generator: { engine: "Vulnogram 0.1.0-dev", }, impact: { cvss: [ { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "LOW", baseScore: 8.9, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "CHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L", version: "3.1", }, ], }, problemtype: { problemtype_data: [ { description: [ { cweId: "CWE-1188", lang: "eng", value: "CWE-1188 Insecure Default Initialization of Resource", }, ], }, ], }, references: { reference_data: [ { name: "https://lists.apache.org/thread/n0ftx60sllf527j7g11kmt24wvof8xyk", refsource: "MISC", url: "https://lists.apache.org/thread/n0ftx60sllf527j7g11kmt24wvof8xyk", }, { name: "https://www.openwall.com/lists/oss-security/2023/04/24/2", refsource: "MISC", url: "https://www.openwall.com/lists/oss-security/2023/04/24/2", }, { name: "https://packetstormsecurity.com/files/172522/Apache-Superset-2.0.0-Authentication-Bypass.html", refsource: "MISC", url: "https://packetstormsecurity.com/files/172522/Apache-Superset-2.0.0-Authentication-Bypass.html", }, { name: "https://packetstormsecurity.com/files/175094/Apache-Superset-2.0.0-Remote-Code-Execution.html", refsource: "MISC", url: "https://packetstormsecurity.com/files/175094/Apache-Superset-2.0.0-Remote-Code-Execution.html", }, ], }, source: { discovery: "UNKNOWN", }, }, "gitlab.com": { advisories: [ { affected_range: "<=2.0.1", affected_versions: "All versions up to 2.0.1", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", cwe_ids: [ "CWE-1035", "CWE-1188", "CWE-937", ], date: "2023-05-24", description: "Session Validation attacks in Apache Superset versions up to and including 2.0.1. Installations that have not altered the default configured SECRET_KEY according to installation instructions allow for an attacker to authenticate and access unauthorized resources. This does not affect Superset administrators who have changed the default value for SECRET_KEY config.", fixed_versions: [ "2.1.0", ], identifier: "CVE-2023-27524", identifiers: [ "CVE-2023-27524", "GHSA-5cx2-vq3h-x52c", ], not_impacted: "All versions after 2.0.1", package_slug: "pypi/apache-superset", pubdate: "2023-04-24", solution: "Upgrade to version 2.1.0 or above.", title: "Insecure Default Initialization of Resource", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2023-27524", "https://lists.apache.org/thread/n0ftx60sllf527j7g11kmt24wvof8xyk", "http://www.openwall.com/lists/oss-security/2023/04/24/2", "https://github.com/apache/superset/commit/b180319bbf08e876ea84963220ebebbfd0699e03", "https://github.com/advisories/GHSA-5cx2-vq3h-x52c", ], uuid: "a860ebe6-0e3a-48ab-bd4f-8688ff9da06e", }, { affected_range: "<=2.0.1", affected_versions: "All versions up to 2.0.1", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", cwe_ids: [ "CWE-1035", "CWE-1188", "CWE-937", ], date: "2023-05-24", description: "Session Validation attacks in Apache Superset versions up to and including 2.0.1. Installations that have not altered the default configured SECRET_KEY according to installation instructions allow for an attacker to authenticate and access unauthorized resources. This does not affect Superset administrators who have changed the default value for SECRET_KEY config.", fixed_versions: [], identifier: "CVE-2023-27524", identifiers: [ "CVE-2023-27524", ], not_impacted: "", package_slug: "pypi/superset", pubdate: "2023-04-24", solution: "Unfortunately, there is no solution available yet.", title: "Insecure Default Initialization of Resource", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2023-27524", "https://lists.apache.org/thread/n0ftx60sllf527j7g11kmt24wvof8xyk", "http://www.openwall.com/lists/oss-security/2023/04/24/2", ], uuid: "af625978-0e77-4f0b-b4dc-fd8980341d66", }, ], }, "nvd.nist.gov": { cve: { cisaActionDue: "2024-01-29", cisaExploitAdd: "2024-01-08", cisaRequiredAction: "Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.", cisaVulnerabilityName: "Apache Superset Insecure Default Initialization of Resource Vulnerability", configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:apache:superset:*:*:*:*:*:*:*:*", matchCriteriaId: "20E98F0D-B484-4FA4-8273-074A75ED3227", versionEndIncluding: "2.0.1", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], descriptions: [ { lang: "en", value: "Session Validation attacks in Apache Superset versions up to and including 2.0.1. Installations that have not altered the default configured SECRET_KEY according to installation instructions allow for an attacker to authenticate and access unauthorized resources. This does not affect Superset administrators who have changed the default value for SECRET_KEY config.\n\nAll superset installations should always set a unique secure random SECRET_KEY. Your SECRET_KEY is used to securely sign all session cookies and encrypting sensitive information on the database.\nAdd a strong SECRET_KEY to your `superset_config.py` file like:\n\nSECRET_KEY = <YOUR_OWN_RANDOM_GENERATED_SECRET_KEY>\n\nAlternatively you can set it with `SUPERSET_SECRET_KEY` environment variable.\n", }, ], id: "CVE-2023-27524", lastModified: "2024-04-08T09:15:07.973", metrics: { cvssMetricV31: [ { cvssData: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 9.8, baseSeverity: "CRITICAL", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 5.9, source: "nvd@nist.gov", type: "Primary", }, { cvssData: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "LOW", baseScore: 8.9, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "CHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L", version: "3.1", }, exploitabilityScore: 2.2, impactScore: 6, source: "security@apache.org", type: "Secondary", }, ], }, published: "2023-04-24T16:15:07.843", references: [ { source: "security@apache.org", tags: [ "Mailing List", "Vendor Advisory", ], url: "https://lists.apache.org/thread/n0ftx60sllf527j7g11kmt24wvof8xyk", }, { source: "security@apache.org", url: "https://packetstormsecurity.com/files/172522/Apache-Superset-2.0.0-Authentication-Bypass.html", }, { source: "security@apache.org", url: "https://packetstormsecurity.com/files/175094/Apache-Superset-2.0.0-Remote-Code-Execution.html", }, { source: "security@apache.org", url: "https://www.openwall.com/lists/oss-security/2023/04/24/2", }, ], sourceIdentifier: "security@apache.org", vulnStatus: "Modified", weaknesses: [ { description: [ { lang: "en", value: "CWE-1188", }, ], source: "nvd@nist.gov", type: "Primary", }, { description: [ { lang: "en", value: "CWE-1188", }, ], source: "security@apache.org", type: "Secondary", }, ], }, }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
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.