Lucene search
+L

5238 matches found

NVD
NVD
added 2002/07/03 4:0 a.m.21 views

CVE-2002-0564

PL/SQL module 3.0.9.8.2 in Oracle 9i Application Server 1.0.2.x allows remote attackers to bypass authentication for a Database Access Descriptor DAD by modifying the URL to reference an alternate DAD that already has valid credentials...

7.5CVSS6.5AI score0.05055EPSS
Exploits0References5
securityvulns
securityvulns
added 2002/06/13 12:0 a.m.36 views

Privelege escalation via simpleinit

File descriptor doesn't closed after priveleges are dropped...

3AI score
Exploits0References1Affected Software1
securityvulns
securityvulns
added 2002/06/13 12:0 a.m.67 views

simpleinit root exploit - file descriptor left open

Background ---------- Simpleinit is an init program for Linux systems. It is included in the util-linux distribution. More information about simpleinit is available at http://www.atnf.csiro.au/people/rgooch/linux/boot-scripts/. Problem ------- Simpleinit leaves a file descriptor open in some chil...

7.1AI score
Exploits0
exploitpack
exploitpack
added 2002/06/12 12:0 a.m.18 views

Richard Gooch SimpleInit 2.0.2 - Open File Descriptor

Richard Gooch SimpleInit 2.0.2 - Open File Descriptor // source: https://www.securityfocus.com/bid/5001/info A vulnerability has been reported for simpleinit that may allow users to execute arbitrary commands as the superuser. The vulnerability occurs because simpleinit may allow some child...

0.3AI score
Exploits0
Exploit DB
Exploit DB
added 2002/06/12 12:0 a.m.32 views

Richard Gooch SimpleInit 2.0.2 - Open File Descriptor

// source: https://www.securityfocus.com/bid/5001/info A vulnerability has been reported for simpleinit that may allow users to execute arbitrary commands as the superuser. The vulnerability occurs because simpleinit may allow some child processes to inherit a file descriptor with read-write...

7.4AI score
Exploits0
Cvelist
Cvelist
added 2002/06/11 4:0 a.m.32 views

CVE-2002-0572

FreeBSD 4.5 and earlier, and possibly other BSD-based operating systems, allows local users to write to or read from restricted files by closing the file descriptors 0 standard input, 1 standard output, or 2 standard error, which may then be reused by a called setuid process that intended to...

5.9AI score0.01552EPSS
Exploits1References9
Cvelist
Cvelist
added 2002/06/11 4:0 a.m.26 views

CVE-2002-0564

PL/SQL module 3.0.9.8.2 in Oracle 9i Application Server 1.0.2.x allows remote attackers to bypass authentication for a Database Access Descriptor DAD by modifying the URL to reference an alternate DAD that already has valid credentials...

9.2AI score0.05055EPSS
Exploits0References5
CERT
CERT
added 2002/05/24 12:0 a.m.33 views

OpenBSD kernel fails to properly check closed file descriptors "0-2" when running setuid program

Overview The OpenBSD kernel does not adequately check file descriptors 0-2 prior to execing setuid binaries. Other OS kernels may be vulnerable as well. Description The OpenBSD kernel does not adequately check file descriptors 0-2 prior to execing setuid binaries. As a result, an attacker may be...

7.2CVSS6.1AI score0.00589EPSS
Exploits0References4
securityvulns
securityvulns
added 2002/05/10 12:0 a.m.35 views

OpenBSD local DoS and root exploit

The following is research material from FozZy from Hackademy and Hackerz Voice newspaper http://www.hackerzvoice.org, and can be distributed modified or not if proper credits are given to them. For educational purposes only, no warranty of any kind, I may be wrong, this post could kill you mail...

0.2AI score
Exploits0
securityvulns
securityvulns
added 2002/04/23 12:0 a.m.40 views

Security Advisory FreeBSD-SA-02:23.stdio

-----BEGIN PGP SIGNED MESSAGE----- ============================================================================= FreeBSD-SA-02:23.stdio Security Advisory The FreeBSD Project Topic: insecure handling of stdio file descriptors Category: core Module: kernel Announced: 2002-04-22 Credits: Joost Pol...

7.3AI score
Exploits0
Exploit DB
Exploit DB
added 2002/04/23 12:0 a.m.41 views

Apple Mac OSX 10.x / FreeBSD 4.x / OpenBSD 2.x / Solaris 2.5/2.6/7.0/8 - 'exec C Library' Standard I/O File Descriptor Closure

