Lucene search
+L

Generation Terrorists Designs & Concepts Sojourn 2.0 - File Access

🗓️ 14 Mar 2000 00:00:00Reported by Cerberus Security TeamType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 41 Views

Sojourn search engine allows unauthorized file access via crafted URL requests on webserver.

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2000-0180
9 Mar 200205:00
cve
cvelist
Cvelist
CVE-2000-0180
9 Mar 200205:00
cvelist
euvd
EUVD
EUVD-2000-0179
7 Oct 202500:30
euvd
nvd
NVD
CVE-2000-0180
14 Mar 200005:00
nvd
nessus
Tenable Nessus
Sojourn Search Engine sojourn.cgi cat Parameter Traversal Arbitrary File Access
17 Mar 200000:00
nessus
source: https://www.securityfocus.com/bid/1052/info

Any file that the webserver has read access to can be read on a server running the Sojourn search engine.

The Sojourn software includes the ability to organize a website into categories. These categories can then be accessed via the sojourn.cgi Perl script. This is done by making a request for a URL like:

http ://target/cgi-bin/sojourn.cgi?cat=categoryname

Each category has an associated .txt file based on the category name. The program appends the .txt extension onto the contents of the 'cat' variable. However, the program will accept and follow the '../' string in the variable contents, allowing read access to any .txt file the webserver can read.

This restriction can be bypassed by appending %00 to the end of the requested file, which will prevent the .txt extension from being used in the filename.

http ://target/cgi-bin/sojourn.cgi?cat=../../../../../../etc/passwd%00

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

13 Jul 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 25
EPSS0.07396
41