Squid is a high-performance proxy caching server. It handles all requests in a single, non-blocking, I/O-driven process and keeps meta data and implements negative caching of failed requests.
Security Fix(es):
An issue was discovered in Squid through 4.13 and 5.x through 5.0.4. Due to improper input validation, it allows a trusted client to perform HTTP Request Smuggling and access services otherwise forbidden by the security controls. This occurs for certain uri_whitespace configuration settings.(CVE-2020-25097)
{
"severity": "High"
}{
"x86_64": [
"squid-4.9-7.oe1.x86_64.rpm",
"squid-debugsource-4.9-7.oe1.x86_64.rpm",
"squid-debuginfo-4.9-7.oe1.x86_64.rpm"
],
"aarch64": [
"squid-debuginfo-4.9-7.oe1.aarch64.rpm",
"squid-4.9-7.oe1.aarch64.rpm",
"squid-debugsource-4.9-7.oe1.aarch64.rpm"
],
"src": [
"squid-4.9-7.oe1.src.rpm"
]
}