gsd-2022-41654
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
An authentication bypass vulnerability exists in the newsletter subscription functionality of Ghost Foundation Ghost 5.9.4. A specially-crafted HTTP request can lead to increased privileges. An attacker can send an HTTP request to trigger this vulnerability.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-41654", "id": "GSD-2022-41654" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-41654" ], "details": "An authentication bypass vulnerability exists in the newsletter subscription functionality of Ghost Foundation Ghost 5.9.4. A specially-crafted HTTP request can lead to increased privileges. An attacker can send an HTTP request to trigger this vulnerability.", "id": "GSD-2022-41654", "modified": "2023-12-13T01:19:32.675948Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "talos-cna@cisco.com", "DATE_PUBLIC": "2022-12-28", "ID": "CVE-2022-41654", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Ghost", "version": { "version_data": [ { "version_affected": "=", "version_value": "5.9.4" } ] } } ] }, "vendor_name": "Ghost Foundation" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "An authentication bypass vulnerability exists in the newsletter subscription functionality of Ghost Foundation Ghost 5.9.4. A specially-crafted HTTP request can lead to increased privileges. An attacker can send an HTTP request to trigger this vulnerability." } ] }, "impact": { "cvss": { "baseScore": 9.6, "baseSeverity": "Critical", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-284: Improper Access Control" } ] } ] }, "references": { "reference_data": [ { "name": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1624", "refsource": "MISC", "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1624" }, { "name": "https://github.com/TryGhost/Ghost/security/advisories/GHSA-9gh8-wp53-ccc6", "refsource": "CONFIRM", "url": "https://github.com/TryGhost/Ghost/security/advisories/GHSA-9gh8-wp53-ccc6" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=4.46.0 \u003c4.48.8||\u003e=5.0.0 \u003c5.22.7", "affected_versions": "All versions starting from 4.46.0 before 4.48.8, all versions starting from 5.0.0 before 5.22.7", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-284", "CWE-937" ], "date": "2022-12-29", "description": "An authentication bypass vulnerability exists in the newsletter subscription functionality of Ghost Foundation Ghost 5.9.4. A specially-crafted HTTP request can lead to increased privileges. An attacker can send an HTTP request to trigger this vulnerability.", "fixed_versions": [ "4.48.8", "5.22.7" ], "identifier": "CVE-2022-41654", "identifiers": [ "CVE-2022-41654", "GHSA-9gh8-wp53-ccc6", "GMS-2022-7409" ], "not_impacted": "All versions before 4.46.0, all versions starting from 4.48.8 before 5.0.0, all versions starting from 5.22.7", "package_slug": "npm/ghost", "pubdate": "2022-12-22", "solution": "Upgrade to versions 4.48.8, 5.22.7 or above.", "title": "Improper Access Control", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-41654", "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1624", "https://github.com/TryGhost/Ghost/security/advisories/GHSA-9gh8-wp53-ccc6", "https://forum.ghost.org/t/security-update-available-for-ghost-4-48-7-and-5-22-6/34475", "https://github.com/advisories/GHSA-9gh8-wp53-ccc6" ], "uuid": "e5b61893-4691-439e-ba32-0455716dff08" }, { "affected_range": "\u003c0", "affected_versions": "All versions starting from 4.46.0 before 4.48.8, all versions starting from 5.0.0 before 5.22.7", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2022-11-28", "description": "### Impact\n\nOn sites where members is enabled (this is the default) it is possible for members (unprivileged users) to make changes to newsletter settings. This gives unprivileged users the ability to view and change settings they were not intended to have access to. They are not able to escalate their privileges permanently or get access to further information. This issue was caused by a gap in our API validation for nested objects.\n\nGhost(Pro) has already been patched. We can find no evidence that the issue was exploited on Ghost(Pro) prior to the patch being added.\n\nSelf-hosters are impacted if running Ghost a version between v4.46.0 and v4.48.7 or any version of v5 prior to v5.22.7. Immediate action should be taken to secure your site - see patches \u0026 workarounds below.\n\n### Patches\n- v4.48.8 / v5.22.7 are patched for all known exploits\n- v4.48.9 / v5.24.1 contain deeper fixes to the API to close the potential for this vulnerability to appear elsewhere or regress \n\n### Workarounds\nThe known exploit can be prevented by [disabling members](https://ghost.org/help/can-i-disable-memberships/) until an update can be performed.\n\n### References\n- [forum post](https://forum.ghost.org/t/security-update-available-for-ghost-4-x-and-4-x/34475)\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Email us at [security@ghost.org](mailto:security@ghost.org)\n\n---\n\nCredits: Dave McDaniel and other members of [Cisco Talos](https://talosintelligence.com/vulnerability_reports)", "fixed_versions": [ "4.48.8", "5.22.7" ], "identifier": "GMS-2022-7409", "identifiers": [ "GHSA-9gh8-wp53-ccc6", "GMS-2022-7409", "CVE-2022-41654" ], "not_impacted": "All versions before 4.46.0, all versions starting from 4.48.8 before 5.0.0, all versions starting from 5.22.7", "package_slug": "npm/ghost", "pubdate": "2022-11-28", "solution": "Upgrade to versions 4.48.8, 5.22.7 or above.", "title": "Duplicate of ./npm/ghost/CVE-2022-41654.yml", "urls": [ "https://github.com/TryGhost/Ghost/security/advisories/GHSA-9gh8-wp53-ccc6", "https://forum.ghost.org/t/security-update-available-for-ghost-4-48-7-and-5-22-6/34475", "https://github.com/advisories/GHSA-9gh8-wp53-ccc6" ], "uuid": "da58a802-13cf-4ae2-9aec-855c20bc2a7b" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:ghost:ghost:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndExcluding": "4.48.8", "versionStartIncluding": "4.46.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ghost:ghost:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndExcluding": "5.22.7", "versionStartIncluding": "5.0.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "talos-cna@cisco.com", "ID": "CVE-2022-41654" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "An authentication bypass vulnerability exists in the newsletter subscription functionality of Ghost Foundation Ghost 5.9.4. A specially-crafted HTTP request can lead to increased privileges. An attacker can send an HTTP request to trigger this vulnerability." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-284" } ] } ] }, "references": { "reference_data": [ { "name": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1624", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1624" }, { "name": "https://github.com/TryGhost/Ghost/security/advisories/GHSA-9gh8-wp53-ccc6", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://github.com/TryGhost/Ghost/security/advisories/GHSA-9gh8-wp53-ccc6" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 1.4 } }, "lastModifiedDate": "2022-12-29T20:33Z", "publishedDate": "2022-12-22T10: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.
Loading…
Loading…