• Skip to content
  • Skip to primary sidebar

Information Security Expert Blog

Dr. Ali Jahangiri

Archives for January 2012

WordPress NextGEN Gallery Plugin; Directory Browsing Vulnerability

January 30, 2012 By Ali Jahangiri

I came across this vulnerability at the weekend. The vulnerubility has been reportd to US-Cert and the author of the plugin.

Over View:
NextGEN Gallery plugin for WordPress allows remote directory browsing and unauthorized access to the gallery contents.

Description:
NextGEN Gallery plugin for WordPress does not prevent directory browsing and allows remote attackers to access the galleries and image files directly via HTTP requests. This issue may lead to unauthorized access to the private images or galleries which are not publicly available on the WordPress site/blog.

Exploit Syntax:
The image galleries can be accessed directly via HTTP request: http://www.website.com/wp-content/gallery/

Search engines such as Google can help attackers locate vulnerable websites by searching for the following phrase:

inurl:”/wp-content/gallery/”

Currently, Google returns more than 6 million websites in its search result for the above search phrase.

Impacts:

  1. Unauthorized access to data and files.
  2. Privacy issues due to search engine indexing and archiving.

Solutions:

  1. Add the following lines to WordPress .htaccess to prevent directory browsing:
    # Disable Directory Browsing
    Options All -Indexes
  2. Create an empty file with the name of index.html or index.php and save it in http://www.website.com/wp-content/gallery/ or your gallery folder.
  3. Use Disable Directory Listings plugin, http://wordpress.org/extend/plugins/disable-directory-listings/ (This solution has been provided by NextGEN Gallery author).

Vendor Information:

  1. http://WordPress.org/extend/plugins/nextgen-gallery/
  2. http://alexrabe.de/WordPress-plugins/nextgen-gallery/

Product Details:

  1. NextGEN Gallery
  2. Version: 1.9.2 – 1.9.3
  3. Last update: Jan 17, 2012

Update: This issue did not fix in version 1.9.3

Filed Under: Vulnerability Tagged With: Directory Browsing Vulnerability, NextGEN Gallery, Vulnerability, wordpress

Koobface Gangs Investigative Report

January 23, 2012 By Ali Jahangiri

Sophos has published details, on its Naked Security Blog, of an investigativereport about the Koobface gang who infected thousands of PCs with malware via Facebook and, according to NewYorkTimes, gained millions of dollars in doing so.

The investigation was carried out by Jan Drömer, an independent researcher, and Dirk Kollberg from SophosLabs between October 2009 and February 2010.

The report is informative and useful for those who are interested in cyber forensic investigation. The investigation started by identifying the command and control server and then through analysis this led to a script which contained the suspects phone numbers! Additional information was also found from the various user names used on the server. The full evidence is now in the hands of the law enforcement agencies.

Filed Under: Cyberforensic Tagged With: Cyber Forensic Investigation, facebook, Koobface, Sophos

Cloud Storage and its Security Implications

January 19, 2012 By Ali Jahangiri

Instant messaging (IM) programs such as Yahoo Messenger, Google Talk and ICQ have been a challenge for IT security professionals for many years. Personally, I have dealt with IM and P2P file-sharing security issues in many different environments, from educational institutions to large corporates. I have tried to control them using different security appliances and solutions including Microsoft ISA Server and Cisco PIX along with security awareness and training for staff.

However, in turns of security issues, IM and P2P file-sharing programs are being superseded by cloud drive utilities such as DropBox and CloudMe Easy Upload. Cloud storage is being used to over come email attachment limitation and to facilitate better file sharing. However, this type of application introduces new problems for information security professionals.

Paul Asadoorian at Tenable Network Security blog has written an interesting article about cloud storage security issues in corporate networks. He discusses the challenges and provides a solution by introducing a new plugin for Tenable’s Nessus vulnerability scanner which can detect DropBox on Microsoft Windows and OS X.

Filed Under: Cloud Storage, Security Tools Tagged With: cloud storage, DropBox, Nessus, Security, vulnerability scanner

IACR Video Lectures and Paper Database

January 9, 2012 By Ali Jahangiri

International Association for Cryptology Research (IACR) has published some of its video lectures at the IACR YouTube Channel. Further, some of the videos have been incorporated with IACR paper database at http://www.iacr.org/cryptodb/ which is very useful for the students and researchers.

Filed Under: Cryptography Tagged With: cryptography, IACR, video lectures

Ali Jahangiri: Happy New Year

January 6, 2012 By Ali Jahangiri

It has been more than six months since I have written in my blog. I was busy with a long project in 2011 in addition to many small and medium size projects.

Hopefully, I will have more time in 2012 to add posts to my blog.

Have a blessed New Year!

Filed Under: General Tagged With: Ali Jahangiri, Dr. Ali Jahangiri

Primary Sidebar

Recent Posts

  • Simple PHP Shell Script
  • MasterCard Australia: Untrusted SSL Certificate
  • How to Test Snort with Penetration Testing Tools
  • WordPress NextGEN Gallery Plugin; Directory Browsing Vulnerability
  • Koobface Gangs Investigative Report

Archives

Categories

Links

  • My Facebook Page
  • My Website
  • Privacy

RSS From LiveHacking.com

  • Nmap 7 Released!
  • Apple fixes security vulnerabilities in Safari, OS X, iOS and Apple TV
  • The OpenSSL project releases new versions of its software to squash 12 security vulnerabilities
  • FREAK vulnerability weakens secure Web sites
  • WP-Slimstat vulnerability exposes WordPress websites to SQL injection attacks
  • Google backpedals on its arbitrary vulnerability disclosure policy
  • Cross Site Scripting vulnerability found in IE 11
  • Apple updates iOS, OS X and Apple TV in monster patch release
  • Google discloses three more zero-day vulnerabilities, this time for OS X
  • Microsoft to fix Windows vulnerability that Google publicly disclosed last week

. Copyright 2007 - 2013 Information Security Expert Blog . All Rights Reserved .