/ source: https://www.securityfocus.com/bid/4568/info It has been reported that BSD-based kernels do not check to ensure that the C library standard I/O file descriptors 0-2 are valid open files before execing setuid images. Consequently, I/O that are opened by a setuid process may be assigned fi...

7AI score
Exploits0
CERT
CERT
added 2002/03/01 12:0 a.m.23 views

Oracle9i Application Server allows unauthenticated access to PL/SQL applications via alternate Database Access Descriptor

Overview A vulnerability exists in the Apache Procedural Language/Structured Query Language PL/SQL module used by Oracle9i Application Server iAS. By specifying the Database Access Descriptor DAD used to access a PL/SQL application, an attacker could gain unauthorized access to the application...

7AI score
Exploits0References2
CERT
CERT
added 2002/02/28 12:0 a.m.37 views

Oracle9i Application Server Apache PL/SQL module vulnerable to buffer overflow via Database Access Descriptor password

Overview A buffer overflow vulnerability exists in the Apache Procedural Language/Structured Query Language PL/SQL module used by Oracle9i Application Server iAS. Specifying a crafted password for a Database Access Descriptor DAD could cause a denial of service or execute arbitrary code with the...

7.5CVSS9.9AI score0.13139EPSS
Exploits0References6
Cvelist
Cvelist
added 2002/02/02 5:0 a.m.29 views

CVE-2001-1047

Race condition in OpenBSD VFS allows local users to cause a denial of service kernel panic by 1 creating a pipe in one thread and causing another thread to set one of the file descriptors to NULL via a close, or 2 calling dup2 on a file descriptor in one process, then setting the descriptor to NU...

6.2AI score0.00269EPSS
Exploits0References5
securityvulns
securityvulns
added 2001/06/05 12:0 a.m.26 views

Locally exploitable races in OpenBSD VFS

my apologies if it ends up submitted twice Let's start with the trivial: good old aliasing bugs. Example 1: dup2 vs. close. Relevant file: kern/kerndescrip.c sysdup2p, v, retval struct proc p; void v; registert retval; snip if uintold = fdp-fdnfiles || fdp-fdofilesold == NULL || uintnew =...

7.4AI score
Exploits0
NVD
NVD
added 2001/06/02 4:0 a.m.24 views

CVE-2001-1047

Race condition in OpenBSD VFS allows local users to cause a denial of service kernel panic by 1 creating a pipe in one thread and causing another thread to set one of the file descriptors to NULL via a close, or 2 calling dup2 on a file descriptor in one process, then setting the descriptor to NU...

1.2CVSS6.2AI score0.00269EPSS
Exploits0References5
NVD
NVD
added 2001/05/03 4:0 a.m.21 views

CVE-2001-0268

The i386setldt system call in NetBSD 1.5 and earlier, and OpenBSD 2.8 and earlier, when the USERLDT kernel option is enabled, does not validate a call gate target, which allows local users to gain root privileges by creating a segment call gate in the Local Descriptor Table LDT with a target that...

7.2CVSS6.6AI score0.00589EPSS
Exploits0References8
CVE
CVE
added 2001/01/22 5:0 a.m.48 views

CVE-2000-1040

CVE-2000-1040 concerns a format string vulnerability in the logging function of ypbind 3.3 when run in debug mode. The flaw can leak file descriptors and allow a denial of service. Some sources (Mandrake MDKSA-2000:064) also mention a related buffer overflow in ypserv if the build system lacks vs...

10CVSS6.4AI score0.02516EPSS
Exploits0References9Affected Software1
NVD
NVD
added 2000/10/20 4:0 a.m.13 views

CVE-2000-0786

GNU userv 1.0.0 and earlier does not properly perform file descriptor swapping, which can corrupt the USERVGROUPS and USERVGIDS environmental variables and allow local users to bypass some access restrictions...

4.6CVSS6.3AI score0.00337EPSS
Exploits0References4
Cvelist
Cvelist
added 2000/10/13 4:0 a.m.24 views

CVE-2000-0786

GNU userv 1.0.0 and earlier does not properly perform file descriptor swapping, which can corrupt the USERVGROUPS and USERVGIDS environmental variables and allow local users to bypass some access restrictions...

6.3AI score0.00337EPSS
Exploits0References4
Rows per page
Query Builder