Lucene search
+L

4423 matches found

Exploit DB
Exploit DB
added 2006/06/02 12:0 a.m.63 views

iShopCart - 'vGetPost()' Remote Buffer Overflow (CGI)

/ Creator: K-sPecial xzziroz.net of .aware awarenetwork.org Name: ishopcart-cgi-bof.c include include include include include include include include define PORT 80 define CBPORT 31337 define IPOFFSET 33 + 13 define PORTOFFSET 39 + 13 // + 13 to these for the new forking mod added to cb define...

7.5CVSS5.8AI score0.05683EPSS
SaveExploits2
exploitpack
exploitpack
added 2006/06/02 12:0 a.m.28 views

iShopCart - vGetPost() Remote Buffer Overflow (CGI)

iShopCart - vGetPost Remote Buffer Overflow CGI / Creator: K-sPecial xzziroz.net of .aware awarenetwork.org Name: ishopcart-cgi-bof.c include include include include include include include include define PORT 80 define CBPORT 31337 define IPOFFSET 33 + 13 define PORTOFFSET 39 + 13 // + 13 to the...

0.6AI score
SaveExploits0
zdt
zdt
added 2005/11/30 12:0 a.m.25 views

netbsd/x86 callback shellcode (port 6666) 83 bytes

Exploit for netbsd/x86 platform in category shellcode ================================================== netbsd/x86 callback shellcode port 6666 83 bytes ================================================== / minervini at neuralnoise dot com c 2005 NetBSD/i386 2.0, callback shellcode port 6666; /...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2005/11/30 12:0 a.m.21 views

netbsd/x86 callback shellcode (port 6666) 83 bytes

No description provided by source. / minervini at neuralnoise dot com c 2005 NetBSD/i386 2.0, callback shellcode port 6666; / include sys/types.h include stdio.h include string.h char scode = "\x31\xc0" // xor %eax,%eax "\x31\xc9" // xor %ecx,%ecx "\x50" // push %eax "\x40" // inc %eax "\x50" //...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2005/11/30 12:0 a.m.31 views

netbsd/x86 callback shellcode port 6666 83 bytes

netbsd/x86 callback shellcode port 6666 83 bytes. Shellcode exploit for netbsdx86 platform / minervini at neuralnoise dot com c 2005 NetBSD/i386 2.0, callback shellcode port 6666; / include include include char scode = "\x31\xc0" // xor %eax,%eax "\x31\xc9" // xor %ecx,%ecx "\x50" // push %eax...

SaveExploits0
OpenVAS
OpenVAS
added 2005/11/03 12:0 a.m.11 views

AFS client version

This detects the AFS client version by connecting to the AFS callback port and processing the buffer received. SPDX-FileCopyrightText: 2005 CERN Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier:...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2005/10/05 12:0 a.m.32 views

Mandrake Linux Security Advisory : apache2 (MDKSA-2005:129)

Marc Stern reported an off-by-one overflow in the modssl CRL verification callback which can only be exploited if the Apache server is configured to use a malicious certificate revocation list CVE-2005-1268. Watchfire reported a flaw that occured when using the Apache server as a HTTP proxy. A...

5CVSS7.9AI score0.20461EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2005/07/21 10:14 a.m.5 views

security flaw

The InstallTrigger.install method in Firefox before 1.0.5 and Mozilla before 1.7.9 allows remote attackers to execute a callback function in the context of another domain by forcing a page navigation after the install method has been called, which causes the callback to be run in the context of t...

5CVSS5.8AI score0.03097EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2005/07/13 4:0 a.m.31 views

CVE-2005-2263

The InstallTrigger.install method in Firefox before 1.0.5 and Mozilla before 1.7.9 allows remote attackers to execute a callback function in the context of another domain by forcing a page navigation after the install method has been called, which causes the callback to be run in the context of t...

6.4AI score0.03097EPSS
SaveExploits1References18
NVD
NVD
added 2005/07/13 4:0 a.m.22 views

CVE-2005-2263

The InstallTrigger.install method in Firefox before 1.0.5 and Mozilla before 1.7.9 allows remote attackers to execute a callback function in the context of another domain by forcing a page navigation after the install method has been called, which causes the callback to be run in the context of t...

5CVSS6.5AI score0.03097EPSS
SaveExploits1References18
UbuntuCve
UbuntuCve
added 2005/07/13 4:0 a.m.39 views

CVE-2005-2263

