CVE-2023-40626 – [20231101] - Core - Exposure of environment variables
https://notcve.org/view.php?id=CVE-2023-40626
The language file parsing process could be manipulated to expose environment variables. Environment variables might contain sensible information. El proceso de análisis de archivos de idioma podría manipularse para exponer variables de entorno. Las variables de entorno pueden contener información sensible. • https://developer.joomla.org/security-centre/919-20231101-core-exposure-of-environment-variables.html •
CVE-2022-23798 – [20220306] - Core - Inadequate validation of internal URLs
https://notcve.org/view.php?id=CVE-2022-23798
An issue was discovered in Joomla! 2.5.0 through 3.10.6 & 4.0.0 through 4.1.0. Inadequate validation of URLs could result into an invalid check whether an redirect URL is internal or not. Se ha detectado un problema en Joomla! Versiones 2.5.0 hasta 3.10.6 y 4.0.0 hasta 4.1.0. • https://developer.joomla.org/security-centre/875-20220306-core-inadequate-validation-of-internal-urls.html • CWE-601: URL Redirection to Untrusted Site ('Open Redirect') •
CVE-2022-23795 – [20220303] - Core - User row are not bound to a authentication mechanism
https://notcve.org/view.php?id=CVE-2022-23795
An issue was discovered in Joomla! 2.5.0 through 3.10.6 & 4.0.0 through 4.1.0. A user row was not bound to a specific authentication mechanism which could under very special circumstances allow an account takeover. Se ha detectado un problema en Joomla! versiones 2.5.0 hasta 3.10.6 y 4.0.0 hasta 4.1.0. • https://developer.joomla.org/security-centre/872-20220303-core-user-row-are-not-bound-to-a-authentication-mechanism.html • CWE-287: Improper Authentication •
CVE-2021-26038 – [20210704] - Core - Privilege escalation through com_installer
https://notcve.org/view.php?id=CVE-2021-26038
An issue was discovered in Joomla! 2.5.0 through 3.9.27. Install action in com_installer lack the required hardcoded ACL checks for superusers. A default system is not affected cause the default ACL for com_installer is limited to super users already. Se ha detectado un problema en Joomla! • https://developer.joomla.org/security-centre/859-20210704-core-privilege-escalation-through-com-installer.html • CWE-754: Improper Check for Unusual or Exceptional Conditions •
CVE-2021-26037 – [20210703] - Core - Lack of enforced session termination
https://notcve.org/view.php?id=CVE-2021-26037
An issue was discovered in Joomla! 2.5.0 through 3.9.27. CMS functions did not properly termine existing user sessions when a user's password was changed or the user was blocked. Se ha detectado un problema en Joomla! versiones 2.5.0 hasta 3.9.27. • https://developer.joomla.org/security-centre/858-20210703-core-lack-of-enforced-session-termination.html • CWE-613: Insufficient Session Expiration •