mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 09:11:28 +00:00
202 lines
7.1 KiB
JSON
202 lines
7.1 KiB
JSON
{
|
|
"id": "CVE-2021-37627",
|
|
"sourceIdentifier": "security-advisories@github.com",
|
|
"published": "2021-08-11T23:15:07.847",
|
|
"lastModified": "2021-08-20T18:25:34.547",
|
|
"vulnStatus": "Analyzed",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"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."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "Contao es un CMS de c\u00f3digo abierto que permite la creaci\u00f3n de sitios y aplicaciones web escalables. En las versiones afectadas es posible obtener derechos privilegiados en el back-end de Contao. Las instalaciones s\u00f3lo est\u00e1n afectadas si tienen usuarios de back-end no confiables que tengan acceso al generador de formularios. Se recomienda a todos los usuarios que actualicen a Contao versiones 4.4.56, 4.9.18 o 4.11.7. Como soluci\u00f3n, los usuarios pueden desactivar el generador de formularios o desactivar el inicio de sesi\u00f3n para usuarios de back end no confiables"
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV31": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"cvssData": {
|
|
"version": "3.1",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
|
|
"attackVector": "NETWORK",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "HIGH",
|
|
"userInteraction": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 7.2,
|
|
"baseSeverity": "HIGH"
|
|
},
|
|
"exploitabilityScore": 1.2,
|
|
"impactScore": 5.9
|
|
},
|
|
{
|
|
"source": "security-advisories@github.com",
|
|
"type": "Secondary",
|
|
"cvssData": {
|
|
"version": "3.1",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
|
|
"attackVector": "NETWORK",
|
|
"attackComplexity": "HIGH",
|
|
"privilegesRequired": "HIGH",
|
|
"userInteraction": "NONE",
|
|
"scope": "CHANGED",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 8.0,
|
|
"baseSeverity": "HIGH"
|
|
},
|
|
"exploitabilityScore": 1.3,
|
|
"impactScore": 6.0
|
|
}
|
|
],
|
|
"cvssMetricV2": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"cvssData": {
|
|
"version": "2.0",
|
|
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
|
|
"accessVector": "NETWORK",
|
|
"accessComplexity": "LOW",
|
|
"authentication": "SINGLE",
|
|
"confidentialityImpact": "PARTIAL",
|
|
"integrityImpact": "PARTIAL",
|
|
"availabilityImpact": "PARTIAL",
|
|
"baseScore": 6.5
|
|
},
|
|
"baseSeverity": "MEDIUM",
|
|
"exploitabilityScore": 8.0,
|
|
"impactScore": 6.4,
|
|
"acInsufInfo": false,
|
|
"obtainAllPrivilege": false,
|
|
"obtainUserPrivilege": false,
|
|
"obtainOtherPrivilege": false,
|
|
"userInteractionRequired": false
|
|
}
|
|
]
|
|
},
|
|
"weaknesses": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-269"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"source": "security-advisories@github.com",
|
|
"type": "Secondary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-269"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"configurations": [
|
|
{
|
|
"nodes": [
|
|
{
|
|
"operator": "OR",
|
|
"negate": false,
|
|
"cpeMatch": [
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:contao:contao:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "4.4.0",
|
|
"versionEndExcluding": "4.4.56",
|
|
"matchCriteriaId": "B2CE6152-30F2-4712-B4DD-08F091E9ADF9"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:contao:contao:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "4.9.0",
|
|
"versionEndExcluding": "4.9.18",
|
|
"matchCriteriaId": "C35F4C67-BA49-46DD-A843-4D2F93B50FA3"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:contao:contao:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "4.11.0",
|
|
"versionEndExcluding": "4.11.7",
|
|
"matchCriteriaId": "00F8DCD4-A7B8-4DD9-9A3C-5640D7284FF4"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:contao:contao:4.0.0:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "8EB22924-9904-40AE-AD23-427B01985DE0"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:contao:contao:4.1.0:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "6D89C4A4-3614-4C0E-A1EE-DC3166E635F3"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:contao:contao:4.2.0:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "D19BB4B2-5649-4DF1-8DF8-49609647CD1B"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:contao:contao:4.3.0:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "0F59C41A-1EC4-4B45-8A1F-FBBC90EB6FBF"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:contao:contao:4.5.0:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "5DCF20BC-0B4A-4904-B1C9-FF72C83CB26D"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:contao:contao:4.6.0:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "134A6E73-9292-4F37-8D0A-088249B773BC"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:contao:contao:4.7.0:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "97184D33-21EC-4792-B40E-3C0E8972D400"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:contao:contao:4.8.0:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "78779300-D33E-4ACF-805F-F49B1D54DFED"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:contao:contao:4.10.0:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "30EBE2B6-34AC-41E0-ACAA-D3149A9A0BEB"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "https://contao.org/en/security-advisories/privilege-escalation-with-the-form-generator.html",
|
|
"source": "security-advisories@github.com",
|
|
"tags": [
|
|
"Vendor Advisory"
|
|
]
|
|
},
|
|
{
|
|
"url": "https://github.com/contao/contao/security/advisories/GHSA-hq5m-mqmx-fw6m",
|
|
"source": "security-advisories@github.com",
|
|
"tags": [
|
|
"Third Party Advisory"
|
|
]
|
|
}
|
|
]
|
|
} |