CVE-2016-3705
CVSS V2 Medium 5
CVSS V3 High 7.5
Description
The (1) xmlParserEntityCheck and (2) xmlParseAttValueComplex functions in parser.c in libxml2 2.9.3 do not properly keep track of the recursion depth, which allows context-dependent attackers to cause a denial of service (stack consumption and application crash) via a crafted XML document containing a large number of nested entity references.
Overview
- CVE ID
- CVE-2016-3705
- Assigner
- secalert@redhat.com
- Vulnerability Status
- Modified
- Published Version
- 2016-05-17T14:08:04
- Last Modified Date
- 2023-02-12T23:18:29
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:lts:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:15.10:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:* | 1 | OR | ||
cpe:2.3:a:xmlsoft:libxml2:2.9.3:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:hp:icewall_federation_agent:3.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:hp:icewall_file_manager:3.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:opensuse:leap:42.1:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:N/I:N/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 7.5
- Base Severity
- HIGH
- Exploitability Score
- 3.9
- Impact Score
- 3.6
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2016-3705 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3705 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 17:57:15 | Added to TrackCVE | |||
2022-12-02 09:33:07 | 2016-05-17T14:08Z | 2016-05-17T14:08:04 | CVE Published Date | updated |
2022-12-02 09:33:07 | 2018-10-30T16:27:32 | CVE Modified Date | updated | |
2022-12-02 09:33:07 | Modified | Vulnerability Status | updated | |
2023-02-02 22:06:12 | 2023-02-02T21:16:52 | CVE Modified Date | updated | |
2023-02-02 22:06:14 | The (1) xmlParserEntityCheck and (2) xmlParseAttValueComplex functions in parser.c in libxml2 2.9.3 do not properly keep track of the recursion depth, which allows context-dependent attackers to cause a denial of service (stack consumption and application crash) via a crafted XML document containing a large number of nested entity references. | Missing incrementation of recursion depth counter were found in the xmlParserEntityCheck() and xmlParseAttValueComplex() functions used for parsing XML data. An attacker could launch a Denial of Service attack by passing specially crafted XML data to an application, forcing it to crash due to stack exhaustion. | Description | updated |
2023-02-02 22:06:17 | References | updated | ||
2023-02-13 00:05:43 | 2023-02-12T23:18:29 | CVE Modified Date | updated | |
2023-02-13 00:05:45 | Missing incrementation of recursion depth counter were found in the xmlParserEntityCheck() and xmlParseAttValueComplex() functions used for parsing XML data. An attacker could launch a Denial of Service attack by passing specially crafted XML data to an application, forcing it to crash due to stack exhaustion. | The (1) xmlParserEntityCheck and (2) xmlParseAttValueComplex functions in parser.c in libxml2 2.9.3 do not properly keep track of the recursion depth, which allows context-dependent attackers to cause a denial of service (stack consumption and application crash) via a crafted XML document containing a large number of nested entity references. | Description | updated |