Bug 30582 - curl new security issues CVE-2022-3220[5-8]
Summary: curl new security issues CVE-2022-3220[5-8]
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: Security (show other bugs)
Version: 8
Hardware: All Linux
Priority: Normal major
Target Milestone: ---
Assignee: QA Team
QA Contact: Sec team
URL:
Whiteboard: MGA8-64-OK
Keywords: advisory, validated_update
Depends on:
Blocks:
 
Reported: 2022-06-27 22:57 CEST by David Walser
Modified: 2022-07-05 21:12 CEST (History)
5 users (show)

See Also:
Source RPM: curl-7.74.0-1.6.mga8.src.rpm
CVE:
Status comment:


Attachments

Description David Walser 2022-06-27 22:57:40 CEST
cURL has issued advisories today (June 27):
https://curl.se/docs/CVE-2022-32205.html
https://curl.se/docs/CVE-2022-32206.html
https://curl.se/docs/CVE-2022-32207.html
https://curl.se/docs/CVE-2022-32208.html

The issues are fixed upstream in 7.84.0.
David Walser 2022-06-27 22:57:54 CEST

Status comment: (none) => Fixed upstream in 7.84.0

Comment 1 David Walser 2022-06-27 23:34:01 CEST
Ubuntu has issued an advisory for this today (June 27):
https://ubuntu.com/security/notices/USN-5495-1
Comment 2 Nicolas Salguero 2022-06-28 14:27:12 CEST
Suggested advisory:
========================

The updated packages fix security vulnerabilities:

Set-Cookie denial of service. (CVE-2022-32205)

HTTP compression denial of service. (CVE-2022-32206)

Unpreserved file permissions. (CVE-2022-32207)

FTP-KRB bad message verification. (CVE-2022-32208)

References:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32205
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32206
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32207
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32208
https://curl.se/docs/CVE-2022-32205.html
https://curl.se/docs/CVE-2022-32206.html
https://curl.se/docs/CVE-2022-32207.html
https://curl.se/docs/CVE-2022-32208.html
https://ubuntu.com/security/notices/USN-5495-1
========================

Updated packages in core/updates_testing:
========================
curl-7.74.0-1.7.mga8
curl-examples-7.74.0-1.7.mga8
lib(64)curl4-7.74.0-1.7.mga8
lib(64)curl-devel-7.74.0-1.7.mga8

from SRPM:
curl-7.74.0-1.7.mga8.src.rpm

Status: NEW => ASSIGNED
Assignee: bugsquad => qa-bugs
Status comment: Fixed upstream in 7.84.0 => (none)
CC: (none) => nicolas.salguero

Comment 3 Herman Viaene 2022-06-28 16:37:55 CEST
MGA8-64 Plasma on Acer Aspire 5253
No installation issues.
Ref bug 30410
$ curl https://www.keycdn.com
<!doctype html><html lang=en prefix="og: http://ogp.me/ns#"><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name=version content="74a4d3965ad86d19169d0485f04152e10467e3e5"><title>KeyCDN - Content delivery made easy</title><meta name=description content="KeyCDN is a high performance content delivery network (CDN). Our global network will deliver any digital content, such as a website, software, or game, at a blazing fast speed."
etc........

$ curl -I https://www.keycdn.com/keycdn.com/
HTTP/2 301 
server: keycdn-engine
date: Tue, 28 Jun 2022 14:33:03 GMT
content-type: text/html
content-length: 162
location: https://www.keycdn.com/keycdn.com
expires: Tue, 05 Jul 2022 14:33:03 GMT
cache-control: max-age=604800
strict-transport-security: max-age=31536000; includeSubdomains; preload
content-security-policy: default-src 'self' 'unsafe-inline' 'unsafe-eval' https: data:
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
referrer-policy: no-referrer-when-downgrade
x-cache: MISS
x-edge-location: nlam
access-control-allow-origin: *

$ curl -o myfile.css https://www.keycdn.com/css/animate.min.css
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  1438  100  1438    0     0   7608      0 --:--:-- --:--:-- --:--:--  7608

$ curl -v https://geekflare.com
*   Trying 172.67.70.213:443...
* Connected to geekflare.com (172.67.70.213) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
*  CAfile: /etc/pki/tls/certs/ca-bundle.crt
*  CApath: none
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
* TLSv1.3 (IN), TLS handshake, Certificate (11):
* TLSv1.3 (IN), TLS handshake, CERT verify (15):
* TLSv1.3 (IN), TLS handshake, Finished (20):
* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
* TLSv1.3 (OUT), TLS handshake, Finished (20):
etc..... and at the end
* Connection #0 to host geekflare.com left intact

All OK

Whiteboard: (none) => MGA8-64-OK
CC: (none) => herman.viaene

Comment 4 Thomas Andrews 2022-07-01 15:58:36 CEST
Validating. Advisory in Comment 2.

Keywords: (none) => validated_update
CC: (none) => andrewsfarm, sysadmin-bugs

Dave Hodgins 2022-07-04 23:45:25 CEST

CC: (none) => davidwhodgins
Keywords: (none) => advisory

Comment 5 Mageia Robot 2022-07-05 21:12:36 CEST
An update for this issue has been pushed to the Mageia Updates repository.

https://advisories.mageia.org/MGASA-2022-0250.html

Resolution: (none) => FIXED
Status: ASSIGNED => RESOLVED


Note You need to log in before you can comment on or make changes to this bug.