CVE-2013-7190

iScripts AutoHoster - Path Traversal

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 4 public exploits for CVE-2013-7190. PoCs published by i-Hmx.

AI-analyzed exploit summary The exploit leverages a null byte injection vulnerability in iScripts AutoHoster to bypass file extension checks and read arbitrary files, such as the configuration file. This is achieved by appending a null byte (%00) to the file path, effectively truncating the intended file extension.

Description

Multiple directory traversal vulnerabilities in iScripts AutoHoster, possibly 2.4, allow remote attackers to read arbitrary files via the (1) tmpid parameter to websitebuilder/showtemplateimage.php, (2) fname parameter to admin/downloadfile.php, or (3) id parameter to support/admin/csvdownload.php; or (4) have an unspecified impact via unspecified vectors in support/parser/main_smtp.php.

Exploits (4)

exploitdb WORKING POC VERIFIED
by i-Hmx · textwebappsphp
https://www.exploit-db.com/exploits/38890

The exploit leverages a null byte injection vulnerability in iScripts AutoHoster to bypass file extension checks and read arbitrary files, such as the configuration file. This is achieved by appending a null byte (%00) to the file path, effectively truncating the intended file extension.

Classification
Working Poc 90%
Attack Type
Info Leak
Complexity
Trivial
Reliability
Reliable
Target: iScripts AutoHoster
No auth needed
Prerequisites: Access to the vulnerable endpoint /websitebuilder/showtemplateimage.php
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WRITEUP VERIFIED
by i-Hmx · textwebappsphp
https://www.exploit-db.com/exploits/38889

The provided text describes a vulnerability in iScripts AutoHoster but does not include functional exploit code. It references a vulnerable endpoint (`/support/parser/main_smtp.php`) and mentions insufficient sanitization of user-supplied data, but lacks technical details or PoC code.

Classification
Writeup 80%
Attack Type
Other
Complexity
Trivial
Reliability
Theoretical
Target: iScripts AutoHoster
No auth needed
Prerequisites: access to the vulnerable endpoint
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by i-Hmx · textwebappsphp
https://www.exploit-db.com/exploits/38892

This exploit leverages a directory traversal vulnerability in iScripts AutoHoster's csvdownload.php script, allowing an attacker to read arbitrary files by manipulating the 'id' parameter. The PoC demonstrates accessing the configuration file via path traversal and null byte injection.

Classification
Working Poc 90%
Attack Type
Info Leak
Complexity
Trivial
Reliability
Reliable
Target: iScripts AutoHoster
No auth needed
Prerequisites: Network access to the vulnerable application
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by i-Hmx · textwebappsphp
https://www.exploit-db.com/exploits/38891

This exploit leverages a directory traversal vulnerability in iScripts AutoHoster's downloadfile.php script to read arbitrary files, including sensitive configuration files. The vulnerability arises from insufficient sanitization of the 'fname' parameter, allowing path traversal via '../' sequences.

Classification
Working Poc 90%
Attack Type
Info Leak
Complexity
Trivial
Reliability
Reliable
Target: iScripts AutoHoster
No auth needed
Prerequisites: Access to the /admin/downloadfile.php endpoint
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (2)

Core 2
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/89818
Mailing List mailing-list x_refsource_fulldisc
http://seclists.org/fulldisclosure/2013/Dec/121

Scores

EPSS 0.0386
EPSS Percentile 88.8%

Details

CWE
CWE-22
Status published
Products (1)
iscripts/autohoster 2.4
Published Dec 20, 2013
Tracked Since Feb 18, 2026