Seite 1 von 1
SQL-Sicherheitslücke in 2.0.4 beheben
Verfasst: 23.06.2003 11:20
von Teclador
Hallo!
Hat jemand von Euch die Sicherheitslücke für die der 2.0.5-er Patch bereit steht in 2.0.4 behoben? Ich bekomme dann immer die Meldung: Fehler in SQL-Syntax!
Da sonst keine kritischen Lücken da sind, wollte ich noch nicht auf 2.0.5 updaten!
Verfasst: 23.06.2003 11:24
von Teclador
Could not obtain topic information
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax near 'AND f.forum_id = t.forum_id ' at line 4
SELECT t.topic_id, t.topic_title, t.topic_status, t.topic_replies, t.topic_time, t.topic_type, t.topic_vote, t.topic_last_post_id, f.forum_name, f.forum_status, f.forum_id, f.auth_view, f.auth_read, f.auth_post, f.auth_reply, f.auth_edit, f.auth_delete, f.auth_sticky, f.auth_announce, f.auth_pollcreate, f.auth_vote, f.auth_attachments FROM topics t, forums f WHERE t.topic_id = AND f.forum_id = t.forum_id
Line : 152
Verfasst: 23.06.2003 13:03
von PhilippK
Hast du die Variante hier auf dem Board (
http://www.phpbb.de/viewtopic.php?t=29818) verwendet?
Gruß, Philipp
Sorry
Verfasst: 23.06.2003 13:04
von Teclador
Hallo!
Ja habe ich. Habe auch schon den Fehlergefunden: Bevor steht da oben ja drüber und ich habe den Code hinterher eingefügt. Ich Dummerchen, das konnte ja auch nicht gehen
Verfasst: 23.06.2003 14:00
von d00kie
Der Patch ist für alle Versionen gültig.