Lucene search

K
ubuntucveUbuntu.comUB:CVE-2017-9502
HistoryJun 14, 2017 - 12:00 a.m.

CVE-2017-9502

2017-06-1400:00:00
ubuntu.com
ubuntu.com
7

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

LOW

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

5 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:N/I:N/A:P

0.002 Low

EPSS

Percentile

59.6%

In curl before 7.54.1 on Windows and DOS, libcurl’s default protocol
function, which is the logic that allows an application to set which
protocol libcurl should attempt to use when given a URL without a scheme
part, had a flaw that could lead to it overwriting a heap based memory
buffer with seven bytes. If the default protocol is specified to be FILE or
a file: URL lacks two slashes, the given “URL” starts with a drive letter,
and libcurl is built for Windows or DOS, then libcurl would copy the path 7
bytes off, so that the end of the given path would write beyond the malloc
buffer (7 bytes being the length in bytes of the ascii string “file://”).

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

LOW

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

5 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:N/I:N/A:P

0.002 Low

EPSS

Percentile

59.6%