Lucene search
+L

7929 matches found

Exploit DB
Exploit DB
added 2004/02/18 12:00 a.m.93 views

Linux Kernel 2.2.25/2.4.24/2.6.2 - 'mremap()' Validator

/ Proof-of-concept exploit code for domremap 2 EDB Note: This is NOT to be confused with CVE-2003-0985 // https://www.exploit-db.com/exploits/141/, which would be "domremap 1". EDB Note: This will just "test" the vulnerability. A exploit version can be found here...

7.2CVSS5.8AI score0.02434EPSS
SaveExploits9
Gentoo Linux
Gentoo Linux
added 2004/01/08 12:00 a.m.26 views

Linux kernel do_mremap() local privilege escalation vulnerability

Background The Linux kernel is responsible for memory management in a working system - to allow this, processes are allowed to allocate and unallocate memory. Description The memory subsystem allows for shrinking, growing, and moving of chunks of memory along any of the allocated memory areas whi...

0.5AI score
SaveExploits0
securityvulns
securityvulns
added 2004/01/05 12:00 a.m.39 views

[Full-Disclosure] Linux kernel mremap vulnerability

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Synopsis: Linux kernel domremap local privilege escalation vulnerability Product: Linux kernel Version: 2.2, 2.4 and 2.6 series Vendor: http://www.kernel.org/ URL: http://isec.pl/vulnerabilities/isec-0012-mremap.txt CVE:...

7.2CVSS6.2AI score0.01233EPSS
SaveExploits6
securityvulns
securityvulns
added 2003/12/02 12:00 a.m.68 views

[Full-Disclosure] [iSEC] Linux kernel do_brk() lacks argument bound checking

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Synopsis: Linux kernel dobrk lacks argument bound checking Product: Linux Version: up to 2.4.23, others Vendor: http://www.kernel.org/ URL: http://isec.pl/vulnerabilities/isec-0012-dobrk.txt CVE:...

7.2CVSS5.9AI score0.03322EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2003/10/09 12:00 a.m.36 views

Microsoft Windows - DCOM RPC2 Universal Shellcode

MS Windows DCOM RPC2 Universal Shellcode. Shellcode exploit for win32 platform ; Segment type: Pure code ;seg000 segment byte public 'CODE' use32 ; assume cs:seg000 ; assume es:nothing, ss:nothing, ds:nothing, fs:nothing, gs:nothing .386 assume cs:seg000 var29C = byte ptr -29Ch var28C = byte ptr...

0.4AI score
SaveExploits0
CERT
CERT
added 2003/08/25 12:00 a.m.26 views

Sendmail fails to appropriately initialize data structures for DNS maps

Overview There is an uninitialized data structure in sendmail 8.12.x rrdomain = smstrduphost; \t\tif rr-rrdomain == NULL \t\t A fix for this condition was made in sendmail 8.12.9 in March 2003, but it was not known to be a security issue at that time. --- Impact A remote attacker may be able to...

5CVSS7.8AI score0.03564EPSS
SaveExploits0References4
exploitpack
exploitpack
added 2003/08/20 12:00 a.m.18 views

OpenBSD 3.3 - Semget() Integer Overflow (2)

OpenBSD 3.3 - Semget Integer Overflow 2 // source: https://www.securityfocus.com/bid/8464/info A vulnerability has been discovered in the OpenBSD semget system call. The problem occurs due to insufficient sanity checks before allocating memory using the user-supplied nsems value as an argument. A...

SaveExploits0
securityvulns
securityvulns
added 2003/07/24 12:00 a.m.45 views

Microsoft Security Bulletin MS03-029: Flaw in Windows Function Could Allow Denial of Service (Q823803)

-----BEGIN PGP SIGNED MESSAGE----- - ---------------------------------------------------------------------- Title: Flaw in Windows Function Could Allow Denial of Service 823803 Date: 23 July 2003 Software: Microsoft Windows NT 4.0 Server Impact: Denial of service Max Risk: Moderate Bulletin:...

0.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2003/05/11 12:00 a.m.28 views

EType EServ 2.98/2.99/3.0 - Resource Exhaustion (Denial of Service) (1)

source: https://www.securityfocus.com/bid/7552/info A denial of service vulnerability has been reported for EServ. The vulnerability exists due to the way the server handles connections. Specifically, memory allocated for open connections are not properly freed when a connection no longer exists...

5CVSS5.8AI score0.07845EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2003/04/21 12:00 a.m.30 views

