CVE-2019-12529
CVSS V2 Medium 4.3
CVSS V3 Medium 5.9
Description
An issue was discovered in Squid 2.x through 2.7.STABLE9, 3.x through 3.5.28, and 4.x through 4.7. When Squid is configured to use Basic Authentication, the Proxy-Authorization header is parsed via uudecode. uudecode determines how many bytes will be decoded by iterating over the input and checking its table. The length is then used to start decoding the string. There are no checks to ensure that the length it calculates isn't greater than the input buffer. This leads to adjacent memory being decoded as well. An attacker would not be able to retrieve the decoded data unless the Squid maintainer had configured the display of usernames on error pages.
Overview
- CVE ID
- CVE-2019-12529
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2019-07-11T19:15:13
- Last Modified Date
- 2022-04-26T20:22:19
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:squid-cache:squid:*:*:*:*:*:*:*:* | 1 | OR | 2.0 | 2.7 |
cpe:2.3:a:squid-cache:squid:*:*:*:*:*:*:*:* | 1 | OR | 3.0 | 3.5.28 |
cpe:2.3:a:squid-cache:squid:*:*:*:*:*:*:*:* | 1 | OR | 4.0 | 4.7 |
cpe:2.3:a:squid-cache:squid:2.7:stable1:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:squid-cache:squid:2.7:stable2:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:squid-cache:squid:2.7:stable3:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:squid-cache:squid:2.7:stable4:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:squid-cache:squid:2.7:stable5:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:squid-cache:squid:2.7:stable6:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:squid-cache:squid:2.7:stable7:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:squid-cache:squid:2.7:stable8:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:squid-cache:squid:2.7:stable9:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:-:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:esm:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:19.04:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 4.3
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- HIGH
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- NONE
- Base Score
- 5.9
- Base Severity
- MEDIUM
- Exploitability Score
- 2.2
- Impact Score
- 3.6
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2019-12529 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12529 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:26:11 | Added to TrackCVE | |||
2022-12-03 23:11:03 | 2019-07-11T19:15Z | 2019-07-11T19:15:13 | CVE Published Date | updated |
2022-12-03 23:11:03 | 2022-04-26T20:22:19 | CVE Modified Date | updated | |
2022-12-03 23:11:03 | Analyzed | Vulnerability Status | updated |