gsd-2020-27665
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
In Strapi before 3.2.5, there is no admin::hasPermissions restriction for CTB (aka content-type-builder) routes.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2020-27665", "description": "In Strapi before 3.2.5, there is no admin::hasPermissions restriction for CTB (aka content-type-builder) routes.", "id": "GSD-2020-27665" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-27665" ], "details": "In Strapi before 3.2.5, there is no admin::hasPermissions restriction for CTB (aka content-type-builder) routes.", "id": "GSD-2020-27665", "modified": "2023-12-13T01:22:10.781665Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2020-27665", "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": "In Strapi before 3.2.5, there is no admin::hasPermissions restriction for CTB (aka content-type-builder) routes." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/strapi/strapi/releases/tag/v3.2.5", "refsource": "MISC", "url": "https://github.com/strapi/strapi/releases/tag/v3.2.5" }, { "name": "https://github.com/strapi/strapi/pull/8439", "refsource": "MISC", "url": "https://github.com/strapi/strapi/pull/8439" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c3.2.5", "affected_versions": "All versions before 3.2.5", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-276", "CWE-937" ], "date": "2021-01-08", "description": "In Strapi, there is no admin::hasPermissions restriction for CTB (aka content-type-builder) routes.", "fixed_versions": [ "3.2.5" ], "identifier": "CVE-2020-27665", "identifiers": [ "GHSA-4p55-xj37-fx7g", "CVE-2020-27665" ], "not_impacted": "All versions starting from 3.2.5", "package_slug": "npm/strapi-plugin-content-type-builder", "pubdate": "2020-10-29", "solution": "Upgrade to version 3.2.5 or above.", "title": "Incorrect Default Permissions", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-27665", "https://github.com/strapi/strapi/pull/8439", "https://github.com/strapi/strapi/commit/3cdd73987950d5c7976701047b38203e902007bb", "https://github.com/strapi/strapi/releases/tag/v3.2.5", "https://snyk.io/vuln/SNYK-JS-STRAPIPLUGINCONTENTTYPEBUILDER-1021616", "https://github.com/advisories/GHSA-4p55-xj37-fx7g" ], "uuid": "f96fed64-9b06-453f-a65c-ff673f7bcecd" }, { "affected_range": "\u003c3.2.5", "affected_versions": "All versions before 3.2.5", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-276", "CWE-937" ], "date": "2020-10-27", "description": "In Strapi, there is no `admin::hasPermissions` restriction for CTB (aka content-type-builder) routes.", "fixed_versions": [ "3.2.5" ], "identifier": "CVE-2020-27665", "identifiers": [ "CVE-2020-27665" ], "not_impacted": "All versions starting from 3.2.5", "package_slug": "npm/strapi", "pubdate": "2020-10-22", "solution": "Upgrade to version 3.2.5 or above.", "title": "Incorrect Default Permissions", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-27665" ], "uuid": "3bc7510c-04b1-43cc-9774-b6fe365f2178" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:strapi:strapi:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.2.5", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2020-27665" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "In Strapi before 3.2.5, there is no admin::hasPermissions restriction for CTB (aka content-type-builder) routes." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-276" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/strapi/strapi/pull/8439", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/strapi/strapi/pull/8439" }, { "name": "https://github.com/strapi/strapi/releases/tag/v3.2.5", "refsource": "MISC", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://github.com/strapi/strapi/releases/tag/v3.2.5" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2020-10-27T14:19Z", "publishedDate": "2020-10-22T19: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.