Lucene search
+L

4739 matches found

seebug.org
seebug.org
added 2007/03/10 12:0 a.m.18 views

Oracle 10g (PROCESS_DUP_HANDLE) Local Privilege Elevation (win32)

No description provided by source. // Argeniss - Information Security // // Oracle Database local elevation of privileges PoC exploit // // Author: Cesar Cerrudo include windows.h include stdio.h BOOL InjectShellcodeDWORD oldEIP,CHAR oSID HMODULE hKernel; FARPROC pCreateProc; LPSTR...

7.1AI score
SaveExploits0
zdt
zdt
added 2007/03/10 12:0 a.m.22 views

Oracle 10g (PROCESS_DUP_HANDLE) Local Privilege Elevation (win32)

Exploit for unknown platform in category local exploits ================================================================= Oracle 10g PROCESSDUPHANDLE Local Privilege Elevation win32 ================================================================= // Argeniss - Information Security // // Oracle...

6.8AI score
SaveExploits0
Fedora
Fedora
added 2007/02/26 10:3 p.m.42 views

[SECURITY] Fedora Core 5 Update: nspr-4.6.5-0.5.0.fc5

NSPR provides platform independence for non-GUI operating system facilities. These facilities include threads, thread synchronization, normal file and network I/O, interval timing and calendar time, basic memory management malloc and free and shared library linking...

6.8CVSS1.4AI score0.5036EPSS
SaveExploits0
NVD
NVD
added 2007/01/23 12:28 a.m.15 views

CVE-2007-0410

Unspecified vulnerability in the thread management in BEA WebLogic 7.0 through 7.0 SP6, 8.1 through 8.1 SP5, 9.0, and 9.1, when T3 authentication is used, allows remote attackers to cause a denial of service thread and system hang via unspecified "sequences of events."...

5CVSS6.9AI score0.02442EPSS
SaveExploits0References6
Prion
Prion
added 2007/01/23 12:28 a.m.15 views

Authentication flaw

Unspecified vulnerability in the thread management in BEA WebLogic 7.0 through 7.0 SP6, 8.1 through 8.1 SP5, 9.0, and 9.1, when T3 authentication is used, allows remote attackers to cause a denial of service thread and system hang via unspecified "sequences of events."...

5CVSS7.4AI score0.02442EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2007/01/23 12:0 a.m.45 views

CVE-2007-0410

BeA WebLogic vulnerability: Unspecified flaw in thread management when T3 authentication is used affects WebLogic 7.0–7.0 SP6, 8.1–8.1 SP5, 9.0, and 9.1. Remote attackers can trigger a denial of service (thread and system hang) via unspecified sequences of events. No concrete exploit details, imp...

5CVSS6.9AI score0.02442EPSS
SaveExploits0References6Affected Software1
seebug.org
seebug.org
added 2007/01/18 12:0 a.m.32 views

BEA产品多个远程安全漏洞

BEA Systems WebLogic包含多种应用系统集成方案,包括Server/Express/Integration等。 BEA Weblogic中存在多个安全漏洞,可能允许恶意攻击者获得敏感信息、绕过某些安全限制、导致拒绝服务或完全入侵系统。 这些漏洞包括: 1 SSL库中的漏洞可能允许判断明文块; 2 从缓存重用连接时服务器没有正确地验证客户端证书,导致攻击者可以通过X.509证书访问Web服务器。成功攻击要求应用程序允许通过单个客户端进程访问多个用户; 3 存储在JDBCDataSourceFactory MBean Properties属性中的口令没有加密; 4...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2007/01/17 12:0 a.m.32 views

Fedora Core 5 : ruby-1.8.5-1.fc5 (2006-1110)

Fri Oct 27 2006 Akira TAGOH - 1.8.5-1 - security fix release. - ruby-1.8.5-cgi-CVE-2006-5467.patch: fix a CGI multipart parsing bug that causes the denial of service. 212396 - backport fixes from devel. - fixed rbconfig.rb to refer to DESTDIR for sitearchdir. 207311 - updates to 1.8.5 - removed...

6.4CVSS7.2AI score0.05739EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2006/12/03 7:28 p.m.4 views

CVE-2006-6237

SQL injection vulnerability in the decodecookie function in thread.php in Woltlab Burning Board Lite 1.0.2 allows remote attackers to execute arbitrary SQL commands via the threadvisit Cookie parameter...

7.5CVSS6.3AI score0.0257EPSS
SaveExploits2References8
NVD
NVD
added 2006/11/17 10:7 p.m.14 views

