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

ultimatedisclose.txt

ultimatedisclose.txt
Posted Aug 14, 2005
Authored by basher13

Ultimate Forum 1.0 is susceptible to a password disclosure flaw.

tags | exploit
SHA-256 | b4f4f9360a782faa7ccb62149f905a482be9121ee8c960f2f4d0c75d27681aea

ultimatedisclose.txt

Change Mirror Download
Update:
12:15 AM 5/14/2005

Subject:
" Ultimate Forum Password Database Vulnerability "


Vulnerable version:
Ultimate Forum 1.0




Description:
Ultimate forum is an Open forum i.e. no logon restrictions or private areas.
Forum is a text file based. Each forum is multithreaded and stored in a separate
text file in the folder db/Forums. All of the forum management should be done via
administration page “admin.asp”.





Vulnerability:
The application has stored database for Administration on the directory called
'db/',uses filetype .DAT extention as 'Genid.DAT'.The credentials are stored encrypted
in another text file "Genid.dat".A vulnerability on this application
that make password can be take by browser(download),then use program encryption
to descrypt the password/username .The password and username was encrypted and
save it as 'Genit.DAT'.


Sample source:

(..)
EncryptUserID = CryptText(name, "$u@gess", False)
EncryptPassword = CryptText(pass, "$u@gess", False)
passFile = server.mappath("db\Genid.dat")
(..)


Here a vulnerable Administration Database;

passFile = server.mappath("db\Genid.dat")

Execute URL 'http://localhost/db/Genit.dat',then we go to download files
,use notepad to open file;


User name :
Ö¤ÔÎáÜ—é²ÈÙâå <-------
|
Password : |
å¡ÚØêâ–Ù <------|
|
---------------------
|
|
------ > 'Open 'Genid.dat' at directory 'db' ,
then use SEDT tools to sure descrypt for the files 'Genit.dat'




Solution:
Modify or rename "db\Genid.dat" to another name,sample:
(..)
EncryptUserID = CryptText(name, "$u@gess", False)
EncryptPassword = CryptText(pass, "$u@gess", False)
passFile = server.mappath("db\Genid.dat")'A vulnerable line
'server.mappath("db\Genid.dat") modify to 'server.mappath("somepage\filename.dat")
(..)
Other else change string "$u@gess" is a crypt key. Change it at your will.
But make sure it's the same on the "commit.asp" page.




Vendor URL:
http://www.gurgensvbstuff.com



Security Audit Tools:
http://user.7host.com/stardawn/files/sedt.zip




Credits:
Published by - basher13[basher13@linuxmail.org]

--
Login or Register to add favorites

File Archive:

September 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Sep 1st
    261 Files
  • 2
    Sep 2nd
    17 Files
  • 3
    Sep 3rd
    38 Files
  • 4
    Sep 4th
    52 Files
  • 5
    Sep 5th
    23 Files
  • 6
    Sep 6th
    27 Files
  • 7
    Sep 7th
    0 Files
  • 8
    Sep 8th
    1 Files
  • 9
    Sep 9th
    16 Files
  • 10
    Sep 10th
    38 Files
  • 11
    Sep 11th
    21 Files
  • 12
    Sep 12th
    40 Files
  • 13
    Sep 13th
    18 Files
  • 14
    Sep 14th
    0 Files
  • 15
    Sep 15th
    0 Files
  • 16
    Sep 16th
    21 Files
  • 17
    Sep 17th
    51 Files
  • 18
    Sep 18th
    23 Files
  • 19
    Sep 19th
    48 Files
  • 20
    Sep 20th
    36 Files
  • 21
    Sep 21st
    0 Files
  • 22
    Sep 22nd
    0 Files
  • 23
    Sep 23rd
    0 Files
  • 24
    Sep 24th
    0 Files
  • 25
    Sep 25th
    0 Files
  • 26
    Sep 26th
    0 Files
  • 27
    Sep 27th
    0 Files
  • 28
    Sep 28th
    0 Files
  • 29
    Sep 29th
    0 Files
  • 30
    Sep 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