Hoşgeldin Misafir

Vbulletin 4.0.2 Sql Acığı

CyberHost

CyberHost

уєиι яαкı
Hindistan
12 Kas 2017
3,358 Mesaj

Aktiflik

Seviye

Deneyim

TIM / GÖREV:
Kod:
Exploit : vBulletin Yet Another Awards System 4.0.2 Time Based SQL Injection 0day
Google Dork: inurl:awards.php intext:"powered by vbulletin"

The vulnerability exists within /request_award.php.
$vbulletin->input->clean_array_gpc('p', array(
'award_id' => TYPE_UINT,
//'award_request_name' => TYPE_STR,
//'award_request_recipient_name' => TYPE_STR,
'award_request_reason' => TYPE_STR,
'award_request_uid' => TYPE_UNIT,
));