CVE-2006-5967

Race condition in Panda ActiveScan 5.53.00, and other versions before 5.54.01, allows remote attackers to cause memory corruption and execute arbitrary code via unknown vectors related to multiple invocations of the Analizar method in the ActiveScan.1 ActiveX control, which is not thread safe...

5.1CVSS7.7AI score0.02438EPSS
SaveExploits0References6
NVD
NVD
added 2006/11/04 1:7 a.m.16 views

CVE-2006-5713

Cross-site scripting XSS vulnerability in Easy File Sharing EFS Web Server 4.0 allows remote attackers to inject arbitrary web script or HTML via the 1 author, 2 content, or 3 title parameters when posting a forum thread. NOTE: the provenance of this information is unknown; the details are obtain...

4.3CVSS5.5AI score0.01159EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2006/11/04 1:0 a.m.25 views

CVE-2006-5713

Cross-site scripting XSS vulnerability in Easy File Sharing EFS Web Server 4.0 allows remote attackers to inject arbitrary web script or HTML via the 1 author, 2 content, or 3 title parameters when posting a forum thread. NOTE: the provenance of this information is unknown; the details are obtain...

5.5AI score0.01159EPSS
SaveExploits1References3
seebug.org
seebug.org
added 2006/10/28 12:0 a.m.30 views

Linux Kernel 2.2.x - 2.4.x ptrace/kmod Local Root Exploit

No description provided by source. / Linux kernel ptrace/kmod local root exploit This code exploits a race condition in kernel/kmod.c, which creates kernel thread in insecure manner. This bug allows to ptrace cloned process, allowing to take control over privileged modprobe binary. Should work...

7.1AI score
SaveExploits0
Cvelist
Cvelist
added 2006/10/02 8:0 p.m.33 views

CVE-2006-4392

The Mach kernel, as used in operating systems including 1 Mac OS X 10.4 through 10.4.7 and 2 OpenStep before 4.2, allows local users to gain privileges via a parent process that forces an exception in a setuid child and uses Mach exception ports to modify the child's thread context and task addre...

6.2AI score0.01534EPSS
SaveExploits6References12
myhack58
myhack58
added 2006/09/23 12:0 a.m.17 views

Malware and anti-malware technical analysis-vulnerability warning-the black bar safety net

Malware technology of all kinds, of any one function are likely to become a rogue technology, just like weapons, with the good may justice, with a crooked but become evil accomplice. First of all, I From win32 under some rogue bus analysis start: 1. I want to be a malware, the first thing to do i...

0.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2006/08/09 12:0 a.m.6 views

Important: Red Hat Bug Fix Advisory: bind bug fix update

Updated bind packages that fix several bugs are now available. BIND Berkeley Internet Name Domain is an implementation of the DNS Domain Name System protocols. The bind package provides a DNS server named, which resolves host names to IP addresses, and tools for control and verification of the DN...

5CVSS5.8AI score0.08684EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2006/07/20 1:17 p.m.8 views

security flaw

fs/exec.c in Linux 2.6, when one thread is tracing another thread that shares the same memory map, might allow local users to cause a denial of service deadlock by forcing a core dump when the traced thread is in the TASKTRACED state...

2.1CVSS5.8AI score0.00422EPSS
SaveExploits1References4
zdt
zdt
added 2006/05/02 12:0 a.m.22 views

MySQL <= 5.0.20 COM_TABLE_DUMP Memory Leak/Remote BoF Exploit

Exploit for linux platform in category remote exploits ============================================================= MySQL = 5.0.20 COMTABLEDUMP Memory Leak/Remote BoF Exploit ============================================================= / April 21.st 2006 myexploit.c MySql COMTABLEDUMP Memory Le...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2006/04/16 12:0 a.m.37 views

FlexBB &lt;= 0.5.7 BETA XSS

FlexBB = 0.5.7 BETA XSS Start a new thread and type this in the thread name field box :- scriptalertdocument.cookie/script Or post a reply to any topic and include this in your reply :- scriptalertdocument.cookie/script Found By: Qex...

0.6AI score
SaveExploits0
Prion
Prion
added 2006/04/06 10:4 a.m.20 views

Code injection

An unspecified "logical programming mistake" in SMART SynchronEyes Student and Teacher 6.0, and possibly earlier versions, allows remote attackers to cause a denial of service via a large packet to the Teacher discovery port UDP port 5496, which causes a thread to terminate and prevents...

7.8CVSS7.3AI score0.02149EPSS
SaveExploits1References6Affected Software1
Rows per page
Query Builder