Executive Summary

Informations
Name CVE-2018-1000005 First vendor Publication 2018-01-24
Vendor Cve Last vendor Modification 2019-06-18

Security-Database Scoring CVSS v3

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

Security-Database Scoring CVSS v2

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

Detail

libcurl 7.49.0 to and including 7.57.0 contains an out bounds read in code handling HTTP/2 trailers. It was reported (https://github.com/curl/curl/pull/2231) that reading an HTTP/2 trailer could mess up future trailers since the stored size was one byte less than required. The problem is that the code that creates HTTP/1-like headers from the HTTP/2 trailer data once appended a string like `:` to the target buffer, while this was recently changed to `: ` (a space was added after the colon) but the following math wasn't updated correspondingly. When accessed, the data is read out of bounds and causes either a crash or that the (too large) data gets passed to client write. This could lead to a denial-of-service situation or an information disclosure if someone has a service that echoes back or uses the trailers for something.

Original Source

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

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-125 Out-of-bounds Read

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 143
Os 3
Os 2

Nessus® Vulnerability Scanner

Date Description
2018-04-18 Name : The remote Amazon Linux 2 host is missing a security update.
File : al2_ALAS-2018-951.nasl - Type : ACT_GATHER_INFO
2018-04-10 Name : The remote Gentoo host is missing one or more security-related patches.
File : gentoo_GLSA-201804-04.nasl - Type : ACT_GATHER_INFO
2018-02-22 Name : The remote Amazon Linux AMI host is missing a security update.
File : ala_ALAS-2018-951.nasl - Type : ACT_GATHER_INFO
2018-01-31 Name : The remote Fedora host is missing a security update.
File : fedora_2018-241a5a2409.nasl - Type : ACT_GATHER_INFO
2018-01-31 Name : The remote Fedora host is missing a security update.
File : fedora_2018-85655b12b6.nasl - Type : ACT_GATHER_INFO
2018-01-29 Name : The remote Debian host is missing a security-related update.
File : debian_DSA-4098.nasl - Type : ACT_GATHER_INFO
2018-01-25 Name : The remote Slackware host is missing a security update.
File : Slackware_SSA_2018-024-01.nasl - Type : ACT_GATHER_INFO

Sources (Detail)

Source Url
CONFIRM https://curl.haxx.se/docs/adv_2018-824a.html
https://github.com/curl/curl/pull/2231
DEBIAN https://www.debian.org/security/2018/dsa-4098
REDHAT https://access.redhat.com/errata/RHSA-2019:1543
SECTRACK http://www.securitytracker.com/id/1040273
UBUNTU https://usn.ubuntu.com/3554-1/

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
12
Date Informations
2021-05-04 13:07:46
  • Multiple Updates
2021-04-22 02:21:00
  • Multiple Updates
2020-05-23 02:09:35
  • Multiple Updates
2020-05-23 01:05:18
  • Multiple Updates
2019-06-19 05:19:22
  • Multiple Updates
2019-03-26 00:18:52
  • Multiple Updates
2019-01-16 12:07:04
  • Multiple Updates
2018-03-21 09:19:13
  • Multiple Updates
2018-03-03 12:05:10
  • Multiple Updates
2018-02-10 00:20:17
  • Multiple Updates
2018-01-28 09:20:17
  • Multiple Updates
2018-01-26 09:22:25
  • Multiple Updates
2018-01-25 05:20:44
  • First insertion