CVE-2020-7685 – Insecure Defaults
https://notcve.org/view.php?id=CVE-2020-7685
This affects all versions of package UmbracoForms. When using the default configuration for upload forms, it is possible to upload arbitrary file types. The package offers a way for users to mitigate the issue. The users of this package can create a custom workflow and frontend validation that blocks certain file types, depending on their security needs and policies. Esto afecta a todas las versiones del paquete UmbracoForms. • https://snyk.io/vuln/SNYK-DOTNET-UMBRACOFORMS-595765 • CWE-1188: Initialization of a Resource with an Insecure Default •
CVE-2020-9472
https://notcve.org/view.php?id=CVE-2020-9472
Umbraco CMS 8.5.3 allows an authenticated file upload (and consequently Remote Code Execution) via the Install Package functionality. Umbraco CMS versión 8.5.3, permite una carga de archivos autenticados (y, en consecuencia, una ejecución de código remota), por medio de la funcionalidad Install Package. • https://github.com/john-dooe/CVE-2020-9472 https://gitlab.com/eLeN3Re/cve-2020-9472 • CWE-434: Unrestricted Upload of File with Dangerous Type •
CVE-2020-9471
https://notcve.org/view.php?id=CVE-2020-9471
Umbraco Cloud 8.5.3 allows an authenticated file upload (and consequently Remote Code Execution) via the Install Packages functionality. Umbraco Cloud 8.5.3 permite una carga de archivos autenticados (y, en consecuencia, una ejecución de código remota) por medio de la funcionalidad Install Packages. • https://gitlab.com/eLeN3Re/cve-2020-9471 • CWE-434: Unrestricted Upload of File with Dangerous Type •
CVE-2020-7210 – Umbraco CMS 8.2.2 Cross Site Request Forgery
https://notcve.org/view.php?id=CVE-2020-7210
Umbraco CMS 8.2.2 allows CSRF to enable/disable or delete user accounts. Umbraco CMS versión 8.2.2, permite que un ataque de tipo CSRF habilite, deshabilite o elimine cuentas de usuario. Umbraco CMS version 8.2.2 suffers from cross site request forgery vulnerabilities. • http://packetstormsecurity.com/files/156062/Umbraco-CMS-8.2.2-Cross-Site-Request-Forgery.html http://seclists.org/fulldisclosure/2020/Jan/33 https://sec-consult.com/en/blog/advisories/cross-site-request-forgery-csrf-in-umbraco-cms https://sec-consult.com/en/vulnerability-lab/advisories/index.html https://seclists.org/bugtraq/2020/Jan/35 • CWE-352: Cross-Site Request Forgery (CSRF) •
CVE-2019-13957
https://notcve.org/view.php?id=CVE-2019-13957
In Umbraco 7.3.8, there is SQL Injection in the backoffice/PageWApprove/PageWApproveApi/GetInpectSearch method via the nodeName parameter. En Umbraco versión 7.3.8, se presenta una inyección SQL en el método backoffice/PageWApprove/PageWApproveApi/GetInpectSearch por medio del parámetro nodeName. • https://gist.github.com/shiham101/d1de44d1dcf2c33d401ef2f8cbb04f9f https://our.umbraco.com/download/releases/738 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •