Exploit Borland/Inprise Interbase 4.0/5.0/6.0 - Backdoor Password

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
20537
Проверка EDB
  1. Пройдено
Автор
FRANK SCHLOTTMANN-GOEDDE
Тип уязвимости
REMOTE
Платформа
MULTIPLE
CVE
cve-2001-0008
Дата публикации
2001-01-10
Код:
source: https://www.securityfocus.com/bid/2192/info

Interbase is an open source relational database offered by Borland Inprise Corporation.

Interbase contains a backdoor user account and password called "LOCKSMITH". When accessed this account will eliminate all implemented security allowing full control of any database and contents within the database, this level of access will allow any function to be performed including modification of objects, root access and execution of arbitrary functions. "LOCKSMITH" is hard coded in the database engine and is located in the jrd/pwd.h header.

Successful exploitation of this vulnerability will lead to complete compromise of the host. 

#define LOCKSMITH_USER "politically"

#define LOCKSMITH_PASSWORD "correct"
 
Источник
www.exploit-db.com

Похожие темы