Lucene search
+L

4412 matches found

Exploit DB
Exploit DB
added 2003/04/14 12:0 a.m.33 views

SheerDNS 1.0 - Information Disclosure

// source: https://www.securityfocus.com/bid/7336/info A vulnerability has been discovered in SheerDNS. Due to insufficient sanitization of DNS requests, an attacker may be able to view the contents of an arbitrary system directory or file. Information obtained by exploiting this issue may aid an...

5.8AI score
SaveExploits0
securityvulns
securityvulns
added 2003/04/12 12:0 a.m.54 views

FileMaker Pro network protocol sends passwords to any client attempting to connect to a shared database.

I recently discovered a serious bug in FileMaker Pro's database sharing. FileMaker have just released an advisory about this on their security pages: http://www.filemaker.com/support/security -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Subject: FileMaker Pro network protocol sends passwords to...

0.3AI score
SaveExploits0
zdt
zdt
added 2003/04/07 12:0 a.m.14 views

Samba 2.2.x Remote Root Buffer Overflow Exploit

Exploit for linux platform in category remote exploits =============================================== Samba 2.2.x Remote Root Buffer Overflow Exploit =============================================== !/usr/bin/perl Header Name: trans2root.pl Purpose: Proof of concept exploit for Samba 2.2.x...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2003/03/29 12:0 a.m.28 views

ScozBook 1.1 - Full Path Disclosure

source: https://www.securityfocus.com/bid/7236/info A path disclosure vulnerability has been reported for ScozBook. The issue occurs when a request is made to the view.php script page. Access to sensitive filesystem information may aid an attacker in launching further attacks against a target...

5CVSS5.8AI score0.03109EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2003/03/27 12:0 a.m.26 views

Sambar Server 5.x - Information Disclosure

source: https://www.securityfocus.com/bid/7207/info An information disclosure vulnerability has been reported for Sambar Server. The vulnerability exists in some files existing in Sambar Server's cgi-bin directory. An attacker can exploit this vulnerability by making a request for these files. Th...

5.8AI score
SaveExploits0
exploitpack
exploitpack
added 2003/03/25 12:0 a.m.16 views

PHP 4.3 - socket_iovec_alloc() Integer Overflow

PHP 4.3 - socketiovecalloc Integer Overflow source: https://www.securityfocus.com/bid/7187/info A vulnerability has been reported in PHP versions 4.3.1 and earlier. The problem occurs in the socketiovecalloc and may allow an attacker to corrupt memory. Specifically, the affected function fails to...

0.4AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2003/03/25 12:0 a.m.57 views

Leif Wright ad.cgi file Parameter Arbitrary Command Execution

The CGI 'ad.cgi' is installed. This CGI has a well known security flaw that lets an attacker execute arbitrary commands with the privileges of the http daemon usually root or nobody. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. include'deprecatednasllevel.inc'; include'compat.inc'; if...

10CVSS5.8AI score0.12271EPSS
SaveExploits2References1
Tenable Nessus
Tenable Nessus
added 2003/03/23 12:0 a.m.36 views

Basit CMS Multiple Script XSS

Basit cms 1.0 has a cross-site scripting bug. An attacker may use it to perform a cross-site scripting attack on this host. In addition to this, it is vulnerable to a SQL insertion attack that could allow an attacker to get the control of your database. %NASLMINLEVEL 70300 written by K-Otik.com...

5.3AI score
SaveExploits0References1
securityvulns
securityvulns
added 2003/03/22 12:0 a.m.842 views

HyperBook Guestbook

Product : HyperBook Guestbook Version : 1.12 WebSite : http://diamond-back.com Problem : phpinfo Description: ------------ phpinfo.php =========== ?php phpinfo; ? =========== Exploit: -------- http://somehost/book/phpinfo.php...

0.4AI score
SaveExploits0
exploitpack
exploitpack
added 2003/03/11 12:0 a.m.13 views

Man Program 1.5 - Unsafe Return Value Command Execution

Man Program 1.5 - Unsafe Return Value Command Execution source: https://www.securityfocus.com/bid/7066/info It has been reported that the man program does not properly handle some types of input. When a man page is processed that could pose a potential security risk, the program reacts in a way...

