Errored: openssl/openssl#29679 (master - 0a4d6c6)

Travis CI builds at travis-ci.org
Mon Oct 28 14:32:49 UTC 2019


Build Update for openssl/openssl
-------------------------------------

Build: #29679
Status: Errored

Duration: 35 mins and 3 secs
Commit: 0a4d6c6 (master)
Author: Matt Caswell
Message: Fix an s_server arbitrary file read issue on Windows

Running s_server in WWW mode on Windows can allow a client to read files
outside the s_server directory by including backslashes in the name, e.g.

GET /..\myfile.txt HTTP/1.0

There exists a check for this for Unix paths but it is not sufficient
for Windows.

Since s_server is a test tool no CVE is assigned.

Thanks to Jobert Abma for reporting this.

Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10215)

View the changeset: https://github.com/openssl/openssl/compare/c549cb46e0d3...0a4d6c67480a

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/603905313?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20191028/9ceaa574/attachment-0001.html>


More information about the openssl-commits mailing list