Lucene search
+L

2605 matches found

The Hacker News
The Hacker News
added 2011/01/18 10:11 a.m.18 views

Car thieves can easily hack remote keyless systems !

Those remote key fobs nearly all automakers offer -- turns out they're fairly easy to hack so the bad guys can unlock your car and high-tail it before you even finish your shopping. Your only advantage: If your car has a remote that still requires a key, the bad guys can't start it easily, even...

6.7AI score
SaveExploits0
zdt
zdt
added 2010/11/26 12:00 a.m.33 views

NCH Officeintercom <= v5.20 Remote Denial of Service

Exploit for windows platform in category dos / poc ==================================================== NCH Officeintercom = v5.20 Remote Denial of Service ==================================================== !/usr/bin/python Exploit Title: NCH Officeintercom = v5.20 Remote Denial of Service...

7AI score
SaveExploits0
exploitpack
exploitpack
added 2010/11/25 12:00 a.m.18 views

NCH Officeintercom 5.20 - Remote Denial of Service

NCH Officeintercom 5.20 - Remote Denial of Service !/usr/bin/python Exploit Title: NCH Officeintercom = v5.20 Remote Denial of Service Vulnerability Date: 11/24/2010 Author: xsploited security URL: http://www.x-sploited.com/ Contact: xsploitedsecurity at x-sploited.com Software Link:...

7.4AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2010/11/15 12:00 a.m.42 views

Bugzilla Response Splitting

The version of Bugzilla hosted on the remote web server allows injection of arbitrary HTTP headers and content when Server Push is enabled in a browser. Note that the install also likely creates restricted reports in a known location and with predictable names, which can lead to a loss of...

2.6CVSS5.7AI score0.01803EPSS
SaveExploits0References2
exploitpack
exploitpack
added 2010/11/14 12:00 a.m.20 views

Realtek HD Audio Control Panel 2.1.3.2 - Local Buffer Overflow

Realtek HD Audio Control Panel 2.1.3.2 - Local Buffer Overflow done by BraniX www.hackers.org.pl found: 2010.08.24 tested on: Windows XP SP3 Home Edition SafeSEH bypass App. has classic buffer overflow vulnerability it can be triggered by passing a too long argument as a startup parameter...

0.6AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2010/11/05 5:00 p.m.39 views

CVE-2010-3172

CRLF injection vulnerability in Bugzilla before 3.2.9, 3.4.x before 3.4.9, 3.6.x before 3.6.3, and 4.0.x before 4.0rc1, when Server Push is enabled in a web browser, allows remote attackers to inject arbitrary HTTP headers and content, and conduct HTTP response splitting attacks, via a crafted UR...

2.6CVSS6AI score0.01803EPSS
SaveExploits0References1
Exploit DB
Exploit DB
added 2010/08/25 12:00 a.m.46 views

bds/x86-bindshell on port 2525 shellcode - 167 bytes

bds/x86-bindshell on port 2525 shellcode - 167 bytes. Shellcode exploit for bsd platform / ================================================== bds/x86-bindshell on port 2525 shellcode 167 bytes ================================================== / / -------------- bds/x86-bindshell on port 2525 167...

SaveExploits0
zdt
zdt
added 2010/04/23 12:00 a.m.31 views

bds/x86 bindshell on port 2525 shellcode 167 bytes

Exploit for bsd/x86 platform in category shellcode ================================================== bds/x86-bindshell on port 2525 shellcode 167 bytes ================================================== / -------------- bds/x86-bindshell on port 2525 167 bytes ------------------------- AUTHOR :...

7AI score
SaveExploits0
NVD
NVD
added 2009/10/14 10:30 a.m.37 views

CVE-2009-2999

The com.android.phone process in Android 1.5 CRBxx allows remote attackers to cause a denial of service application restart and network disconnection via an SMS message containing a malformed WAP Push message that triggers an ArrayIndexOutOfBoundsException exception, possibly a related issue to...

4.3CVSS6.6AI score0.01498EPSS
SaveExploits0References5
Prion
Prion
added 2009/10/14 10:30 a.m.23 views

Design/Logic Flaw

The com.android.phone process in Android 1.5 CRBxx allows remote attackers to cause a denial of service application restart and network disconnection via an SMS message containing a malformed WAP Push message that triggers an ArrayIndexOutOfBoundsException exception, possibly a related issue to...

4.3CVSS6.9AI score0.01498EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2009/10/14 10:00 a.m.46 views

CVE-2009-2999

The com.android.phone process in Android 1.5 CRBxx allows remote attackers to cause a denial of service application restart and network disconnection via an SMS message containing a malformed WAP Push message that triggers an ArrayIndexOutOfBoundsException exception, possibly a related issue to...

