Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 918576 (CVE-2020-24275) - <dev-php/swoole-4.5.9: CRLF header injection
Summary: <dev-php/swoole-4.5.9: CRLF header injection
Status: RESOLVED FIXED
Alias: CVE-2020-24275
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: Gentoo Security
URL: https://github.com/swoole/swoole-src/...
Whiteboard: B4 [noglsa]
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-25 22:55 UTC by John Helmert III
Modified: 2023-11-25 22:55 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2023-11-25 22:55:40 UTC
CVE-2020-24275:

A HTTP response header injection vulnerability in Swoole v4.5.2 allows attackers to execute arbitrary code via supplying a crafted URL.

Fix is in 4.5.3: https://github.com/swoole/swoole-src/commit/4bab1a2403adcbf97104ea81a521987f77d32790

This appears to be XSS more than "arbitrary code execution".