3 matches found
Joomla JE Auto Component SQL Injection Vulnerability
Joomla is an open source content management system CMS. A SQL injection vulnerability exists in the Joomla JE Auto component, which can be exploited by attackers to access or modify database data...
Joomla JE Auto Component (com_jeauto) LFI Vulnerability
Joomla JE Auto Component 支持Joomla1.5 Joomla1.6版本,view参数没做好处理,造成了包含漏洞,但是受到php版本的限制,php版本5.3.4以下。 1.漏洞分析 下载不到源码,推测漏洞的成因 php $view = $GET'view'; 然后不经过处理 直接包含了文件 include$view."inc.php"; 这种需要截断才能利用的LFI受到了php版本限制,在PHP 5.3.4以上中已经修复了%00截断的漏洞。 2.漏洞利用 http://host/jeauto/index.php?option=comjeauto&view=LFI%...
Sql injection
SQL injection vulnerability in the JExtensions JE Auto comjeauto component 1.0 for Joomla!, when magicquotesgpc is disabled, allows remote attackers to execute arbitrary SQL commands via the char parameter in an item action to index.php...