Skip to content

Instantly share code, notes, and snippets.

@0xHop
0xHop / gist:66609ec1e243b913361e1acfa5253806
Created December 13, 2021 22:15
CVE 2000-0484 update
[description]
Small HTTP Server ver 3.06 contains a memory corruption bug causing a memory overflow. The overflowed buffer crashes into a Structured Exception Handler resulting in a Denial of Service.
------------------------------------------
[VulnerabilityType Other]
Denial of Service
------------------------------------------
[Vendor of Product]
smallsrv
------------------------------------------
@0xHop
0xHop / poc.py
Created December 15, 2021 02:21
WebCam Server v0.5.2 Denial of Service
[description]
WebcamServer version 0.5.2 and previous does not properly handle clean up memory when receiving HTTP requests. Multiple large requests will trigger an unhandled Structured Exception Handler which will result in an application crash.
------------------------------------------
[VulnerabilityType Other]
Denial of Service
------------------------------------------
[Vendor of Product]
en3rgy
------------------------------------------
[Affected Product Code Base]
> [VulnerabilityType Other]
>> Default Credentials
---------------------------------------------------------------
> [Affected Component]
>> Login page
---------------------------------------------------------------
> [Attack Type]
>> Remote
---------------------------------------------------------------
> [Impact Escalation of Privileges]
@0xHop
0xHop / CVE-2021-45345.txt
Last active May 9, 2023 16:36
CVE-2021-45345
> [Vulnerability Type]
>> Buffer Overflow
---------------------------------------------------------------
> [Affected Component]
>> WebcamServer.exe process
---------------------------------------------------------------
> [Attack Type]
>> Remote
---------------------------------------------------------------
> [Impact Denial of Service]