6.5

CVE-2020-24275

Exploit
A HTTP response header injection vulnerability in Swoole v4.5.2 allows attackers to execute arbitrary code via supplying a crafted URL.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
SwooleSwoole Version4.5.2
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.69% 0.48
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 6.5 3.9 2.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
CWE-74 Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

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.

https://blog.cal1.cn/post/HTTP%20Response%20Header%20Injection%20in%20Swoole%3C%3D4.5.2
Third Party Advisory
Exploit
https://github.com/swoole/swoole-src/pull/3539
Patch
Vendor Advisory
https://github.com/swoole/swoole-src/pull/3545
Patch
Vendor Advisory
https://portswigger.net/kb/issues/00200200_http-response-header-injection
Technical Description