mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
18 lines
916 B
Markdown
18 lines
916 B
Markdown
### [CVE-2008-3656](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3656)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Algorithmic complexity vulnerability in the WEBrick::HTTPUtils.split_header_value function in WEBrick::HTTP::DefaultFileHandler in WEBrick in Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted HTTP request that is processed by a backtracking regular expression.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9682
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|