OPENSUSE-SU-2020:0778-1
Vulnerability from csaf_opensuse - Published: 2020-06-07 22:17 - Updated: 2020-06-07 22:17Summary
Security update for axel
Notes
Title of the patch
Security update for axel
Description of the patch
This update for axel fixes the following issues:
axel was updated to 2.17.8:
* CVE-2020-13614: SSL Certificate Hostnames were not verified (boo#1172159)
* Replaced progressbar line clearing with terminal control sequence
* Fixed parsing of Content-Disposition HTTP header
* Fixed User-Agent HTTP header never being included
Update to version 2.17.7:
- Buildsystem fixes
- Fixed release date for man-pages on BSD
- Explicitly close TCP sockets on SSL connections too
- Fixed HTTP basic auth header generation
- Changed the default progress report to 'alternate output mode'
- Improved English in README.md
Update to version 2.17.6:
- Fixed handling of non-recoverable HTTP errors
- Cleanup of connection setup code
- Fixed manpage reproducibility issue
- Use tracker instead of PTS from Debian
Update to version 2.17.5:
- Fixed progress indicator misalignment
- Cleaned up the wget-like progress output code
- Improved progress output flushing
Update to version 2.17.4:
- Fixed build with bionic libc (Android)
- TCP Fast Open support on Linux
- TCP code cleanup
- Removed dependency on libm
- Data types and format strings cleanup
- String handling cleanup
- Format string checking GCC attributes added
- Buildsystem fixes and improvements
- Updates to the documentation
- Updated all translations
- Fixed Footnotes in documentation
- Fixed a typo in README.md
Update to version 2.17.3:
- Builds now use canonical host triplet instead of `uname -s`
- Fixed build on Darwin / Mac OS X
- Fixed download loops caused by last byte pointer being off by one
- Fixed linking issues (i18n and posix threads)
- Updated build instructions
- Code cleanup
- Added autoconf-archive to building instructions
Update to version 2.17.2:
- Fixed HTTP request-ranges to be zero-based
- Fixed typo 'too may' -> 'too many'
- Replaced malloc + memset calls with calloc
- Sanitize progress bar buffer len passed to memset
Update to version 2.17.1:
- Fixed comparison error in axel_divide
- Make sure maxconns is at least 1
Update to version 2.17:
- Fixed composition of URLs in redirections
- Fixed request range calculation
- Updated all translations
- Updated build documentation
- Major code cleanup
- Cleanup of alternate progress output
- Removed global string buffers
- Fixed min and max macros
- Moved User-Agent header to conf->add_header
- Use integers for speed ratio and delay calculation
- Added support for parsing IPv6 literal hostname
- Fixed filename extraction from URL
- Fixed request-target message to proxy
- Handle secure protocol's schema even with SSL disabled
- Fixed Content-Disposition filename value decoding
- Strip leading hyphens in extracted filenames
Patchnames
openSUSE-2020-778
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for axel",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for axel fixes the following issues:\n\naxel was updated to 2.17.8:\n\n* CVE-2020-13614: SSL Certificate Hostnames were not verified (boo#1172159)\n\n* Replaced progressbar line clearing with terminal control sequence\n* Fixed parsing of Content-Disposition HTTP header\n* Fixed User-Agent HTTP header never being included\n\nUpdate to version 2.17.7:\n\n- Buildsystem fixes\n- Fixed release date for man-pages on BSD\n- Explicitly close TCP sockets on SSL connections too\n- Fixed HTTP basic auth header generation\n- Changed the default progress report to \u0027alternate output mode\u0027\n- Improved English in README.md\n\nUpdate to version 2.17.6:\n\n- Fixed handling of non-recoverable HTTP errors\n- Cleanup of connection setup code\n- Fixed manpage reproducibility issue\n- Use tracker instead of PTS from Debian\n\nUpdate to version 2.17.5:\n\n- Fixed progress indicator misalignment\n- Cleaned up the wget-like progress output code\n- Improved progress output flushing\n\nUpdate to version 2.17.4:\n\n- Fixed build with bionic libc (Android)\n- TCP Fast Open support on Linux\n- TCP code cleanup\n- Removed dependency on libm\n- Data types and format strings cleanup\n- String handling cleanup\n- Format string checking GCC attributes added\n- Buildsystem fixes and improvements\n- Updates to the documentation\n- Updated all translations\n- Fixed Footnotes in documentation\n- Fixed a typo in README.md\n\nUpdate to version 2.17.3:\n\n- Builds now use canonical host triplet instead of `uname -s`\n- Fixed build on Darwin / Mac OS X\n- Fixed download loops caused by last byte pointer being off by one\n- Fixed linking issues (i18n and posix threads)\n- Updated build instructions\n- Code cleanup\n- Added autoconf-archive to building instructions\n\nUpdate to version 2.17.2:\n\n- Fixed HTTP request-ranges to be zero-based\n- Fixed typo \u0027too may\u0027 -\u003e \u0027too many\u0027\n- Replaced malloc + memset calls with calloc\n- Sanitize progress bar buffer len passed to memset\n\nUpdate to version 2.17.1:\n\n- Fixed comparison error in axel_divide\n- Make sure maxconns is at least 1\n\nUpdate to version 2.17:\n\n- Fixed composition of URLs in redirections\n- Fixed request range calculation\n- Updated all translations\n- Updated build documentation\n- Major code cleanup\n - Cleanup of alternate progress output\n - Removed global string buffers\n - Fixed min and max macros\n - Moved User-Agent header to conf-\u003eadd_header\n - Use integers for speed ratio and delay calculation\n- Added support for parsing IPv6 literal hostname\n- Fixed filename extraction from URL\n- Fixed request-target message to proxy\n- Handle secure protocol\u0027s schema even with SSL disabled\n- Fixed Content-Disposition filename value decoding\n- Strip leading hyphens in extracted filenames\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2020-778",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2020_0778-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2020:0778-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XKNJF6CAVUV7Q3SI6R5MOPACT2R7G7VA/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2020:0778-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XKNJF6CAVUV7Q3SI6R5MOPACT2R7G7VA/"
},
{
"category": "self",
"summary": "SUSE Bug 1172159",
"url": "https://bugzilla.suse.com/1172159"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-13614 page",
"url": "https://www.suse.com/security/cve/CVE-2020-13614/"
}
],
"title": "Security update for axel",
"tracking": {
"current_release_date": "2020-06-07T22:17:07Z",
"generator": {
"date": "2020-06-07T22:17:07Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2020:0778-1",
"initial_release_date": "2020-06-07T22:17:07Z",
"revision_history": [
{
"date": "2020-06-07T22:17:07Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "axel-2.17.8-lp151.3.3.1.x86_64",
"product": {
"name": "axel-2.17.8-lp151.3.3.1.x86_64",
"product_id": "axel-2.17.8-lp151.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.1",
"product": {
"name": "openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "axel-2.17.8-lp151.3.3.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:axel-2.17.8-lp151.3.3.1.x86_64"
},
"product_reference": "axel-2.17.8-lp151.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-13614",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-13614"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in ssl.c in Axel before 2.17.8. The TLS implementation lacks hostname verification.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:axel-2.17.8-lp151.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-13614",
"url": "https://www.suse.com/security/cve/CVE-2020-13614"
},
{
"category": "external",
"summary": "SUSE Bug 1172159 for CVE-2020-13614",
"url": "https://bugzilla.suse.com/1172159"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:axel-2.17.8-lp151.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:axel-2.17.8-lp151.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-07T22:17:07Z",
"details": "moderate"
}
],
"title": "CVE-2020-13614"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…