WordPress Slider Revolution Local File Disclosure

Published on 26 Apr 2022
Vulnerability

The older versions of WordPress plugin Slider Revolution is vulnerable to file disclosure vulnerability. This vulnerability allows an attacker to download any file from the server remotely. This vulnerability will allow the attackers to steal the database credentials. This information from the server will compromise the website. Full Path Disclosure vulnerability enables the attacker to view and access the path to the webroot/file.

Example

The result from the following php code determine, if this web application has disclosure vulnerability:-

      <?php
         echo file_get_contents(getcwd().$_GET['page']);
      ?>

   

Impact

Using this attack, an attacker can:-

  • steal sensitive information.
  • get the access to the source code.
  • get complete access to the database.

Mitigation / Precaution

Jijith Rajan
Written by
Cyber Security Engineer

His passion for staying abreast of the latest security threats and trends, coupled with his hands-on experience, allows him to actively contribute to the protection of digital assets. Jijith's dedication and enthusiasm make him a promising talent in the ever-evolving realm of cybersecurity, promising a safer digital future.

Experience the Beagle Security platform
Unlock one full penetration test and all Advanced plan features free for 14 days
4.8 on G2 • ISO 27001 certified
See How Beagle Security Works
No credit card • No setup required
Launch interactive demo