0.6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2003/02/20 12:0 a.m.43 views

Default Password (manager) for 'system' Account

The account 'system' has the password 'manager'. An attacker may use this to gain further privileges on this system. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. account = "system"; password = "manager"; include'deprecatednasllevel.inc'; include'compat.inc'; if description scriptid11257;...

7.5CVSS8.2AI score0.53618EPSS
SaveExploits41References1
securityvulns
securityvulns
added 2003/01/08 12:0 a.m.27 views

FreeBSD Security Advisory FreeBSD-SA-02:44.filedesc

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-02:44.filedesc Security Advisory The FreeBSD Project Topic: file descriptor leak in fpathconf Category: core Module: kernel Announced: 2003-01-07 Credits: Joost P...

6.7AI score
SaveExploits0
exploitpack
exploitpack
added 2002/12/12 12:0 a.m.24 views

Mambo Site Server 4.0.11 - Full Path Disclosure

Mambo Site Server 4.0.11 - Full Path Disclosure source: https://www.securityfocus.com/bid/6387/info A vulnerability has been discovered in Mambo Site Server. Requesting the 'index.php' script with an invalid parameter will cause an error page to be generated containing the path of the Mambo scrip...

7.3AI score
SaveExploits0
securityvulns
securityvulns
added 2002/11/26 12:0 a.m.30 views

acFreeProxy Cross-Site Scripting Vulnerability/Possible DoS

Product Information acFreeProxy aka "acfp" is an HTTP/1.x proxy for Microsoft Windows environments. It offers caching, and several other features, and has a plug-in format designed for extensibility. A flaw in the product may allow attackers to execute content across domains. Description The prox...

0.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2002/08/22 12:0 a.m.36 views

Viralator CGI Script Arbitrary Command Execution

The CGI 'viralator.cgi' is installed. Some versions of this CGI are don't check properly the user input and allow anyone to execute arbitrary commands with the privileges of the web server. No flaw was tested. Your script might be a safe version. %NASLMINLEVEL 70300 C Tenable Network Security, In...

7.5CVSS5.5AI score0.02756EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2002/08/18 12:0 a.m.1371 views

Web Server HTTP Header Memory Exhaustion DoS

It was possible to kill the web server by sending an invalid 'infinite' HTTP request that never ends, like: GET / HTTP/1.0 Referer: XXXXXXXXXXXXXXXXXXXXXXXX ... An attacker may exploit this vulnerability to make your web server crash continually if the attack saturates virtual memory on the targe...

6.4AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2002/08/14 12:0 a.m.34 views

Web Server HTTP Header Handling Remote Overflow

It was possible to kill the web server by sending an invalid request with a long header name or value. A remote attacker may exploit this vulnerability to make the web server crash continually or even execute arbitrary code. C Tenable Network Security, Inc. include"compat.inc"; if description...

6AI score
SaveExploits0
securityvulns
securityvulns
added 2002/06/27 12:0 a.m.33 views

Formatstring Vulnerability in decfingerd 0.7

Hello all, I have no idea if this is the most current version of this application, I found it while browsing packetstormsecurity earlier. For all I know it may not even be kept current anymore. Anyhow... bad call to syslog is the culprit. I'm to lazy to code an exploit for this at the moment but ...

0.7AI score
SaveExploits0
securityvulns
securityvulns
added 2002/05/31 12:0 a.m.26 views

Potential security issues in Ethereal

Looks like Ethereal has some potential security issues: http://www.ethereal.com/appnotes/enpa-sa-00004.html -- Name: Potential issues with Ethereal 0.9.3 Docid: enpa-sa-00004 Date: May 19, 2002 Severity: High Description: Four potential security issues have been discovered in Ethereal 0.9.3: The...

1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2002/05/15 12:0 a.m.28 views

Microsoft Internet Explorer 5.0.1/6.0 - Content-Disposition Handling File Execution

source: https://www.securityfocus.com/bid/4752/info An issue exists in the way Microsoft Internet Explorer handles conflicting information in some HTTP headers used to describe non-HTML content. A malicious web server may provide content with misleading values in the content-type and...

7.5CVSS5.8AI score0.33339EPSS
SaveExploits1
Rows per page
Query Builder