CVE-2023-23754 – [20230501] - Core - Open Redirect and XSS within the mfa select
https://notcve.org/view.php?id=CVE-2023-23754
An issue was discovered in Joomla! 4.2.0 through 4.3.1. Lack of input validation caused an open redirect and XSS issue within the new mfa selection screen. • https://developer.joomla.org/security-centre/899-20230501-core-open-redirects-and-xss-within-the-mfa-selection.html • CWE-20: Improper Input Validation CWE-601: URL Redirection to Untrusted Site ('Open Redirect') •
CVE-2023-23755 – [20230502] - Core - Bruteforce prevention within the mfa screen
https://notcve.org/view.php?id=CVE-2023-23755
An issue was discovered in Joomla! 4.2.0 through 4.3.1. The lack of rate limiting allowed brute force attacks against MFA methods. • https://developer.joomla.org/security-centre/900-20230502-core-bruteforce-prevention-within-the-mfa-screen.html • CWE-307: Improper Restriction of Excessive Authentication Attempts •
CVE-2023-23752 – Joomla! Improper Access Control Vulnerability
https://notcve.org/view.php?id=CVE-2023-23752
An issue was discovered in Joomla! 4.0.0 through 4.2.7. An improper access check allows unauthorized access to webservice endpoints. Joomla! versions prior to 4.2.8 suffer from an unauthenticated information disclosure vulnerability. • https://www.exploit-db.com/exploits/51334 https://github.com/Acceis/exploit-CVE-2023-23752 https://github.com/ThatNotEasy/CVE-2023-23752 https://github.com/gibran-abdillah/CVE-2023-23752 https://github.com/K3ysTr0K3R/CVE-2023-23752-EXPLOIT https://github.com/Fernando-olv/Joomla-CVE-2023-23752 https://github.com/Ly0kha/Joomla-CVE-2023-23752-Exploit-Script https://github.com/Rival420/CVE-2023-23752 https://github.com/shellvik/CVE-2023-23752 https://github.com/AlissonFaoli/CVE • CWE-284: Improper Access Control •
CVE-2023-23751 – [20230102] - Core - Missing ACL checks for com_actionlogs
https://notcve.org/view.php?id=CVE-2023-23751
An issue was discovered in Joomla! 4.0.0 through 4.2.4. A missing ACL check allows non super-admin users to access com_actionlogs. • https://developer.joomla.org/security-centre/891-20230102-core-missing-acl-checks-for-com-actionlogs.html • CWE-863: Incorrect Authorization •
CVE-2023-23750 – [20230101] - Core - CSRF within post-installation messages
https://notcve.org/view.php?id=CVE-2023-23750
An issue was discovered in Joomla! 4.0.0 through 4.2.6. A missing token check causes a CSRF vulnerability in the handling of post-installation messages. • https://developer.joomla.org/security-centre/890-20230101-core-csrf-within-post-installation-messages.html • CWE-352: Cross-Site Request Forgery (CSRF) •