Get a Pentest and security assessment of your IT network.

2021-current

CVE-2020-15811 – An issue was discovered in Squid before 4.13 and 5.x before 5.0.4. Due to

An issue was discovered in Squid before 4.13 and 5.x before 5.0.4. Due to incorrect data validation, HTTP Request Splitting attacks may succeed against HTTP and HTTPS traffic. This leads to cache poisoning. This allows any client, including browser scripts, to bypass local security and poison the browser cache and any downstream caches with content from an arbitrary source. Squid uses a string search instead of parsing the Transfer-Encoding header to find chunked encoding. This allows an attacker to hide a second request inside Transfer-Encoding: it is interpreted by Squid as chunked and split out into a second request delivered upstream. Squid will then deliver two distinct responses to the client, corrupting any downstream caches.

 

Source: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15811

Reference (s):

  • https://security.netapp.com/advisory/ntap-20210219-0007/
  • https://security.netapp.com/advisory/ntap-20210226-0006/
  • https://security.netapp.com/advisory/ntap-20210226-0007/
  • DEBIAN:DSA-4751
  • URL: https://www.debian.org/security/2020/dsa-4751
Related posts
2021-current

CVE-2004-1715 - Directory traversal vulnerability in MIMEsweeper for Web before 5.0.4 all

2021-current

CVE-2014-4742 - Cross-site scripting (XSS) vulnerability in system/class_link.php in the

2021-current

CVE-2014-9837 - coders/pnm.c in ImageMagick 6.9.0-1 Beta and earlier allows remote attack

2021-current

CVE-2020-10446 - The way URIs are handled in admin/header.php in Chadha PHPKB Standard Mul