mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
88 lines
3.2 KiB
JSON
88 lines
3.2 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security-advisories@github.com",
|
|
"ID": "CVE-2020-15248",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Privilege escalation by backend users assigned to the default \"Publisher\" system role"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "october",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": ">= 1.0.319, < 1.0.470"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "octobercms"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "October is a free, open-source, self-hosted CMS platform based on the Laravel PHP Framework. In October CMS from version 1.0.319 and before version 1.0.470, backend users with the default \"Publisher\" system role have access to create & manage users where they can choose which role the new user has. This means that a user with \"Publisher\" access has the ability to escalate their access to \"Developer\" access. Issue has been patched in Build 470 (v1.0.470) & v1.1.1."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "LOCAL",
|
|
"availabilityImpact": "LOW",
|
|
"baseScore": 4,
|
|
"baseSeverity": "MEDIUM",
|
|
"confidentialityImpact": "LOW",
|
|
"integrityImpact": "LOW",
|
|
"privilegesRequired": "HIGH",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "REQUIRED",
|
|
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L",
|
|
"version": "3.1"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-863 Incorrect Authorization"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://github.com/octobercms/october/security/advisories/GHSA-rfjc-xrmf-5vvw",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/octobercms/october/security/advisories/GHSA-rfjc-xrmf-5vvw"
|
|
},
|
|
{
|
|
"name": "https://github.com/octobercms/october/commit/78a37298a4ed4602b383522344a31e311402d829",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/octobercms/october/commit/78a37298a4ed4602b383522344a31e311402d829"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "GHSA-rfjc-xrmf-5vvw",
|
|
"discovery": "UNKNOWN"
|
|
}
|
|
} |