CVE-2021-23132 – [20210306] - Core - com_media allowed paths that are not intended for image uploads
https://notcve.org/view.php?id=CVE-2021-23132
An issue was discovered in Joomla! 3.0.0 through 3.9.24. com_media allowed paths that are not intended for image uploads Se detectó un problema en Joomla! versiones 3.0.0 hasta 3.9.24. com_media permitió rutas que no están destinadas a una carga de imágenes • https://github.com/HoangKien1020/CVE-2021-23132 https://developer.joomla.org/security-centre/846-20210306-core-com-media-allowed-paths-that-are-not-intended-for-image-uploads.html •
CVE-2021-23131 – [20210305] - Core - Input validation within the template manager
https://notcve.org/view.php?id=CVE-2021-23131
An issue was discovered in Joomla! 3.2.0 through 3.9.24. Missing input validation within the template manager. Se detectó un problema en Joomla! versiones 3.2.0 hasta 3.9.24. • https://developer.joomla.org/security-centre/845-20210305-core-input-validation-within-the-template-manager.html • CWE-20: Improper Input Validation •
CVE-2021-23130 – [20210304] - Core - XSS within the feed parser library
https://notcve.org/view.php?id=CVE-2021-23130
An issue was discovered in Joomla! 2.5.0 through 3.9.24. Missing filtering of feed fields could lead to xss issues. Se detectó un problema en Joomla! versiones 2.5.0 hasta 3.9.24. • https://developer.joomla.org/security-centre/844-20210304-core-xss-within-the-feed-parser-library.html • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2021-23129 – [20210303] - Core - XSS within alert messages showed to users
https://notcve.org/view.php?id=CVE-2021-23129
An issue was discovered in Joomla! 2.5.0 through 3.9.24. Missing filtering of messages showed to users that could lead to xss issues. Se detectó un problema en Joomla! versiones 2.5.0 hasta 3.9.24. • https://developer.joomla.org/security-centre/843-20210303-core-xss-within-alert-messages-showed-to-users.html • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2021-23128 – [20210302] - Core - Potential Insecure FOFEncryptRandval
https://notcve.org/view.php?id=CVE-2021-23128
An issue was discovered in Joomla! 3.2.0 through 3.9.24. The core shipped but unused randval implementation within FOF (FOFEncryptRandval) used an potential insecure implemetation. That has now been replaced with a call to 'random_bytes()' and its backport that is shipped within random_compat. Se detectó un problema en Joomla! • https://developer.joomla.org/security-centre/842-20210302-core-potential-insecure-fofencryptrandval.html •