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 :

Geoblog v1 administrator bypass


Arrow  SecurityAlert : 2934
Arrow  CVE : CVE-2007-4047
Arrow  SecurityRisk : High  Security Risk High  (About)
Arrow  Remote Exploit : Yes
Arrow  Local Exploit : No
Arrow  Exploit Available : Yes
Arrow  Credit : joseph
Arrow  Published : 31.07.2007

Arrow  Affected Software : Geoblog v1.



Arrow  Advisory Content :  

Geoblog v1.

A vulnerability exists in geoblog version 1 (latest) that allows users to
delete other peoples comments without administration credentials. It works
on blogs too. Users can delete blogs without user credentials.

The reason why is because the listcomments.php and deletecomments.php
files fail to include checks for authenticity.

The following proof of concept is as follows:

www.example.com/blog/admin/listcomment.php?id=16

The ID being the blog ID obtained from the index. Using this we can go
here...

http://www.truegirlonline.net/blog/admin/deletecomment.php?id=16
And delete comments without any admin sosay.

And the blog deletion.

http://www.example.net/blog/admin/deleteblog.php?id=15

The fix presently would be to add checks for authenticity like the other
files.
if($_SESSION['login'] != "user_valid_and_logged_in") {
header("Location: ../index.php");
}





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 Multiple
   Vulnerabilities

» PHP 5.2.11 libgd multiple
   vulnerabilities

» PHP 5.2.11 tempnam()
   safe_mode bypass

» PHP 5.3.0 5.2.11
   posix_mkfifo()
   open_basedir bypass

Copyright © SecurityReason.com. All Rights Reserved.