CVE-2019-11818
https://notcve.org/view.php?id=CVE-2019-11818
Alkacon OpenCMS v10.5.4 and before is affected by stored cross site scripting (XSS) in the module New User (/opencms/system/workplace/admin/accounts/user_new.jsp). This allows an attacker to insert arbitrary JavaScript as user input (First Name or Last Name), which will be executed whenever the affected snippet is loaded. Alkacon OpenCMS versión 10.5.4 y anterior, se ve afectado por los cross site scripting (XSS) almacenados en el módulo New User (/opencms/system/workplace/admin/accounts/user_new.jsp). Esto permite que un atacante introducir JavaScript arbitrario como entrada del usuario (Nombre o Apellido), que será ejecutado siempre que se cargue el fragmento de código afectado. • https://github.com/alkacon/opencms-core/issues/635 https://www.openwall.com/lists/oss-security/2019/04/30/3 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2018-8811 – OpenCMS 10.5.3 - Cross-Site Request Forgery
https://notcve.org/view.php?id=CVE-2018-8811
Cross-site request forgery (CSRF) vulnerability in system/workplace/admin/accounts/user_role.jsp in OpenCMS 10.5.3 allows remote attackers to hijack the authentication of administrative users for requests that perform privilege escalation. Note: It is argued that OpenCMS allows only registered users to upload different kind of content artifacts (SVG, .doc, .docx). The uploaded content is stored in the CMS content repository "as is". In case of scripts inside an SVG, this may or may not be "malicious", there is no way of knowing if the uploaded SVG contains the script for a reason. To exploit the "issue", a user must have an account in the CMS as a content manager ** EN DISPUTA ** Vulnerabilidad de Cross-Site Request Forgery (CSRF) en system/workplace/admin/accounts/user_role.jspen OpenCMS versión 10.5.3 permite a los atacantes remotos secuestrar la autenticación de los usuarios administrativos para peticiones que realizan una escalada de privilegios. • https://www.exploit-db.com/exploits/44391 https://github.com/alkacon/opencms-core/issues/586 • CWE-352: Cross-Site Request Forgery (CSRF) •
CVE-2018-8815 – OpenCMS 10.5.3 - Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2018-8815
Cross-site scripting (XSS) vulnerability in the gallery function in Alkacon OpenCMS 10.5.3 allows remote attackers to inject arbitrary web script or HTML via a malicious SVG image. Vulnerabilidad de Cross-Site Scripting (XSS) en la función gallery en Alkacon OpenCMS 10.5.3 permite que atacantes remotos inyecten scripts web o HTML arbitrarios mediante una imagen SVG maliciosa. OpenCMS version 10.5.3 suffers from a cross site scripting vulnerability. • https://www.exploit-db.com/exploits/44392 https://github.com/alkacon/opencms-core/issues/587 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •