gsd-2023-26510
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Ghost 5.35.0 allows authorization bypass: contributors can view draft posts of other users, which is arguably inconsistent with a security policy in which a contributor's draft can only be read by editors until published by an editor. NOTE: the vendor's position is that this behavior has no security impact.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-26510", "id": "GSD-2023-26510" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-26510" ], "details": "Ghost 5.35.0 allows authorization bypass: contributors can view draft posts of other users, which is arguably inconsistent with a security policy in which a contributor\u0027s draft can only be read by editors until published by an editor. NOTE: the vendor\u0027s position is that this behavior has no security impact.", "id": "GSD-2023-26510", "modified": "2023-12-13T01:20:53.465847Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-26510", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Ghost 5.35.0 allows authorization bypass: contributors can view draft posts of other users, which is arguably inconsistent with a security policy in which a contributor\u0027s draft can only be read by editors until published by an editor. NOTE: the vendor\u0027s position is that this behavior has no security impact." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://ghost.org/docs/security/", "refsource": "MISC", "url": "https://ghost.org/docs/security/" }, { "name": "https://gist.github.com/yurahod/2e11eabbe4b92ef1d44b08e37023ecfb", "refsource": "MISC", "url": "https://gist.github.com/yurahod/2e11eabbe4b92ef1d44b08e37023ecfb" }, { "name": "https://gist.github.com/yurahod/828d5e6a077c12f3f74c6485d1c7f0e7", "refsource": "MISC", "url": "https://gist.github.com/yurahod/828d5e6a077c12f3f74c6485d1c7f0e7" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "=5.35.0", "affected_versions": "Version 5.35.0", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-862", "CWE-937" ], "date": "2023-03-09", "description": "Ghost 5.35.0 allows authorization bypass: contributors can view draft posts of other users, which is arguably inconsistent with a security policy in which a contributor\u0027s draft can only be read by editors until published by an editor. NOTE: the vendor\u0027s position is that this behavior has no security impact.", "fixed_versions": [ "5.35.1" ], "identifier": "CVE-2023-26510", "identifiers": [ "CVE-2023-26510" ], "not_impacted": "All versions before 5.35.0, all versions after 5.35.0", "package_slug": "npm/ghost", "pubdate": "2023-03-05", "solution": "Upgrade to version 5.35.1 or above.", "title": "Missing Authorization", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-26510", "https://ghost.org/docs/security/", "https://gist.github.com/yurahod/828d5e6a077c12f3f74c6485d1c7f0e7", "https://gist.github.com/yurahod/2e11eabbe4b92ef1d44b08e37023ecfb" ], "uuid": "a0759e97-7048-494b-8d14-05f9c2b979f1" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:ghost:ghost:5.35.0:*:*:*:*:node.js:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-26510" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Ghost 5.35.0 allows authorization bypass: contributors can view draft posts of other users, which is arguably inconsistent with a security policy in which a contributor\u0027s draft can only be read by editors until published by an editor. NOTE: the vendor\u0027s position is that this behavior has no security impact." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-862" } ] } ] }, "references": { "reference_data": [ { "name": "https://ghost.org/docs/security/", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://ghost.org/docs/security/" }, { "name": "https://gist.github.com/yurahod/828d5e6a077c12f3f74c6485d1c7f0e7", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://gist.github.com/yurahod/828d5e6a077c12f3f74c6485d1c7f0e7" }, { "name": "https://gist.github.com/yurahod/2e11eabbe4b92ef1d44b08e37023ecfb", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://gist.github.com/yurahod/2e11eabbe4b92ef1d44b08e37023ecfb" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 2.1, "impactScore": 3.6 } }, "lastModifiedDate": "2023-03-09T20:58Z", "publishedDate": "2023-03-05T22: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…