GHSA-4P55-XJ37-FX7G
Vulnerability from github – Published: 2020-10-29 18:29 – Updated: 2023-09-13 19:30
VLAI?
Summary
Improper Authorization in Strapi
Details
In Strapi before 3.2.5, there is no admin::hasPermissions restriction for CTB (aka content-type-builder) routes.
Severity ?
7.5 (High)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "strapi-plugin-content-type-builder"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.2.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2020-27665"
],
"database_specific": {
"cwe_ids": [
"CWE-276"
],
"github_reviewed": true,
"github_reviewed_at": "2020-10-29T16:25:47Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "In Strapi before 3.2.5, there is no `admin::hasPermissions` restriction for CTB (aka content-type-builder) routes.",
"id": "GHSA-4p55-xj37-fx7g",
"modified": "2023-09-13T19:30:47Z",
"published": "2020-10-29T18:29:31Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27665"
},
{
"type": "WEB",
"url": "https://github.com/strapi/strapi/pull/8439"
},
{
"type": "WEB",
"url": "https://github.com/strapi/strapi/commit/3cdd73987950d5c7976701047b38203e902007bb"
},
{
"type": "WEB",
"url": "https://github.com/strapi/strapi/releases/tag/v3.2.5"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-STRAPIPLUGINCONTENTTYPEBUILDER-1021616"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Improper Authorization in Strapi"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…