CVE-2019-3822
CVSS V2 High 7.5
CVSS V3 Critical 9.8
Description
libcurl versions from 7.36.0 to before 7.64.0 are vulnerable to a stack-based buffer overflow. The function creating an outgoing NTLM type-3 header (`lib/vauth/ntlm.c:Curl_auth_create_ntlm_type3_message()`), generates the request HTTP header contents based on previously received data. The check that exists to prevent the local buffer from getting overflowed is implemented wrongly (using unsigned math) and as such it does not prevent the overflow from happening. This output data can grow larger than the local buffer if very large 'nt response' data is extracted from a previous NTLMv2 header provided by the malicious or broken HTTP server. Such a 'large value' needs to be around 1000 bytes or more. The actual payload data copied to the target buffer comes from the NTLMv2 type-2 response header.
Overview
- CVE ID
- CVE-2019-3822
- Assigner
- secalert@redhat.com
- Vulnerability Status
- Analyzed
- Published Version
- 2019-02-06T20:29:00
- Last Modified Date
- 2021-06-15T16:45:46
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:haxx:libcurl:*:*:*:*:*:*:*:* | 1 | OR | 7.36.0 | 7.64.0 |
cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:18.10:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:netapp:active_iq_unified_manager:*:*:*:*:*:windows:*:* | 1 | OR | 7.3 | |
cpe:2.3:a:netapp:active_iq_unified_manager:*:*:*:*:*:vsphere:*:* | 1 | OR | 9.5 | |
cpe:2.3:a:netapp:clustered_data_ontap:*:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:netapp:oncommand_insight:-:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:netapp:oncommand_workflow_automation:-:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:netapp:snapcenter:-:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:siemens:sinema_remote_connect_client:*:*:*:*:*:*:*:* | 1 | OR | 2.0 | |
cpe:2.3:a:oracle:communications_operations_monitor:3.4:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:communications_operations_monitor:4.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:enterprise_manager_ops_center:12.3.3:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:enterprise_manager_ops_center:12.4.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:http_server:12.2.1.3.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:* | 1 | OR | 5.7.26 | |
cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:* | 1 | OR | 5.7.27 | 8.0.15 |
cpe:2.3:a:oracle:secure_global_desktop:5.4:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:services_tools_bundle:19.2:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 7.5
- Severity
- HIGH
- Exploitability Score
- 10
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 9.8
- Base Severity
- CRITICAL
- Exploitability Score
- 3.9
- Impact Score
- 5.9
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2019-3822 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-3822 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:11:28 | Added to TrackCVE | |||
2022-12-03 17:12:12 | 2019-02-06T20:29Z | 2019-02-06T20:29:00 | CVE Published Date | updated |
2022-12-03 17:12:12 | 2021-06-15T16:45:46 | CVE Modified Date | updated | |
2022-12-03 17:12:12 | Analyzed | Vulnerability Status | updated |