Lucene search
+L

1340 matches found

Exploit DB
Exploit DB
added 2009/12/01 12:0 a.m.44 views

Oracle - SYS.LT.MERGEWORKSPACE Evil Cursor

-- -- sys-lt-mergeworkspaceV2.sql -- -- -- Oracle SYS.LT.MERGEWORKSPACE exploit 9iR2/10gR1,10gR2,11gR1 -- Evil cursor technique -- -- Grant dba permission to unprivileged user -- -- -- REF: http://www.google.it/search?q=SYS.LT.MERGEWORKSPACE -- -- AUTHOR: Andrea "bunker" Purificato --...

5.8AI score
SaveExploits0
Packet Storm
Packet Storm
added 2009/11/30 12:0 a.m.36 views

Oracle SYS.LT.COMPRESSWORKSPACETREE Exploit

-- -- sys-lt-compressworkspacetreeV2.sql -- -- -- Oracle SYS.LT.COMPRESSWORKSPACETREE exploit 9iR2/10gR1,10gR2,11gR1 -- Evil cursor technique -- -- Grant dba permission to unprivileged user -- -- -- REF: http://www.google.it/search?q=SYS.LT.COMPRESSWORKSPACETREE -- -- AUTHOR: Andrea "bunker"...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2009/11/30 12:0 a.m.22 views

Oracle SYS.LT.REMOVEWORKSPACE Exploit

-- -- sys-lt-removeworkspaceV2.sql -- -- -- Oracle SYS.LT.REMOVEWORKSPACE exploit 9iR2/10gR1,10gR2,11gR1 -- Evil cursor technique -- -- Grant dba permission to unprivileged user -- -- -- REF: http://www.google.it/search?q=SYS.LT.REMOVEWORKSPACE -- -- AUTHOR: Andrea "bunker" Purificato --...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2009/11/30 12:0 a.m.25 views

Oracle SYS.LT.MERGEWORKSPACE Exploit

-- -- sys-lt-mergeworkspaceV2.sql -- -- -- Oracle SYS.LT.MERGEWORKSPACE exploit 9iR2/10gR1,10gR2,11gR1 -- Evil cursor technique -- -- Grant dba permission to unprivileged user -- -- -- REF: http://www.google.it/search?q=SYS.LT.MERGEWORKSPACE -- -- AUTHOR: Andrea "bunker" Purificato --...

7.4AI score
SaveExploits0
securityvulns
securityvulns
added 2009/11/30 12:0 a.m.123 views

Oracle exploit for CTXSYS.DRVXTABC.CREATE_TABLES and others

Hi! I've just released the working exploit for CTXSYS.DRVXTABC.CREATETABLES injection on Oracle DB 9i/10g CVE-2009-1991 You can find the code on my site, http://rawlab.mindcreations.com In particular, Classic SQL injection:...

3.6CVSS2.5AI score0.01712EPSS
SaveExploits0
Packet Storm
Packet Storm
added 2009/11/30 12:0 a.m.26 views

Oracle ctxsys.drvxtabc.create_tables Cursor Exploit

-- -- ctxsys.drvxtabc.createtablesV2.sql -- -- -- Oracle ctxsys.drvxtabc.createtables exploit 9i/10g -- Evil cursor technique -- -- Grant dba permission to unprivileged user -- -- -- REF: http://www.google.it/search?q=ctxsys.drvxtabc.createtables -- -- AUTHOR: Andrea "bunker" Purificato --...

7.4AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2009/08/06 8:41 p.m.8 views

OpenJDK information leaks in mutable variables (6588003,6656586,6656610,6656625,6657133,6657619,6657625,6657695,6660049,6660539,6813167)

Sun Java SE 5.0 before Update 20 and 6 before Update 15, and OpenJDK, might allow context-dependent attackers to obtain sensitive information via vectors involving static variables that are declared without the final keyword, related to 1 LayoutQueue, 2 Cursor.predefined, 3...

7.8CVSS6.1AI score0.02318EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2009/08/06 8:38 p.m.10 views

OpenJDK information leaks in mutable variables (6588003,6656586,6656610,6656625,6657133,6657619,6657625,6657695,6660049,6660539,6813167)

Sun Java SE 5.0 before Update 20 and 6 before Update 15, and OpenJDK, might allow context-dependent attackers to obtain sensitive information via vectors involving static variables that are declared without the final keyword, related to 1 LayoutQueue, 2 Cursor.predefined, 3...

7.8CVSS6.1AI score0.02318EPSS
SaveExploits0References4
Metasploit
Metasploit
added 2009/07/28 1:43 p.m.34 views

Oracle DB SQL Injection via SYS.LT.FINDRICSET Evil Cursor Method

This module will escalate an Oracle DB user to DBA by exploiting a sql injection bug in the SYS.LT.FINDRICSET package via Evil Cursor technique. Tested on oracle 10.1.0.3.0 -- should work on thru 10.1.0.5.0 and supposedly on 11g. Fixed with Oracle Critical Patch update October 2007. This module...

6.5CVSS0.1AI score0.31758EPSS
SaveExploits5
zdt
zdt
added 2009/07/02 12:0 a.m.13 views

Oracle 10g SYS.LT.COMPRESSWORKSPACETREE SQL Injection Exploit

Exploit for multiple platform in category local exploits ============================================================= Oracle 10g SYS.LT.COMPRESSWORKSPACETREE SQL Injection Exploit ============================================================= This is based on cursor injection and does not need...

6.9AI score
SaveExploits0
exploitpack
exploitpack
added 2009/07/02 12:0 a.m.17 views

Oracle 10g - SYS.LT.COMPRESSWORKSPACETREE SQL Injection (2)

Oracle 10g - SYS.LT.COMPRESSWORKSPACETREE SQL Injection 2 This is slightly modified version of: http://milw0rm.com/exploits/7677 This is based on cursor injection and does not need create function privileges: DECLARE D NUMBER; BEGIN D := DBMSSQL.OPENCURSOR; DBMSSQL.PARSED,'declare pragma...

0.2AI score
SaveExploits0
Packet Storm
Packet Storm
added 2009/07/02 12:0 a.m.27 views

Oracle 10g SYS.LT.COMPRESSWORKSPACETREE SQL Injection

This is slightly modified version of: http://milw0rm.com/exploits/7677 This is based on cursor injection and does not need create function privileges: DECLARE D NUMBER; BEGIN D := DBMSSQL.OPENCURSOR; DBMSSQL.PARSED,'declare pragma autonomoustransaction; begin execute immediate ''grant dba to...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/07/02 12:0 a.m.34 views

Oracle 10g - 'SYS.LT.COMPRESSWORKSPACETREE' SQL Injection (2)

This is slightly modified version of: http://milw0rm.com/exploits/7677 This is based on cursor injection and does not need create function privileges: DECLARE D NUMBER; BEGIN D := DBMSSQL.OPENCURSOR; DBMSSQL.PARSED,'declare pragma autonomoustransaction; begin execute immediate ''grant dba to...

5.8AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2009/06/25 3:7 p.m.11 views

Firefox browser engine crashes

The browser engine in Mozilla Firefox 3 before 3.0.11, Thunderbird before 2.0.0.22, and SeaMonkey before 1.1.17 allows remote attackers to cause a denial of service memory corruption and application crash or possibly execute arbitrary code via vectors related to 1...

9.3CVSS6.2AI score0.09282EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2009/06/10 6:0 p.m.18 views

CVE-2009-1710

WebKit in Apple Safari before 4.0 allows remote attackers to spoof the browser's display of 1 the host name, 2 security indicators, and unspecified other UI elements via a custom cursor in conjunction with a modified CSS3 hotspot property...

2.6CVSS5.8AI score0.02888EPSS
SaveExploits2References1
Prion
Prion
added 2009/06/10 6:0 p.m.25 views

Design/Logic Flaw

WebKit in Apple Safari before 4.0 allows remote attackers to spoof the browser's display of 1 the host name, 2 security indicators, and unspecified other UI elements via a custom cursor in conjunction with a modified CSS3 hotspot property...

2.6CVSS6.7AI score0.02888EPSS
SaveExploits2References13Affected Software1
OpenVAS
OpenVAS
added 2009/03/23 12:0 a.m.31 views

Ubuntu Update for firefox vulnerabilities USN-428-1

Ubuntu Update for Linux kernel vulnerabilities USN-428-1 OpenVAS Vulnerability Test $Id: gbubuntuUSN4281.nasl 7969 2017-12-01 09:23:16Z santu $ Ubuntu Update for firefox vulnerabilities USN-428-1 Authors: System Generated Check Copyright: Copyright c 2009 Greenbone Networks GmbH,...

9.3CVSS0.9AI score0.5036EPSS
SaveExploits10References2
OpenVAS
OpenVAS
added 2009/03/23 12:0 a.m.37 views

Ubuntu Update for firefox regression USN-428-2

Ubuntu Update for Linux kernel vulnerabilities USN-428-2 OpenVAS Vulnerability Test $Id: gbubuntuUSN4282.nasl 7969 2017-12-01 09:23:16Z santu $ Ubuntu Update for firefox regression USN-428-2 Authors: System Generated Check Copyright: Copyright c 2009 Greenbone Networks GmbH,...

9.3CVSS0.8AI score0.5036EPSS
SaveExploits10References2
seebug.org
seebug.org
added 2008/07/07 12:0 a.m.36 views

MS Internet Explorer .ANI files handling Downloader Exploit (MS05-002)

No description provided by source. / Modified by Vertygo aka Ivanm [email protected] all credits goes to houseofdabus Berend-Jan Wever and to milw0rm/ / Added string.h /str0ke / / HOD-ms05002-ani-expl.c: 2005-01-10: PUBLIC v.0.2 Copyright c 2004-2005 houseofdabus. MS05-002 Microsoft Internet Explore...

5.1CVSS6.4AI score0.30584EPSS
SaveExploits13
seebug.org
seebug.org
added 2008/07/07 12:0 a.m.36 views

MS Internet Explorer .ANI files handling Universal Exploit (MS05-002)

No description provided by source. / Added string.h /str0ke / / HOD-ms05002-ani-expl.c: 2005-01-10: PUBLIC v.0.2 Copyright c 2004-2005 houseofdabus. MS05-002 Microsoft Internet Explorer .ANI Files Handling Exploit CAN-2004-1049 .:: houseofdabus ::. universal -- for all affected systems...

5.1CVSS6.4AI score0.30584EPSS
SaveExploits13
Rows per page
Query Builder