
CVE-2021-43991 – Persistent XSS via Avatar Upload in Kentico Xperience CMS
https://notcve.org/view.php?id=CVE-2021-43991
03 Dec 2021 — The Kentico Xperience CMS version 13.0 – 13.0.43 is vulnerable to a persistent Cross-Site Scripting (XSS) vulnerability (also known as Stored or Second-Order XSS). Persistent XSS vulnerabilities occur when the application stores and retrieves client supplied data without proper handling of dangerous content. This type of XSS vulnerability is exploited by submitting malicious script content to the application which is then retrieved and executed by other application users. The attacker could exploit this to ... • https://appcheck-ng.com/persistent-xss-kentico-cms • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2021-27581
https://notcve.org/view.php?id=CVE-2021-27581
05 Mar 2021 — The Blog module in Kentico CMS 5.5 R2 build 5.5.3996 allows SQL injection via the tagname parameter. El módulo Blog en Kentico CMS versiones 5.5 R2 build 5.5.3996, permite una inyección SQL por medio del parámetro tagname • https://gist.github.com/stasinopoulos/673ae3c31d703b4d67449f4d8888c686 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •

CVE-2020-24794
https://notcve.org/view.php?id=CVE-2020-24794
09 Sep 2020 — Cross Site Scripting (XSS) vulnerability in Kentico before 12.0.75. Vulnerabilidad de tipo Cross Site Scripting (XSS) en Kentico versiones anteriores a 12.0.75. • https://devnet.kentico.com/download/hotfixes • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2019-19493 – Kentico CMS 9.0-12.0.49 - Persistent Cross Site Scripting
https://notcve.org/view.php?id=CVE-2019-19493
02 Dec 2019 — Kentico before 12.0.50 allows file uploads in which the Content-Type header is inconsistent with the file extension, leading to XSS. Kentico versiones anteriores a 12.0.50, permite la carga de archivos en los que el encabezado Content-Type es inconsistente con la extensión del archivo, conllevando a una vulnerabilidad de tipo XSS. Kentico CMS version 9.0-12.0.49 suffers from a persistent cross site scripting vulnerability. • https://packetstorm.news/files/id/159525 • CWE-434: Unrestricted Upload of File with Dangerous Type CWE-706: Use of Incorrectly-Resolved Name or Reference •

CVE-2019-12102
https://notcve.org/view.php?id=CVE-2019-12102
22 May 2019 — Kentico 11 through 12 lets attackers upload and explore files without authentication via the cmsmodules/medialibrary/formcontrols/liveselectors/insertimageormedia/tabs_media.aspx URI. NOTE: The vendor disputes the report because the researcher did not configure the media library permissions correctly. The vendor states that by default all users can read/modify/upload files, and it’s up to the administrator to decide who should have access to the media library and set the permissions accordingly. See the ven... • https://devnet.kentico.com/download/hotfixes • CWE-732: Incorrect Permission Assignment for Critical Resource •

CVE-2018-19453
https://notcve.org/view.php?id=CVE-2018-19453
10 Apr 2019 — Kentico CMS before 11.0.45 allows unrestricted upload of a file with a dangerous type. Kentico CMS versión anterior al 11.0.45 permite la carga sin restricciones de un archivo de tipo peligroso • https://blog.hivint.com/advisory-upload-malicious-file-in-kentico-cms-cve-2018-19453-36debbf85216 • CWE-434: Unrestricted Upload of File with Dangerous Type •

CVE-2019-10068 – Kentico Xperience Deserialization of Untrusted Data Vulnerability
https://notcve.org/view.php?id=CVE-2019-10068
26 Mar 2019 — An issue was discovered in Kentico 12.0.x before 12.0.15, 11.0.x before 11.0.48, 10.0.x before 10.0.52, and 9.x versions. Due to a failure to validate security headers, it was possible for a specially crafted request to the staging service to bypass the initial authentication and proceed to deserialize user-controlled .NET object input. This deserialization then led to unauthenticated remote code execution on the server where the Kentico instance was hosted. Se descubrió un problema en Kentico 12.0.x anteri... • https://packetstorm.news/files/id/157588 • CWE-502: Deserialization of Untrusted Data •

CVE-2019-6242
https://notcve.org/view.php?id=CVE-2019-6242
08 Feb 2019 — Kentico v10.0.42 allows Global Administrators to read the cleartext SMTP Password by navigating to the SMTP configuration page. NOTE: the vendor considers this a best-practice violation but not a vulnerability. The vendor plans to fix it at a future time ** EN DISPUTA ** Kentico v10.0.42 permite que los administradores globales lean la contraseña SMTP en texto claro navegando a la página de configuración de SMTP. NOTA: el fabricante considera que esto es una violación de las buenas prácticas, pero no una vu... • https://gist.github.com/boatpavaris/cff51e52a96fdde8215f71a3315703c2 • CWE-522: Insufficiently Protected Credentials •

CVE-2017-17736
https://notcve.org/view.php?id=CVE-2017-17736
23 Mar 2018 — Kentico 9.0 before 9.0.51 and 10.0 before 10.0.48 allows remote attackers to obtain Global Administrator access by visiting CMSInstall/install.aspx and then navigating to the CMS Administration Dashboard. **RECHAZADA** NO USAR ESTE NÜMERO DE CANDIDATO. ConsultIDs: ninguna. Motivo: Este candidato estaba en un grupo de CNA que no estaba asignado a ningún problema durante 2017. Notas: ninguna. • https://github.com/0xSojalSec/Nuclei-TemplatesNuclei-Templates-CVE-2017-17736 • CWE-425: Direct Request ('Forced Browsing') •

CVE-2018-6842
https://notcve.org/view.php?id=CVE-2018-6842
19 Mar 2018 — Kentico 10 before 10.0.50 and 11 before 11.0.3 has XSS in which a crafted URL results in improper construction of a system page. Kentico 10, en versiones anteriores a la 10.0.50 y versiones 11 anteriores a la 11.0.3, tiene Cross-Site Scripting (XSS) por el cual una URL manipulada resulta en la construcción indevida de una página de sistema. • https://gist.github.com/zamous/c0afd7e21f3111de873c7bef6dcd9dd7 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •