cvelist/2021/37xxx/CVE-2021-37627.json
advisory-db[bot] 83788d3de9
Add CVE-2021-37627 for GHSA-hq5m-mqmx-fw6m
Add CVE-2021-37627 for GHSA-hq5m-mqmx-fw6m
2021-08-11 22:45:52 +00:00

94 lines
3.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-37627",
"STATE": "PUBLIC",
"TITLE": "Privilege escalation via form generator"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "contao",
"version": {
"version_data": [
{
"version_value": "< 4.4.56"
},
{
"version_value": ">= 4.5.0, < 4.9.18"
},
{
"version_value": ">= 4.10.0, < 4.11.7"
}
]
}
}
]
},
"vendor_name": "contao"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Contao is an open source CMS that allows creation of websites and scalable web applications. In affected versions it is possible to gain privileged rights in the Contao back end. Installations are only affected if they have untrusted back end users who have access to the form generator. All users are advised to update to Contao 4.4.56, 4.9.18 or 4.11.7. As a workaround users may disable the form generator or disable the login for untrusted back end users."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-269: Improper Privilege Management"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/contao/contao/security/advisories/GHSA-hq5m-mqmx-fw6m",
"refsource": "CONFIRM",
"url": "https://github.com/contao/contao/security/advisories/GHSA-hq5m-mqmx-fw6m"
},
{
"name": "https://contao.org/en/security-advisories/privilege-escalation-with-the-form-generator.html",
"refsource": "MISC",
"url": "https://contao.org/en/security-advisories/privilege-escalation-with-the-form-generator.html"
}
]
},
"source": {
"advisory": "GHSA-hq5m-mqmx-fw6m",
"discovery": "UNKNOWN"
}
}