script-solution / Boardsolution

An open-source discussion board written in PHP.
GNU General Public License v2.0
6 stars 0 forks source link

action=posts with invalid forum-id leads to internal error #9

Closed hrniels closed 11 years ago

hrniels commented 11 years ago

See here.

Rafioso commented 11 years ago

I can not reproduce this anymore... After open the URL posted in the forum, i get another error-message, not like that in the forum. I opened a new issue #47 and already fixed it.

hrniels commented 11 years ago

Ok, seems to be fixed then. I closed this issue.

Rafioso commented 3 years ago

Link down. Here is the original text of the linked post:

Hi,

passend dazu: Zitat: Fehlermeldung: 256: The argument $id (value = "NULL";) has to be an integer and > 0 Anfrage: /index.php?tid=933&site=5&sid=3cefbd1cf49ac2e371eb94eac27ef07b&action=posts&fid=51%2 5%27%20aND%20%278%25%27%3D%278 Backtrace:

/fws/error/handler.php, 192 [FWS_Error_Handler::get_error_message()] Unknown [FWS_Error_Handler::handle_error()] /fws/helper.php, 291 [trigger_error()] /fws/helper.php, 246 [FWS_Helper::error()] /fws/tree/manager.php, 385 [FWS_Helper::def_error()] /fws/tree/manager.php, 401 [FWS_Tree_Manager::get_node()] /src/functions.php, 35 [FWS_Tree_Manager::get_node_data()] /src/auth.php, 675 [BS_Functions::has_access_to_intern_forum()] /front/module/posts/module.php, 44 [BS_Auth::has_access_to_intern_forum()] /fws/document.php, 479 [BS_Front_Module_posts::init()] /src/document.php, 66 [FWS_Document::prepare_rendering()] /front/src/document.php, 63 [BS_Document::prepare_rendering()] /fws/document.php, 440 [BS_Front_Document::prepare_rendering()] /index.php, 73 [FWS_Document::render()]

Wird nur von Gästen ausgelöst.

Da versuchte wohl jemand SQL-Injections auszuführen...

PS: Die Darstellung der Sonderzeichen bei "Anfrage:" könnte man vll. auch noch überarbeiten. PPS: Vll. den Threadtitel hier etwas abändern.

MfG Rafioso