Array
(
    [data] => 2024-06-29 10:44:05
    [mensagem] => 500: Erro interno
    [trace] => SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 2, query was: SELECT `produtos`.* FROM `produtos`
 INNER JOIN `produtos_filtros` ON produtos_filtros.produtos_id = produtos.id WHERE (marcas_id = '1') AND ()

#0 /home/lubrilco/public_html/vendor/zendframework/zendframework1/library/Zend/Db/Statement.php(303): Zend_Db_Statement_Pdo->_execute(Array)
#1 /home/lubrilco/public_html/vendor/zendframework/zendframework1/library/Zend/Db/Adapter/Abstract.php(480): Zend_Db_Statement->execute(Array)
#2 /home/lubrilco/public_html/vendor/zendframework/zendframework1/library/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('SELECT `produto...', Array)
#3 /home/lubrilco/public_html/vendor/zendframework/zendframework1/library/Zend/Db/Table/Abstract.php(1577): Zend_Db_Adapter_Pdo_Abstract->query(Object(Zend_Db_Table_Select))
#4 /home/lubrilco/public_html/vendor/zendframework/zendframework1/library/Zend/Db/Table/Abstract.php(1392): Zend_Db_Table_Abstract->_fetch(Object(Zend_Db_Table_Select))
#5 /home/lubrilco/public_html/application/modules/site/controllers/ProdutosController.php(75): Zend_Db_Table_Abstract->fetchAll(Object(Zend_Db_Table_Select))
#6 /home/lubrilco/public_html/vendor/zendframework/zendframework1/library/Zend/Controller/Action.php(516): ProdutosController->indexAction()
#7 /home/lubrilco/public_html/vendor/zendframework/zendframework1/library/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch('indexAction')
#8 /home/lubrilco/public_html/vendor/zendframework/zendframework1/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#9 /home/lubrilco/public_html/vendor/zendframework/zendframework1/library/Zend/Application/Bootstrap/Bootstrap.php(105): Zend_Controller_Front->dispatch()
#10 /home/lubrilco/public_html/vendor/zendframework/zendframework1/library/Zend/Application.php(384): Zend_Application_Bootstrap_Bootstrap->run()
#11 /home/lubrilco/public_html/index.php(47): Zend_Application->run()
#12 {main}

Zend_Controller_Request_Http Object
(
    [_paramSources:protected] => Array
        (
            [0] => _GET
            [1] => _POST
        )

    [_requestUri:protected] => /produtos/ipiranga-lubrificantes?aplicacoes=graxas%27%29%3BSELECT%20DBMS_PIPE.RECEIVE_MESSAGE%28CHR%2871%29%7C%7CCHR%28102%29%7C%7CCHR%2880%29%7C%7CCHR%2889%29%2C5%29%20FROM%20DUAL--
    [_baseUrl:protected] => https://www.lubril.com.br
    [_basePath:protected] => 
    [_pathInfo:protected] => /produtos/ipiranga-lubrificantes
    [_params:protected] => Array
        (
            [marca] => ipiranga-lubrificantes
            [module] => site
            [controller] => produtos
            [action] => index
        )

    [_rawBody:protected] => 
    [_aliases:protected] => Array
        (
        )

    [_dispatched:protected] => 1
    [_module:protected] => site
    [_moduleKey:protected] => module
    [_controller:protected] => produtos
    [_controllerKey:protected] => controller
    [_action:protected] => index
    [_actionKey:protected] => action
)

    [parameters] => {"marca":"ipiranga-lubrificantes","module":"site","controller":"produtos","action":"index","error_handler":{"exception":{},"type":"EXCEPTION_OTHER","request":{}},"noViewRenderer":true,"aplicacoes":"graxas');SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(71)||CHR(102)||CHR(80)||CHR(89),5) FROM DUAL--"}
    [sessao] => {"session":{"post":{},"client_auth_ares":null,"USER_LOCATION":null,"data_auth":null,"is_mobile":0,"loja":null}}
)