Add CVE-2021-37627 for GHSA-hq5m-mqmx-fw6m

Add CVE-2021-37627 for GHSA-hq5m-mqmx-fw6m
This commit is contained in:
advisory-db[bot] 2021-08-11 22:45:52 +00:00 committed by GitHub
parent 1f3feecad3
commit 83788d3de9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,94 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-37627",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"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": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"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"
}
}