SecurityReason.com - Our Reason is

Security

Register | Forget Password | Login
SecurityReason
WLB
Services
RSS
Corporate
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

Home arrow SecurityAlert Database

Arrow  Topic :

Moonware Software Multiple Vulnerabilities


Arrow  SecurityAlert : 3079
Arrow  CVE : CVE-2007-4612
Arrow  CVE : CVE-2007-4611
Arrow  CVE : CVE-2007-4610
Arrow  SecurityRisk : High  Security Risk High  (About)
Arrow  Remote Exploit : Yes
Arrow  Local Exploit : No
Arrow  Exploit Available : Yes
Arrow  Credit : s0cratex
Arrow  Published : 31.08.2007

Arrow  Affected Software : Dale Mooney Gallery



Arrow  Advisory Content :  

Moonware Software Multiple Vulnerabilities

by s0cratex
--------
MSN: s0cratex[at]nasa[dot]gov

Moonware Homepage: http://dalemooney.lost-soldiers.com

I. Moon Gallery
---- -------

Bug: Arbitrary file upload
Dork: "Powered by: Dale Mooney Gallery"

Details:

The file /config/upload.php don't have any restriction,
6:$target_path = $target_path . basename( $_FILES['uploadedfile']['name']);

8:if(move_uploaded_file($_FILES['uploadedfile']['tmp_name'], $target_path))
{

U can upload a PHP Shell and found it in the subdir /images/

II. Calendar Events
-------- ------

Bug: SQL Injections

Details:
The variable $get is not verified in the file viewevent.php. (We need
magic_quotes_gpc = Off)

8:$get = mysql_query("SELECT * FROM cal_events WHERE id = '$id'");
p0c: viewevent.php?id=-1' union select 1,load_file('/etc/passwd'),1,1/*

III. Moonware Contact Form
-------- ------- ----

Bug: CRLF Injection

Details:

File contact.php

line 26-35
if($Submit){

$to = $email;
$subject = $_POST["subject"];
$email = $_POST["email"];
$message = $_POST["message"];
$name = $_POST["name"];
$datetime = date("D, d M Y H:i:s");

$finalmessage = "Message from: $name n Subject: $subject n Email: $email n
Date Sent: $datetime n Message:nn $message";

44:$sent = mail($to,$subject,$finalmessage);
The vars are not verified and i can insert rn...

oops!!
#EOF






Arrow  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

libc:fts_*() Multiple Denial of Service

Security Risk Medium- 2009-10-02

The fts functions are provided for traversing UNIX file hierarchies...

Apache RSS Apache Alert

» Apache 1.3.41 mod_proxy
   Integer overflow (code
   execution)

» Apache Tomcat 6.0.20 and
   5.5.28 unexpected file
   deletion in work
   directory

» Apache Tomcat 6.0.20 and
   5.5.28 insecure partial
   deploy after failed
   undeploy

» Apache Tomcat 6.0.20 and
   5.5.28 unexpected file
   deletion and/or
   alteration

PHP RSS PHP Alert

» PHP 5.2.12/5.3.1
   session.save_path
   safe_mode and
   open_basedir bypass

» PHP 5.2.12/5.3.1 Multiple
   Vulnerabilities

» PHP 5.2.11 libgd multiple
   vulnerabilities

» PHP 5.2.11 tempnam()
   safe_mode bypass

Copyright © SecurityReason.com. All Rights Reserved.