Lucene search
K

Tarantella Enterprise Directory Traversal

🗓️ 30 Nov 2018 00:00:00Reported by Rafael PedreroType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 41 Views

Tarantella Enterprise Directory Traversal vulnerability found in 2009 allows Directory Traversal via a full pathname preceded by the ./ sequence, as demonstrated by a "/cgi-bin/secure/ttawlogin.cgi/?action=start&pg=./" substring

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Tarantella Enterprise Directory Traversal Vulnerability
1 Dec 201800:00
zdt
CNVD
Tarantella Enterprise Path Traversal Vulnerability
3 Dec 201800:00
cnvd
CVE
CVE-2018-19753
5 Dec 201822:00
cve
Cvelist
CVE-2018-19753
5 Dec 201822:00
cvelist
Nuclei
Tarantella Enterprise <3.11 - Local File Inclusion
6 Jun 202603:01
nuclei
NVD
CVE-2018-19753
5 Dec 201822:29
nvd
Prion
Directory traversal
5 Dec 201822:29
prion
`Vulnerability found in 2009.  
  
<!--  
# Exploit Title: Directory Traversal in Tarantella Enterprise before 3.11  
# Date: 30-11-2018  
# Exploit Author: Rafael Pedrero  
# Vendor Homepage: Homepage: http://www.sun.com/ & http://www.oracle.com/  
# Software Link: the product is discontinued (vulnerability found in 2009)  
# Version: Tarantella Enterprise before 3.11  
# Tested on: All  
# CVE : CVE-2018-19753  
# Category: webapps  
  
  
1. Description  
  
Tarantella Enterprise before 3.11 allows Directory Traversal via a full  
pathname preceded by the ./ sequence, as demonstrated by a  
"/cgi-bin/secure/ttawlogin.cgi/?action=start&pg=./" substring.  
  
A path traversal attack (also known as directory traversal) aims to access  
files and directories that are stored outside the web root folder. By  
manipulating variables that reference files with "dot-dot-slash (../)"  
sequences and its variations or by using absolute file paths, it may be  
possible to access arbitrary files and directories stored on file system  
including application source code or configuration and critical system  
files. It should be noted that access to files is limited by system  
operational access control (such as in the case of locked or in-use files  
on the Microsoft Windows operating system). The cgi ttawlogin.cgi can read  
files if use "./" in the petition.  
  
  
2. Proof of Concept  
  
http://x.x.x.x/tarantella/cgi-bin/secure/ttawlogin.cgi/?action=start&pg=./fileexist  
or (./../../../../../../../../../../../../../../etc/passwd)  
  
3. Solution:  
  
The product is discontinued.  
https://www.oracle.com/us/assets/lifetime-support-hardware-301321.pdf  
  
-->  
  
  
`

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