A HTTP response header injection vulnerability in Swoole v4.5.2 allows attackers to execute arbitrary code via supplying a crafted URL.
The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
Link | Tags |
---|---|
https://github.com/swoole/swoole-src/pull/3539 | patch vendor advisory |
https://github.com/swoole/swoole-src/pull/3545 | patch vendor advisory |
https://blog.cal1.cn/post/HTTP%20Response%20Header%20Injection%20in%20Swoole%3C%3D4.5.2 | third party advisory exploit |
https://portswigger.net/kb/issues/00200200_http-response-header-injection | technical description |