The InstallTrigger.install method in Firefox before 1.0.5 and Mozilla before 1.7.9 allows remote attackers to execute a callback function in the context of another domain by forcing a page navigation after the install method has been called, which causes the callback to be run in the context of t...

5CVSS5.9AI score0.03097EPSS
SaveExploits1References4
CVE
CVE
added 2005/07/13 4:0 a.m.97 views

CVE-2005-2263

CVE-2005-2263 affects Firefox (before 1.0.5) and Mozilla (before 1.7.9). The issue arises in InstallTrigger.install: forcing a page navigation after the install method is called causes a callback to be executed in the context of the new page, resulting in a same-origin violation. This means a rem...

5CVSS6.4AI score0.03097EPSS
SaveExploits1References18Affected Software2
FreeBSD
FreeBSD
added 2005/07/12 12:0 a.m.40 views

firefox & mozilla -- multiple vulnerabilities

The Mozilla Foundation reports of multiple security vulnerabilities in Firefox and Mozilla: MFSA 2005-56 Code execution through shared function objects MFSA 2005-55 XHTML node spoofing MFSA 2005-54 Javascript prompt origin spoofing MFSA 2005-53 Standalone applications can run arbitrary code throu...

7.5CVSS6.1AI score0.68097EPSS
SaveExploits12References13
Mozilla
Mozilla
added 2005/07/12 12:0 a.m.24 views

Same-origin violation with InstallTrigger callback — Mozilla

The InstallTrigger.install method for launching an install accepts a callback function that will be called with the final success or error status. By forcing a page navigation immediately after calling the install method this callback function can end up running in the context of the new page...

6.8AI score
SaveExploits0References1Affected Software2
canvas
canvas
added 2005/05/02 4:0 a.m.65 views

Immunity Canvas: MS05_021

Name| ms05021 ---|--- CVE| CVE-2005-0560 Exploit Pack| CANVAS Description| MS Exchange 2000 MS05-021 X-LINK2STATE heap overflow Notes| CVE Name: CVE-2005-0560 VENDOR: Microsoft MSADV: MS05-021 CVSS: 7.5 CVE Url: https://vulners.com/cve/CVE-2005-0560 Notes: This exploit is reliable over and over...

7.5CVSS6.5AI score0.69482EPSS
SaveExploits7
Cvelist
Cvelist
added 2005/02/06 5:0 a.m.50 views

CVE-2004-1389

Unknown vulnerability in the Veritas NetBackup Administrative Assistant interface for NetBackup BusinesServer 3.4, 3.4.1, and 4.5, DataCenter 3.4, 3.4.1, and 4.5, Enterprise Server 5.1, and NetBackup Server 5.0 and 5.1, allows attackers to execute arbitrary commands via the bpjava-susvc process,...

7.6AI score0.09863EPSS
SaveExploits6References6
CVE
CVE
added 2005/02/06 5:0 a.m.71 views

CVE-2004-1389

Summary: CVE-2004-1389 describes an unknown vulnerability in the Veritas NetBackup Administrative Assistant interfaces across multiple NetBackup products (BusinesServer 3.4/3.4.1/4.5, DataCenter 3.4/3.4.1/4.5, Enterprise Server 5.1, NetBackup Server 5.0/5.1) that allows arbitrary command executio...

6CVSS7.6AI score0.09863EPSS
SaveExploits6References6Affected Software1
NVD
NVD
added 2004/12/31 5:0 a.m.30 views

CVE-2004-1389

Unknown vulnerability in the Veritas NetBackup Administrative Assistant interface for NetBackup BusinesServer 3.4, 3.4.1, and 4.5, DataCenter 3.4, 3.4.1, and 4.5, Enterprise Server 5.1, and NetBackup Server 5.0 and 5.1, allows attackers to execute arbitrary commands via the bpjava-susvc process,...

6CVSS7.6AI score0.09863EPSS
SaveExploits6References6
securityvulns
securityvulns
added 2002/08/16 12:0 a.m.39 views

Windows 2000 Network Connection Manager privelege escalation

Callback function is called with system priveleges...

3.6AI score
SaveExploits0References1
securityvulns
securityvulns
added 2001/11/02 12:0 a.m.86 views

Formatting string bug on cyrus-sasl library

This issue may be already have been on list. I assume that the moderator this case rejects this mail. On last non-beta version of cyrus-sasl library have formatting string bug on default logging callback. Default cyrys sasl logging callback is static int saslsyslogvoid context attributeunused, in...

0.2AI score
SaveExploits0
Rows per page
Query Builder