Skip to content

Conversation

nobu
Copy link
Member

@nobu nobu commented Mar 10, 2019

Remove extraneous spaces after the status code that is
non-compliant with RFC, i.e HTTP 200 OK , to unnecessary
confusion for WEBrick users, by a risk that WEBrick instances in
the wild will have server responses flagged as suspicious or
malicious due to a similar bug in Cobalt Strike
misconfiguration
.

Reported by Matt Tennis [email protected]

Remove extraneous spaces after the status code that is
non-compliant with RFC, i.e `HTTP 200 OK `, to unnecessary
confusion for WEBrick users, by a risk that WEBrick instances in
the wild will have server responses flagged as suspicious or
malicious due to a similar bug in [Cobalt Strike
misconfiguration].

Reported by Matt Tennis <[email protected]>

[Cobalt Strike misconfiguration]: https://blog.fox-it.com/2019/02/26/identifying-cobalt-strike-team-servers-in-the-wild/
@hsbt hsbt merged commit 8e3d872 into ruby:master Jun 21, 2019
plonk added a commit to plonk/genkai that referenced this pull request Jul 6, 2019
応答行がバイトパーフェクトで"HTTP/1.1 200 OK" じゃないと
nicocastで読み込めない。reason phrase のあとに空白を出力するのは
RFCに準拠しないそうだが、WEBrickのmasterに入った修正はリリース
されていない。(参考: ruby/webrick#16)
@nobu nobu deleted the bug/extraneous-space-in-status-line branch August 28, 2019 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants