Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
Vulnerability Details :

CVE-2017-1000254

Summary
Assigner-mitre
Assigner Org ID-8254265b-2729-46b6-b9e3-3dfca2d5bfca
Published At-06 Oct, 2017 | 13:00
Updated At-05 Aug, 2024 | 22:00
Rejected At-
Credits

libcurl may read outside of a heap allocated buffer when doing FTP. When libcurl connects to an FTP server and successfully logs in (anonymous or not), it asks the server for the current directory with the `PWD` command. The server then responds with a 257 response containing the path, inside double quotes. The returned path name is then kept by libcurl for subsequent uses. Due to a flaw in the string parser for this directory name, a directory name passed like this but without a closing double quote would lead to libcurl not adding a trailing NUL byte to the buffer holding the name. When libcurl would then later access the string, it could read beyond the allocated heap buffer and crash or wrongly access data beyond the buffer, thinking it was part of the path. A malicious server could abuse this fact and effectively prevent libcurl-based clients to work with it - the PWD command is always issued on new FTP connections and the mistake has a high chance of causing a segfault. The simple fact that this has issue remained undiscovered for this long could suggest that malformed PWD responses are rare in benign servers. We are not aware of any exploit of this flaw. This bug was introduced in commit [415d2e7cb7](https://github.com/curl/curl/commit/415d2e7cb7), March 2005. In libcurl version 7.56.0, the parser always zero terminates the string but also rejects it if not terminated properly with a final double quote.

Vendors
-
Not available
Products
-
Metrics (CVSS)
VersionBase scoreBase severityVector
Weaknesses
Attack Patterns
Solution/Workaround
References
HyperlinkResource Type
EPSS History
Score
Latest Score
-
N/A
No data available for selected date range
Percentile
Latest Percentile
-
N/A
No data available for selected date range
Stakeholder-Specific Vulnerability Categorization (SSVC)
▼Common Vulnerabilities and Exposures (CVE)
cve.org
Assigner:mitre
Assigner Org ID:8254265b-2729-46b6-b9e3-3dfca2d5bfca
Published At:06 Oct, 2017 | 13:00
Updated At:05 Aug, 2024 | 22:00
Rejected At:
▼CVE Numbering Authority (CNA)

libcurl may read outside of a heap allocated buffer when doing FTP. When libcurl connects to an FTP server and successfully logs in (anonymous or not), it asks the server for the current directory with the `PWD` command. The server then responds with a 257 response containing the path, inside double quotes. The returned path name is then kept by libcurl for subsequent uses. Due to a flaw in the string parser for this directory name, a directory name passed like this but without a closing double quote would lead to libcurl not adding a trailing NUL byte to the buffer holding the name. When libcurl would then later access the string, it could read beyond the allocated heap buffer and crash or wrongly access data beyond the buffer, thinking it was part of the path. A malicious server could abuse this fact and effectively prevent libcurl-based clients to work with it - the PWD command is always issued on new FTP connections and the mistake has a high chance of causing a segfault. The simple fact that this has issue remained undiscovered for this long could suggest that malformed PWD responses are rare in benign servers. We are not aware of any exploit of this flaw. This bug was introduced in commit [415d2e7cb7](https://github.com/curl/curl/commit/415d2e7cb7), March 2005. In libcurl version 7.56.0, the parser always zero terminates the string but also rejects it if not terminated properly with a final double quote.

Affected Products
Vendor
n/a
Product
n/a
Versions
Affected
  • n/a
Problem Types
TypeCWE IDDescription
textN/An/a
Type: text
CWE ID: N/A
Description: n/a
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://security.gentoo.org/glsa/201712-04
vendor-advisory
x_refsource_GENTOO
https://access.redhat.com/errata/RHSA-2018:3558
vendor-advisory
x_refsource_REDHAT
https://support.apple.com/HT208331
x_refsource_CONFIRM
http://www.securitytracker.com/id/1039509
vdb-entry
x_refsource_SECTRACK
https://curl.haxx.se/673d0cd8.patch
x_refsource_CONFIRM
https://curl.haxx.se/docs/adv_20171004.html
x_refsource_CONFIRM
https://access.redhat.com/errata/RHSA-2018:2486
vendor-advisory
x_refsource_REDHAT
http://www.debian.org/security/2017/dsa-3992
vendor-advisory
x_refsource_DEBIAN
http://www.securityfocus.com/bid/101115
vdb-entry
x_refsource_BID
https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4%40%3Cissues.bookkeeper.apache.org%3E
mailing-list
x_refsource_MLIST
https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b%40%3Cissues.bookkeeper.apache.org%3E
mailing-list
x_refsource_MLIST
Hyperlink: https://security.gentoo.org/glsa/201712-04
Resource:
vendor-advisory
x_refsource_GENTOO
Hyperlink: https://access.redhat.com/errata/RHSA-2018:3558
Resource:
vendor-advisory
x_refsource_REDHAT
Hyperlink: https://support.apple.com/HT208331
Resource:
x_refsource_CONFIRM
Hyperlink: http://www.securitytracker.com/id/1039509
Resource:
vdb-entry
x_refsource_SECTRACK
Hyperlink: https://curl.haxx.se/673d0cd8.patch
Resource:
x_refsource_CONFIRM
Hyperlink: https://curl.haxx.se/docs/adv_20171004.html
Resource:
x_refsource_CONFIRM
Hyperlink: https://access.redhat.com/errata/RHSA-2018:2486
Resource:
vendor-advisory
x_refsource_REDHAT
Hyperlink: http://www.debian.org/security/2017/dsa-3992
Resource:
vendor-advisory
x_refsource_DEBIAN
Hyperlink: http://www.securityfocus.com/bid/101115
Resource:
vdb-entry
x_refsource_BID
Hyperlink: https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4%40%3Cissues.bookkeeper.apache.org%3E
Resource:
mailing-list
x_refsource_MLIST
Hyperlink: https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b%40%3Cissues.bookkeeper.apache.org%3E
Resource:
mailing-list
x_refsource_MLIST
▼Authorized Data Publishers (ADP)
CVE Program Container
Affected Products
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://security.gentoo.org/glsa/201712-04
vendor-advisory
x_refsource_GENTOO
x_transferred
https://access.redhat.com/errata/RHSA-2018:3558
vendor-advisory
x_refsource_REDHAT
x_transferred
https://support.apple.com/HT208331
x_refsource_CONFIRM
x_transferred
http://www.securitytracker.com/id/1039509
vdb-entry
x_refsource_SECTRACK
x_transferred
https://curl.haxx.se/673d0cd8.patch
x_refsource_CONFIRM
x_transferred
https://curl.haxx.se/docs/adv_20171004.html
x_refsource_CONFIRM
x_transferred
https://access.redhat.com/errata/RHSA-2018:2486
vendor-advisory
x_refsource_REDHAT
x_transferred
http://www.debian.org/security/2017/dsa-3992
vendor-advisory
x_refsource_DEBIAN
x_transferred
http://www.securityfocus.com/bid/101115
vdb-entry
x_refsource_BID
x_transferred
https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4%40%3Cissues.bookkeeper.apache.org%3E
mailing-list
x_refsource_MLIST
x_transferred
https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b%40%3Cissues.bookkeeper.apache.org%3E
mailing-list
x_refsource_MLIST
x_transferred
Hyperlink: https://security.gentoo.org/glsa/201712-04
Resource:
vendor-advisory
x_refsource_GENTOO
x_transferred
Hyperlink: https://access.redhat.com/errata/RHSA-2018:3558
Resource:
vendor-advisory
x_refsource_REDHAT
x_transferred
Hyperlink: https://support.apple.com/HT208331
Resource:
x_refsource_CONFIRM
x_transferred
Hyperlink: http://www.securitytracker.com/id/1039509
Resource:
vdb-entry
x_refsource_SECTRACK
x_transferred
Hyperlink: https://curl.haxx.se/673d0cd8.patch
Resource:
x_refsource_CONFIRM
x_transferred
Hyperlink: https://curl.haxx.se/docs/adv_20171004.html
Resource:
x_refsource_CONFIRM
x_transferred
Hyperlink: https://access.redhat.com/errata/RHSA-2018:2486
Resource:
vendor-advisory
x_refsource_REDHAT
x_transferred
Hyperlink: http://www.debian.org/security/2017/dsa-3992
Resource:
vendor-advisory
x_refsource_DEBIAN
x_transferred
Hyperlink: http://www.securityfocus.com/bid/101115
Resource:
vdb-entry
x_refsource_BID
x_transferred
Hyperlink: https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4%40%3Cissues.bookkeeper.apache.org%3E
Resource:
mailing-list
x_refsource_MLIST
x_transferred
Hyperlink: https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b%40%3Cissues.bookkeeper.apache.org%3E
Resource:
mailing-list
x_refsource_MLIST
x_transferred
Information is not available yet
▼National Vulnerability Database (NVD)
nvd.nist.gov
Source:cve@mitre.org
Published At:06 Oct, 2017 | 13:29
Updated At:20 Apr, 2025 | 01:37

libcurl may read outside of a heap allocated buffer when doing FTP. When libcurl connects to an FTP server and successfully logs in (anonymous or not), it asks the server for the current directory with the `PWD` command. The server then responds with a 257 response containing the path, inside double quotes. The returned path name is then kept by libcurl for subsequent uses. Due to a flaw in the string parser for this directory name, a directory name passed like this but without a closing double quote would lead to libcurl not adding a trailing NUL byte to the buffer holding the name. When libcurl would then later access the string, it could read beyond the allocated heap buffer and crash or wrongly access data beyond the buffer, thinking it was part of the path. A malicious server could abuse this fact and effectively prevent libcurl-based clients to work with it - the PWD command is always issued on new FTP connections and the mistake has a high chance of causing a segfault. The simple fact that this has issue remained undiscovered for this long could suggest that malformed PWD responses are rare in benign servers. We are not aware of any exploit of this flaw. This bug was introduced in commit [415d2e7cb7](https://github.com/curl/curl/commit/415d2e7cb7), March 2005. In libcurl version 7.56.0, the parser always zero terminates the string but also rejects it if not terminated properly with a final double quote.

CISA Catalog
Date AddedDue DateVulnerability NameRequired Action
N/A
Date Added: N/A
Due Date: N/A
Vulnerability Name: N/A
Required Action: N/A
Metrics
TypeVersionBase scoreBase severityVector
Primary3.07.5HIGH
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Primary2.05.0MEDIUM
AV:N/AC:L/Au:N/C:N/I:N/A:P
Type: Primary
Version: 3.0
Base score: 7.5
Base severity: HIGH
Vector:
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Type: Primary
Version: 2.0
Base score: 5.0
Base severity: MEDIUM
Vector:
AV:N/AC:L/Au:N/C:N/I:N/A:P
CPE Matches

CURL
haxx
>>libcurl>>7.7
cpe:2.3:a:haxx:libcurl:7.7:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.7.1
cpe:2.3:a:haxx:libcurl:7.7.1:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.7.2
cpe:2.3:a:haxx:libcurl:7.7.2:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.7.3
cpe:2.3:a:haxx:libcurl:7.7.3:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.8
cpe:2.3:a:haxx:libcurl:7.8:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.8.1
cpe:2.3:a:haxx:libcurl:7.8.1:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.9
cpe:2.3:a:haxx:libcurl:7.9:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.9.1
cpe:2.3:a:haxx:libcurl:7.9.1:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.9.2
cpe:2.3:a:haxx:libcurl:7.9.2:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.9.3
cpe:2.3:a:haxx:libcurl:7.9.3:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.9.4
cpe:2.3:a:haxx:libcurl:7.9.4:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.9.5
cpe:2.3:a:haxx:libcurl:7.9.5:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.9.6
cpe:2.3:a:haxx:libcurl:7.9.6:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.9.7
cpe:2.3:a:haxx:libcurl:7.9.7:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.9.8
cpe:2.3:a:haxx:libcurl:7.9.8:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.10
cpe:2.3:a:haxx:libcurl:7.10:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.10.1
cpe:2.3:a:haxx:libcurl:7.10.1:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.10.2
cpe:2.3:a:haxx:libcurl:7.10.2:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.10.3
cpe:2.3:a:haxx:libcurl:7.10.3:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.10.4
cpe:2.3:a:haxx:libcurl:7.10.4:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.10.5
cpe:2.3:a:haxx:libcurl:7.10.5:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.10.6
cpe:2.3:a:haxx:libcurl:7.10.6:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.10.7
cpe:2.3:a:haxx:libcurl:7.10.7:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.10.8
cpe:2.3:a:haxx:libcurl:7.10.8:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.11.0
cpe:2.3:a:haxx:libcurl:7.11.0:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.11.1
cpe:2.3:a:haxx:libcurl:7.11.1:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.11.2
cpe:2.3:a:haxx:libcurl:7.11.2:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.12.0
cpe:2.3:a:haxx:libcurl:7.12.0:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.12.1
cpe:2.3:a:haxx:libcurl:7.12.1:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.12.2
cpe:2.3:a:haxx:libcurl:7.12.2:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.12.3
cpe:2.3:a:haxx:libcurl:7.12.3:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.13.0
cpe:2.3:a:haxx:libcurl:7.13.0:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.13.1
cpe:2.3:a:haxx:libcurl:7.13.1:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.13.2
cpe:2.3:a:haxx:libcurl:7.13.2:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.14.0
cpe:2.3:a:haxx:libcurl:7.14.0:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.14.1
cpe:2.3:a:haxx:libcurl:7.14.1:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.15.0
cpe:2.3:a:haxx:libcurl:7.15.0:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.15.1
cpe:2.3:a:haxx:libcurl:7.15.1:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.15.2
cpe:2.3:a:haxx:libcurl:7.15.2:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.15.3
cpe:2.3:a:haxx:libcurl:7.15.3:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.15.4
cpe:2.3:a:haxx:libcurl:7.15.4:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.15.5
cpe:2.3:a:haxx:libcurl:7.15.5:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.16.0
cpe:2.3:a:haxx:libcurl:7.16.0:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.16.1
cpe:2.3:a:haxx:libcurl:7.16.1:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.16.2
cpe:2.3:a:haxx:libcurl:7.16.2:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.16.3
cpe:2.3:a:haxx:libcurl:7.16.3:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.16.4
cpe:2.3:a:haxx:libcurl:7.16.4:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.17.0
cpe:2.3:a:haxx:libcurl:7.17.0:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.17.1
cpe:2.3:a:haxx:libcurl:7.17.1:*:*:*:*:*:*:*
CURL
haxx
>>libcurl>>7.18.0
cpe:2.3:a:haxx:libcurl:7.18.0:*:*:*:*:*:*:*
Weaknesses
CWE IDTypeSource
CWE-119Primarynvd@nist.gov
CWE ID: CWE-119
Type: Primary
Source: nvd@nist.gov
Evaluator Description

Evaluator Impact

Evaluator Solution

Vendor Statements

References
HyperlinkSourceResource
http://www.debian.org/security/2017/dsa-3992cve@mitre.org
N/A
http://www.securityfocus.com/bid/101115cve@mitre.org
Third Party Advisory
VDB Entry
http://www.securitytracker.com/id/1039509cve@mitre.org
Third Party Advisory
VDB Entry
https://access.redhat.com/errata/RHSA-2018:2486cve@mitre.org
N/A
https://access.redhat.com/errata/RHSA-2018:3558cve@mitre.org
N/A
https://curl.haxx.se/673d0cd8.patchcve@mitre.org
Patch
Vendor Advisory
https://curl.haxx.se/docs/adv_20171004.htmlcve@mitre.org
Patch
Vendor Advisory
https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b%40%3Cissues.bookkeeper.apache.org%3Ecve@mitre.org
N/A
https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4%40%3Cissues.bookkeeper.apache.org%3Ecve@mitre.org
N/A
https://security.gentoo.org/glsa/201712-04cve@mitre.org
N/A
https://support.apple.com/HT208331cve@mitre.org
N/A
http://www.debian.org/security/2017/dsa-3992af854a3a-2127-422b-91ae-364da2661108
N/A
http://www.securityfocus.com/bid/101115af854a3a-2127-422b-91ae-364da2661108
Third Party Advisory
VDB Entry
http://www.securitytracker.com/id/1039509af854a3a-2127-422b-91ae-364da2661108
Third Party Advisory
VDB Entry
https://access.redhat.com/errata/RHSA-2018:2486af854a3a-2127-422b-91ae-364da2661108
N/A
https://access.redhat.com/errata/RHSA-2018:3558af854a3a-2127-422b-91ae-364da2661108
N/A
https://curl.haxx.se/673d0cd8.patchaf854a3a-2127-422b-91ae-364da2661108
Patch
Vendor Advisory
https://curl.haxx.se/docs/adv_20171004.htmlaf854a3a-2127-422b-91ae-364da2661108
Patch
Vendor Advisory
https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b%40%3Cissues.bookkeeper.apache.org%3Eaf854a3a-2127-422b-91ae-364da2661108
N/A
https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4%40%3Cissues.bookkeeper.apache.org%3Eaf854a3a-2127-422b-91ae-364da2661108
N/A
https://security.gentoo.org/glsa/201712-04af854a3a-2127-422b-91ae-364da2661108
N/A
https://support.apple.com/HT208331af854a3a-2127-422b-91ae-364da2661108
N/A
Hyperlink: http://www.debian.org/security/2017/dsa-3992
Source: cve@mitre.org
Resource: N/A
Hyperlink: http://www.securityfocus.com/bid/101115
Source: cve@mitre.org
Resource:
Third Party Advisory
VDB Entry
Hyperlink: http://www.securitytracker.com/id/1039509
Source: cve@mitre.org
Resource:
Third Party Advisory
VDB Entry
Hyperlink: https://access.redhat.com/errata/RHSA-2018:2486
Source: cve@mitre.org
Resource: N/A
Hyperlink: https://access.redhat.com/errata/RHSA-2018:3558
Source: cve@mitre.org
Resource: N/A
Hyperlink: https://curl.haxx.se/673d0cd8.patch
Source: cve@mitre.org
Resource:
Patch
Vendor Advisory
Hyperlink: https://curl.haxx.se/docs/adv_20171004.html
Source: cve@mitre.org
Resource:
Patch
Vendor Advisory
Hyperlink: https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b%40%3Cissues.bookkeeper.apache.org%3E
Source: cve@mitre.org
Resource: N/A
Hyperlink: https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4%40%3Cissues.bookkeeper.apache.org%3E
Source: cve@mitre.org
Resource: N/A
Hyperlink: https://security.gentoo.org/glsa/201712-04
Source: cve@mitre.org
Resource: N/A
Hyperlink: https://support.apple.com/HT208331
Source: cve@mitre.org
Resource: N/A
Hyperlink: http://www.debian.org/security/2017/dsa-3992
Source: af854a3a-2127-422b-91ae-364da2661108
Resource: N/A
Hyperlink: http://www.securityfocus.com/bid/101115
Source: af854a3a-2127-422b-91ae-364da2661108
Resource:
Third Party Advisory
VDB Entry
Hyperlink: http://www.securitytracker.com/id/1039509
Source: af854a3a-2127-422b-91ae-364da2661108
Resource:
Third Party Advisory
VDB Entry
Hyperlink: https://access.redhat.com/errata/RHSA-2018:2486
Source: af854a3a-2127-422b-91ae-364da2661108
Resource: N/A
Hyperlink: https://access.redhat.com/errata/RHSA-2018:3558
Source: af854a3a-2127-422b-91ae-364da2661108
Resource: N/A
Hyperlink: https://curl.haxx.se/673d0cd8.patch
Source: af854a3a-2127-422b-91ae-364da2661108
Resource:
Patch
Vendor Advisory
Hyperlink: https://curl.haxx.se/docs/adv_20171004.html
Source: af854a3a-2127-422b-91ae-364da2661108
Resource:
Patch
Vendor Advisory
Hyperlink: https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b%40%3Cissues.bookkeeper.apache.org%3E
Source: af854a3a-2127-422b-91ae-364da2661108
Resource: N/A
Hyperlink: https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4%40%3Cissues.bookkeeper.apache.org%3E
Source: af854a3a-2127-422b-91ae-364da2661108
Resource: N/A
Hyperlink: https://security.gentoo.org/glsa/201712-04
Source: af854a3a-2127-422b-91ae-364da2661108
Resource: N/A
Hyperlink: https://support.apple.com/HT208331
Source: af854a3a-2127-422b-91ae-364da2661108
Resource: N/A

Change History

0
Information is not available yet

Similar CVEs

0Records found

Details not found