Показать сообщение отдельно

  #10  
Старый 14.03.2012, 22:28
Fooog
Постоянный
Регистрация: 19.09.2008
Сообщений: 511
Провел на форуме:
1866685

Репутация: 340


По умолчанию

Цитата:
Сообщение от OxoTnik  
Цитата:
Сообщение от Fooog  
Где можно почитать о баге типа: news/1'
?
Выдает по типу:
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 '1'' and pd.news_id ='4'' at line 1
Это обычная sql уязвимость читай /thread43966.html
" if author else f"
Цитата:
OxoTnik said:
Цитата:
Сообщение от Fooog  
Где можно почитать о баге типа: news/1'
?
Выдает по типу:
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 '1'' and pd.news_id ='4'' at line 1
Это обычная sql уязвимость читай /thread43966.html
Так точно. Но при:

1'+order+by+1+--

Выдает:

- 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 'order+by+1+--' and pd.news_id = '1'+order+by+1+--' and pd.language_id ='1'' at line 1

А при:

1'/**/order/**/by/**/1/**/--

- 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 '79'' and pd.news_id ='1'' at line 1

+GROUP+BY+1+--

Также не помогает.
 
Ответить с цитированием