Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2020-5255


In Symfony before versions 4.4.7 and 5.0.7, when a `Response` does not contain a `Content-Type` header, affected versions of Symfony can fallback to the format defined in the `Accept` header of the request, leading to a possible mismatch between the response's content and `Content-Type` header. When the response is cached, this can prevent the use of the website by other users. This has been patched in versions 4.4.7 and 5.0.7.


Published

2020-03-30T20:15:19.570

Last Modified

2024-11-21T05:33:46.550

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 2.6 (LOW)

CVSSv2 Vector

AV:N/AC:L/Au:S/C:N/I:N/A:P

  • Access Vector: NETWORK
  • Access Complexity: LOW
  • Authentication: SINGLE
  • Confidentiality Impact: NONE
  • Integrity Impact: NONE
  • Availability Impact: PARTIAL
Exploitability Score

8.0

Impact Score

2.9

Weaknesses
  • Type: Secondary
    CWE-435
  • Type: Primary
    CWE-20

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application sensiolabs symfony < 4.4.7 Yes
Application sensiolabs symfony < 5.0.7 Yes

References