6.6AI score0.01498EPSS
SaveExploits0References5
Packet Storm
Packet Storm
added 2009/09/11 12:00 a.m.46 views

WAP Push SI Impersonation

Security Advisory: Multiple Smartphones SMS Sender Obfuscation via WAP Push SI ------------------------------------------------------------------------------ Discovered by: Michael Mueller a.k.a. c0rnholio Contact: c0rnholio on domain netcologne.de Advisory Homepage:...

SaveExploits0
seebug.org
seebug.org
added 2009/07/20 12:00 a.m.32 views

HTMLDOC html文件处理栈溢出漏洞

BUGTRAQ ID: 35727 HTMLDOC是用于将HTML文件和网页转换为适合在线查看和打印的索引HTML、PostScript和PDF文件的工具。 HTMLDOC的htmldoc/util.cxx文件中的sscanf和setpagesize函数存在栈溢出漏洞。如果用户受骗打开了包含有特制MEDIA SIZE标注的HTML文档的话,就可以触发这个溢出,导致执行任意指令。 Easy Software Products HTMLDOC 1.8.27 厂商补丁: Easy Software Products ----------------------...

6.9AI score
SaveExploits0
seebug.org
seebug.org
added 2009/02/23 12:00 a.m.25 views

BSD/x86 - execve(/bin/sh) &amp; setuid(0) - 29 bytes

No description provided by source. / BSD version FreeBSD, OpenBSD, NetBSD. [email protected] 29 bytes. -setuid0; -execve/bin/sh; / char shellcode= "\x31\xc0" // xor %eax,%eax "\x50" // push %eax "\xb0\x17" // mov $0x17,%al "\x50" // push %eax "\xcd\x80" // int $0x80 "\x50" // push %eax...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2009/02/21 12:00 a.m.21 views

Linux/x86 - execve(&quot;/bin//sh/&quot;,[&quot;/bin//sh&quot;],NULL)

No description provided by source. / revenge-execve.c, v1.0 2006/10/14 16:32 Yet another linux execve shellcode.. linux/x86 execve"/bin//sh/","/bin//sh",NULL shellcode http://www.0xcafebabe.it [email protected] But this time it's 22 bytes We could start the shellcode with a mov instead of pus...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2009/02/20 12:00 a.m.14 views

Linux/x86 - Kill service apache2 + pure-ftpd + sshd - 81 bytes

No description provided by source. / Linux x86 | Kill Service - Apache2 - Pure-Ftpd - sshd Shellcode 81 bytes Auhtor: Jonathan Salwan js.rac.projet AT gmail.com Web: http://www.shell-storm.org Disassembly of section .text: 08048060 start: 8048060: 6a 0b push $0xb 8048062: 58 pop %eax 8048063: 99...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2009/02/05 12:00 a.m.90 views

Linux x86 PUSH reboot()

No description provided by source. / Linux x86 PUSH reboot - 30 bytes Jonathan Salwan js.rac.projetATgmail.com Web: http://racprojet.zapto.org Disassembly of section .text: 08048054 .text: 8048054: 31 c0 xor %eax,%eax 8048056: 50 push %eax 8048057: 68 62 6f 6f 74 push $0x746f6f62 804805c: 68 6e 2...

7.1AI score
SaveExploits0
NVD
NVD
added 2009/02/03 1:30 a.m.33 views

CVE-2009-0396

The Sony Ericsson W910i, W660i, K618i, K610i, Z610i, K810i, K660i, W880i, and K530i phones allow remote attackers to cause a denial of service device reboot or hang-up via a malformed WAP Push packet to 1 SMS or 2 UDP port 2948...

7.8CVSS6.7AI score0.0167EPSS
SaveExploits0References5
Prion
Prion
added 2009/02/03 1:30 a.m.26 views

Design/Logic Flaw

The Sony Ericsson W910i, W660i, K618i, K610i, Z610i, K810i, K660i, W880i, and K530i phones allow remote attackers to cause a denial of service device reboot or hang-up via a malformed WAP Push packet to 1 SMS or 2 UDP port 2948...

7.8CVSS7.3AI score0.0167EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2009/02/03 1:00 a.m.40 views

CVE-2009-0396

The Sony Ericsson W910i, W660i, K618i, K610i, Z610i, K810i, K660i, W880i, and K530i phones allow remote attackers to cause a denial of service device reboot or hang-up via a malformed WAP Push packet to 1 SMS or 2 UDP port 2948...

6.7AI score0.0167EPSS
SaveExploits0References5
Rows per page
Query Builder