Mod_NTLM 0.x - Authorisation Heap Overflow

source: https://www.securityfocus.com/bid/7388/info The modntlm Apache module has been reported prone to a heap overflow vulnerability. The vulnerability occurs due to a lack of sufficient bounds checking performed on user-supplied data, stored in heap memory. By supplying excessive data an...

5.8AI score
SaveExploits0
securityvulns
securityvulns
added 2003/01/08 12:00 a.m.33 views

Multiple cgihtml vulnerabilities

Overview -------- cgihtml is a collection of routines for parsing World Wide Web WWW Common Gateway Interface CGI input and outputting HyperText Markup Language HTML. http://www.eekim.com/software/cgihtml/ According to the authors website, it has potentially been used in the implementation of...

7.7AI score
SaveExploits0
OSV
OSV
added 2002/08/12 4:00 a.m.11 views

DEBIAN-CVE-2002-0847

tinyproxy HTTP proxy 1.5.0, 1.4.3, and earlier allows remote attackers to execute arbitrary code via memory that is freed twice double-free...

7.5CVSS8AI score0.02829EPSS
SaveExploits0References1
securityvulns
securityvulns
added 2002/08/09 12:00 a.m.20 views

EEYE: Sun(TM) ONE / iPlanet Web Server 4.1 and 6.0 Remote Buffer Overflow

SunTM ONE / iPlanet Web Server 4.1 and 6.0 Remote Buffer Overflow Release Date: August 8, 2002 Severity: High Remote SYSTEM/ROOT Systems Affected: iPlanet 6.0 and prior Description: A vulnerability in transfer chunking can be exploited to remotely execute code of an attacker's choice on a...

0.5AI score
SaveExploits0
OSV
OSV
added 2002/08/07 12:00 a.m.24 views

DSA-145 tinyproxy - doubly freed memory

Bulletin has no description...

7.5CVSS6.3AI score0.02829EPSS
SaveExploits0
CERT
CERT
added 2002/07/22 12:00 a.m.83 views

PHP fails to properly parse the headers of HTTP POST requests

Overview A vulnerability has been discovered in PHP. This vulnerability could be used by a remote attacker to execute arbitrary code or crash PHP and/or the web server. Description PHP is a popular scripting language in widespread use. For more information about PHP, see...

7.5CVSS6.9AI score0.1095EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2002/06/25 4:00 a.m.34 views

CVE-2002-0059

The decompression algorithm in zlib 1.1.3 and earlier, as used in many different utilities and packages, causes inflateEnd to release certain memory more than once a "double free", which may allow local and remote attackers to execute arbitrary code via a block of malformed compression data...

9.4AI score0.09691EPSS
SaveExploits0References16
FreeBSD Advisory
FreeBSD Advisory
added 2002/04/18 12:00 a.m.7 views

FreeBSD-SA-02:22.mmap

-----BEGIN PGP SIGNED MESSAGE----- ============================================================================= FreeBSD-SA-02:22.mmap Security Advisory FreeBSD, Inc. Topic: mmap/msync denial of service Category: core Module: net Announced: 2002-04-18 Credits: Harry Newton Matt Dillon Affects: Al...

5.7AI score
SaveExploits0
NVD
NVD
added 2002/03/15 5:00 a.m.22 views

CVE-2002-0059

The decompression algorithm in zlib 1.1.3 and earlier, as used in many different utilities and packages, causes inflateEnd to release certain memory more than once a "double free", which may allow local and remote attackers to execute arbitrary code via a block of malformed compression data...

9.8CVSS9.5AI score0.09691EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2001/12/06 12:00 a.m.139 views

Multiple FTPD glob Command Arbitrary Command Execution

The FTPD glob vulnerability manifests itself in handling the glob command. The problem is not a typical buffer overflow or format string vulnerability, but a combination of two bugs - an implementation of the glob command that does not properly return an error condition when interpreting the stri...

10CVSS5.9AI score0.74762EPSS
SaveExploits5References5
securityvulns
securityvulns
added 2001/09/14 12:00 a.m.26 views

leak of information in counterpane/Bruce Schneier's Password Safe program

Background : Password Safe http://www.counterpane.com/passsafe.html is a free win9x/2000 utility used to keep all your passwords encrypted on hdd using Bruce Schneier's symmetric algorithm blowfish. Version tested : 1.71 Vulnerability : Password Safe has an option I think is default to "lock...

7.1AI score
SaveExploits0
Rows per page
Query Builder