Vulnerability Details : CVE-2020-24275
Potential exploit
A HTTP response header injection vulnerability in Swoole v4.5.2 allows attackers to execute arbitrary code via supplying a crafted URL.
Vulnerability category: Execute code
Products affected by CVE-2020-24275
- cpe:2.3:a:swoole:swoole:4.5.2:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-24275
0.09%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 41 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-24275
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.5
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
3.9
|
2.5
|
NIST |
CWE ids for CVE-2020-24275
-
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.Assigned by: nvd@nist.gov (Primary)
References for CVE-2020-24275
-
https://github.com/swoole/swoole-src/pull/3545
Fixed: check cookie injection by huanghantao · Pull Request #3545 · swoole/swoole-src · GitHubPatch;Vendor Advisory
-
https://portswigger.net/kb/issues/00200200_http-response-header-injection
HTTP response header injection - PortSwiggerTechnical Description
-
https://github.com/swoole/swoole-src/pull/3539
Fixed: fix header inject when use CRLF by huanghantao · Pull Request #3539 · swoole/swoole-src · GitHubPatch;Vendor Advisory
-
https://blog.cal1.cn/post/HTTP%20Response%20Header%20Injection%20in%20Swoole%3C%3D4.5.2
HTTP Response Header Injection in Swoole<=4.5.2 - crblogExploit;Third Party Advisory
Jump to