- Description
- Concrete CMS before 8.5.13 and 9.x before 9.2.2 allows unauthorized access because directories can be created with insecure permissions. File creation functions (such as the Mkdir() function) gives universal access (0777) to created folders by default. Excessive permissions can be granted when creating a directory with permissions greater than 0755 or when the permissions argument is not specified.
- Source
- cve@mitre.org
- NVD status
- Modified
CVSS 3.1
- Type
- Primary
- Base score
- 9.8
- Impact score
- 5.9
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity
- CRITICAL
- Hype score
- Not currently trending
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:concretecms:concrete_cms:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "B21DDFC6-2B07-4B52-B9DE-3A596CCC6265",
"versionEndExcluding": "8.5.13"
},
{
"criteria": "cpe:2.3:a:concretecms:concrete_cms:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "0CF91C72-25EA-4667-8ADF-1DB5FF8F2B9A",
"versionEndExcluding": "9.2.2",
"versionStartIncluding": "9.0"
}
],
"operator": "OR"
}
]
}
]