Lucene search
+L

10111 matches found

Exploit DB
Exploit DB
added 2005/01/08 12:00 a.m.64 views

Webmin 1.5 - Web Brute Force (CGI)

!/usr/bin/perl use CGI qw:standard; use IO::Socket; $CGI::HEADERSONCE = 1; $CGI = new CGI; $atak = $CGI-param"atak"; $host = $CGI-param"host"; $wlist = $CGI-param"wlist"; $cmd = $CGI-param"cmd"; print $CGI-header-type='text/html',-charset='windows-1254'; print qqWebmin Web Brute Force v1.5 - cgi...

5.8AI score
SaveExploits0
securityvulns
securityvulns
added 2005/01/02 12:00 a.m.35 views

CGI bugs

No description provided...

1.4AI score
SaveExploits0References16Affected Software12
NVD
NVD
added 2004/12/31 5:00 a.m.28 views

CVE-2004-2661

Soft3304 04WebServer before 1.41 does not properly check file names, which allows remote attackers to obtain sensitive information CGI source code...

5CVSS6.2AI score0.01175EPSS
SaveExploits0References1
securityvulns
securityvulns
added 2004/12/25 12:00 a.m.43 views

CGI bugs

No description provided...

1.4AI score
SaveExploits0References11Affected Software9
securityvulns
securityvulns
added 2004/12/18 12:00 a.m.43 views

CGI bugs

No description provided...

1.4AI score
SaveExploits0References22Affected Software18
Tenable Nessus
Tenable Nessus
added 2004/12/16 12:00 a.m.141 views

Ikonboard ikonboard.cgi Multiple Parameter SQL Injection

The remote server is running IkonBoard, a Web Bulletin Board System written in Perl. The remote version of this software fails to sanitize user-supplied input to multiple variables in the 'ikonboard.cgi' script. An attacker can exploit this flaw to launch SQL injection attacks. %NASLMINLEVEL 7030...

7.5CVSS5.7AI score0.02444EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2004/12/14 12:00 a.m.33 views

UseModWiki wiki.pl XSS

The remote host is using UseModWiki, a wiki CGI written in Perl. The CGI 'wiki.pl' is vulnerable to a cross-site-scripting issue that may allow attackers to steal the cookies of third parties. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. include'deprecatednasllevel.inc';...

4.3CVSS5.5AI score0.01276EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2004/12/13 6:53 p.m.34 views

Moderate: Red Hat Security Advisory: ruby security update

An updated ruby package that fixes a denial of service issue for the CGI instance is now available. Updated 17 Jan 2005 Errata has been updated to include 32-bit libraries on 64-bit architectures. Ruby is an interpreted scripting language for object-oriented programming. A flaw was dicovered in t...

5CVSS7.1AI score0.01898EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2004/12/13 6:53 p.m.9 views

security flaw

The CGI module in Ruby 1.6 before 1.6.8, and 1.8 before 1.8.2, allows remote attackers to cause a denial of service infinite loop and CPU consumption via a certain HTTP request...

5CVSS7.2AI score0.01898EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2004/12/13 12:00 a.m.31 views

RHEL 2.1 / 3 : ruby (RHSA-2004:635)

An updated ruby package that fixes a denial of service issue for the CGI instance is now available. Updated 17 Jan 2005 Errata has been updated to include 32-bit libraries on 64-bit architectures. Ruby is an interpreted scripting language for object-oriented programming. A flaw was dicovered in t...

5CVSS7AI score0.01898EPSS
SaveExploits0References3
securityvulns
securityvulns
added 2004/12/11 12:00 a.m.42 views

CGI bugs

No description provided...

1.4AI score
SaveExploits0References9Affected Software7
exploitpack
exploitpack
added 2004/12/09 12:00 a.m.12 views

F-Secure Policy Manager 5.11 - FSMSH.dll CGI Application Installation Full Path Disclosure

F-Secure Policy Manager 5.11 - FSMSH.dll CGI Application Installation Full Path Disclosure source: https://www.securityfocus.com/bid/11869/info F-Secure Policy Manager includes a CGI application named 'fsmsh.dll'. By supplying unexpected input as an argument to the 'fsmsh.dll' application the...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/12/09 12:00 a.m.33 views

F-Secure Policy Manager 5.11 - 'FSMSH.dll' CGI Application Installation Full Path Disclosure

source: https://www.securityfocus.com/bid/11869/info F-Secure Policy Manager includes a CGI application named 'fsmsh.dll'. By supplying unexpected input as an argument to the 'fsmsh.dll' application the vulnerable software will return an error message that includes the installation path of the...

5CVSS5.8AI score0.0294EPSS
SaveExploits2
securityvulns
securityvulns
added 2004/12/04 12:00 a.m.39 views

CGI bugs

No description provided...

1.4AI score
SaveExploits0References13Affected Software11
exploitpack
exploitpack
added 2004/12/03 12:00 a.m.22 views

phpBB 2.0.10 - Remote Command Execution (CGI)

phpBB 2.0.10 - Remote Command Execution CGI !/usr/bin/perl wphpbb.cgi hack service: http://site/cgi-bin/wphpbb.cgi use CGI qw:standard; $CGI::HEADERSONCE = 1; $CGI = new CGI; $atak = $CGI-param"atak"; $serv = $CGI-param"serv"; $dir = $CGI-param"dir"; $topic = $CGI-param"topic"; $cmd =...

0.4AI score
SaveExploits0
seebug.org
seebug.org
added 2004/12/03 12:00 a.m.21 views

phpBB <= 2.0.10 Remote Command Execution Exploit (cgi version)

No description provided by source. !/usr/bin/perl wphpbb.cgi hack service: http://site/cgi-bin/wphpbb.cgi use CGI qw:standard; $CGI::HEADERSONCE = 1; $CGI = new CGI; $atak = $CGI-param"atak"; $serv = $CGI-param"serv"; $dir = $CGI-param"dir"; $topic = $CGI-param"topic"; $cmd = $CGI-param"cmd"; pri...

7.1AI score
SaveExploits0
zdt
zdt
added 2004/12/03 12:00 a.m.70 views

phpBB <= 2.0.10 Remote Command Execution Exploit (cgi version)

Exploit for unknown platform in category web applications ============================================================== phpBB param"atak"; $serv = $CGI-param"serv"; $dir = $CGI-param"dir"; $topic = $CGI-param"topic"; $cmd = $CGI-param"cmd"; print...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/12/03 12:00 a.m.61 views

phpBB 2.0.10 - Remote Command Execution (CGI)

!/usr/bin/perl wphpbb.cgi hack service: http://site/cgi-bin/wphpbb.cgi use CGI qw:standard; $CGI::HEADERSONCE = 1; $CGI = new CGI; $atak = $CGI-param"atak"; $serv = $CGI-param"serv"; $dir = $CGI-param"dir"; $topic = $CGI-param"topic"; $cmd = $CGI-param"cmd"; print...

5.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2004/11/30 12:00 a.m.29 views

YaBB Shadow BBCode Tag XSS

The remote host is using the YaBB web forum software. According to its version number, the remote version of this software is vulnerable to JavaScript injection issues using shadow or glow tags. This may allow an attacker to inject hostile JavaScript into the forum system, to steal cookie...

5.6AI score
SaveExploits0References1
securityvulns
securityvulns
added 2004/11/27 12:00 a.m.30 views

CGI bugs

No description provided...

1.4AI score
SaveExploits0References13Affected Software11
Rows per page
Query Builder