- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 19842
- Проверка EDB
-
- Пройдено
- Автор
- JOHN P. MCNEELY
- Тип уязвимости
- REMOTE
- Платформа
- CGI
- CVE
- cve-2000-0282
- Дата публикации
- 2000-04-12
TalentSoft Web+ 4.x - Directory Traversal
Код:
source: https://www.securityfocus.com/bid/1102/info
Web+ is an e-commerce server designed to run under a webserver, to provide web storefronts. The various scripts that are required to do this are specified to the webpsvr daemon via a 'script' variable passed to the webplus CGI. This CGI can be passed a path to any file via the script variable, resulting in arbitrary files being displayed to the browser. This vulnerability is limited to files that are known to the user and that the webpsvr daemon has read access to.
http ://target/cgi-bin/webplus?script=/../../../../etc/passwd
- Источник
- www.exploit-db.com