CVE-2021-23124 – [20210102] - Core - XSS in mod_breadcrumbs aria-label attribute
https://notcve.org/view.php?id=CVE-2021-23124
An issue was discovered in Joomla! 3.9.0 through 3.9.23. The lack of escaping in mod_breadcrumbs aria-label attribute allows XSS attacks. Se detectó un problema en Joomla! versiones 3.9.0 hasta 3.9.23. • https://developer.joomla.org/security-centre/837-20210102-core-xss-in-mod-breadcrumbs-aria-label-attribute.html • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2021-23123 – [20210101] - Core - com_modules exposes module names
https://notcve.org/view.php?id=CVE-2021-23123
An issue was discovered in Joomla! 3.0.0 through 3.9.23. The lack of ACL checks in the orderPosition endpoint of com_modules leak names of unpublished and/or inaccessible modules. Se detectó un problema en Joomla! versiones 3.0.0 hasta 3.9.23. • https://developer.joomla.org/security-centre/836-20210101-core-com-modules-exposes-module-names.html • CWE-862: Missing Authorization •
CVE-2020-35616 – [20201107] - Core - Write ACL violation in multiple core views
https://notcve.org/view.php?id=CVE-2020-35616
An issue was discovered in Joomla! 1.7.0 through 3.9.22. Lack of input validation while handling ACL rulesets can cause write ACL violations. Se detectó un problema en Joomla! versiones 1.7.0 hasta 3.9.22. • https://developer.joomla.org/security-centre/834-20201107-core-write-acl-violation-in-multiple-core-views.html • CWE-20: Improper Input Validation •
CVE-2020-35615 – [20201106] - Core - CSRF in com_privacy emailexport feature
https://notcve.org/view.php?id=CVE-2020-35615
An issue was discovered in Joomla! 2.5.0 through 3.9.22. A missing token check in the emailexport feature of com_privacy causes a CSRF vulnerability. Se detectó un problema en Joomla! versiones 2.5.0 hasta 3.9.22. • https://developer.joomla.org/security-centre/833-20201106-core-csrf-in-com-privacy-emailexport-feature.html • CWE-352: Cross-Site Request Forgery (CSRF) •
CVE-2020-35614 – [20201105] - Core - User Enumeration in backend login
https://notcve.org/view.php?id=CVE-2020-35614
An issue was discovered in Joomla! 3.9.0 through 3.9.22. Improper handling of the username leads to a user enumeration attack vector in the backend login page. Se detectó un problema en Joomla! versiones 3.9.0 hasta 3.9.22. • https://developer.joomla.org/security-centre/832-20201105-core-user-enumeration-in-backend-login.html •