Executive Summary

Informations
Name CVE-2022-29248 First vendor Publication 2022-05-25
Vendor Cve Last vendor Modification 2023-07-21

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
Overall CVSS Score 8.1
Base Score 8.1 Environmental Score 8.1
impact SubScore 5.2 Temporal Score 8.1
Exploitabality Sub Score 2.8
 
Attack Vector Network Attack Complexity Low
Privileges Required None User Interaction Required
Scope Unchanged Confidentiality Impact High
Integrity Impact High Availability Impact None
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:M/Au:N/C:P/I:P/A:N)
Cvss Base Score 5.8 Attack Range Network
Cvss Impact Score 4.9 Attack Complexity Medium
Cvss Expoit Score 8.6 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

Guzzle is a PHP HTTP client. Guzzle prior to versions 6.5.6 and 7.4.3 contains a vulnerability with the cookie middleware. The vulnerability is that it is not checked if the cookie domain equals the domain of the server which sets the cookie via the Set-Cookie header, allowing a malicious server to set cookies for unrelated domains. The cookie middleware is disabled by default, so most library consumers will not be affected by this issue. Only those who manually add the cookie middleware to the handler stack or construct the client with ['cookies' => true] are affected. Moreover, those who do not use the same Guzzle client to call multiple domains and have disabled redirect forwarding are not affected by this vulnerability. Guzzle versions 6.5.6 and 7.4.3 contain a patch for this issue. As a workaround, turn off the cookie middleware.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29248

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-565 Reliance on Cookies without Validation and Integrity Checking

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 327
Application 1
Os 1

Sources (Detail)

Source Url
CONFIRM https://github.com/guzzle/guzzle/security/advisories/GHSA-cwmx-hcrq-mhc3
https://www.drupal.org/sa-core-2022-010
DEBIAN https://www.debian.org/security/2022/dsa-5246
MISC https://github.com/guzzle/guzzle/commit/74a8602c6faec9ef74b7a9391ac82c5e65b1cdab
https://github.com/guzzle/guzzle/pull/3018

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
Date Informations
2024-01-24 02:25:37
  • Multiple Updates
2023-07-21 21:27:35
  • Multiple Updates
2022-12-03 09:27:24
  • Multiple Updates
2022-10-07 00:27:25
  • Multiple Updates
2022-06-08 00:27:11
  • Multiple Updates
2022-05-26 17:27:43
  • Multiple Updates
2022-05-26 05:27:09
  • Multiple Updates
2022-05-26 00:27:08
  • First insertion