mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-16 20:27:21 +00:00
25 lines
1.1 KiB
Markdown
25 lines
1.1 KiB
Markdown
|
|
### [CVE-2015-0228](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0228)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
The lua_websocket_read function in lua_request.c in the mod_lua module in the Apache HTTP Server through 2.4.12 allows remote attackers to cause a denial of service (child-process crash) by sending a crafted WebSocket Ping frame after a Lua script has called the wsupgrade function.
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
- http://www.oracle.com/technetwork/security-advisory/cpujul2016-2881720.html
|
||
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html
|
||
|
|
- http://www.securityfocus.com/bid/91787
|
||
|
|
- https://hackerone.com/reports/103991
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
- https://github.com/8ctorres/SIND-Practicas
|
||
|
|
- https://github.com/ARPSyndicate/cvemon
|
||
|
|
- https://github.com/firatesatoglu/shodanSearch
|
||
|
|
- https://github.com/kasem545/vulnsearch
|
||
|
|
- https://github.com/vshaliii/DC-2-Vulnhub-Walkthrough
|
||
|
|
|