CVE-2001-1130
SUSE Linux 6.0-7.2 - Remote Command Execution via Sdbsearch.cgi Keylist.txt Upload
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2001-1130. PoCs published by Maurycy Prodeus.
AI-analyzed exploit summary This exploit leverages a path traversal vulnerability in sdbsearch.cgi by manipulating the Referer header to point to a malicious keylist.txt file. The file contains a command injection payload that executes arbitrary commands when processed by the script.
Description
Sdbsearch.cgi in SuSE Linux 6.0-7.2 could allow remote attackers to execute arbitrary commands by uploading a keylist.txt file that contains filenames with shell metacharacters, then causing the file to be searched using a .. in the HTTP referer (from the HTTP_REFERER variable) to point to the directory that contains the keylist.txt file.
Exploits (1)
This exploit leverages a path traversal vulnerability in sdbsearch.cgi by manipulating the Referer header to point to a malicious keylist.txt file. The file contains a command injection payload that executes arbitrary commands when processed by the script.