ezportal Advisory ( Portal Mod for SMF ) Local SQL injection
ezportal是一款适用于Simple Machine Forum的门户模块,在v5.6及可能更早版本中存在SQL注入漏洞。该漏洞在管理员编辑门户索引块时触发,可导致数据库错误并被利用进行SQL注入攻击。 2025-5-10 17:25:14 Author: cxsecurity.com(查看原文) 阅读量:4 收藏

# Exploit Title: ezportal Advisory ( Portal Mod for SMF ) Local SQL injection # Google Dork: inurl:index.php?action=ezportal # Date: 2025-05-08 # Exploit Author: Emiliano Febbi # Vendor Homepage: https://www.ezportal.com/ # Software Link: https://custom.simplemachines.org/index.php?mod=1461 # Version: v5.6 (latest version) # Tested on: Windows 10 ############### # Explication:# ############### ezportal is a portal mod for Simple Machine Forum, if you have it installed this flaw in it presents a database error, personally tested on the v5.6 version of the portal. Probably also present on previous ezportal versions. ############### # Procedure: # ############### The bug is present once logged in as administrator, and occurs when editing blocks located in the portal index. the error generated is the classic database error, exploitable with SQL injection. ################ # Execution: # ################ This is the bugged Query: *************************************************** * index.php?action=ezportal;sa=editblock;block=-1 * *************************************************** <-- You can execute this after admin login. I don't know if it can be exploited, but it's still a flaw. -->



 

Thanks for you comment!
Your message is in quarantine 48 hours.


文章来源: https://cxsecurity.com/issue/WLB-2025050029
如有侵权请联系:admin#unsafe.sh