aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* community/duo_unix: security upgrade to 1.9.21 (DUO-PSA-2017-002)Paul Morgan2017-06-032-6/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Duo Product Security Advisory ============================= Advisory ID: DUO-PSA-2017-002 Publication Date: 2017-05-31 Revision Date: 2017-05-31 Status: Confirmed, Fixed Document Revision: 1 Overview -------- Duo Security has identified an issue in duo_unix, which, under certain uncommon configurations, could enable attackers to bypass second-factor user authentication. Duo has no evidence that this vulnerability has actively been exploited and we believe this specific configuration is extraordinarily uncommon. This issue was resolved in version 1.9.21 of duo_unix. Customers using an affected configuration should update to the latest version as soon as possible (see "Solution" section below). Description ----------- Prior to version 1.9.21, duo_unix (which includes both login_duo and pam_duo), supported setting an HTTP proxy configuration through the standard 'http_proxy' environment variable. Under some uncommon configurations (examples listed below), however, it is possible for an untrusted user to set a value for the 'http_proxy' variable prior to initiating a Duo authentication attempt. If an invalid proxy host (e.g. '0.0.0.0') is selected, then login_duo/pam_duo will ultimately fail to connect to Duo's API, and as a result, trigger the configured "failmode" behavior. If "failmode" is set to "safe" (which is the default), then this could result in a bypass of second-factor authentication. Duo has identified two specific configuration scenarios in which an untrusted user may be able to control the value of the 'http_proxy' environment variable. 1. login_duo with nonstandard sshd "AcceptEnv" configurations: OpenSSH can permit clients to forward environment variables to servers. By default, OpenSSH server distributions generally allow only a whitelisted set of variables (which does not include 'http_proxy') to be forwarded in this way. It is possible, however, for an administrator to configure a less-restrictive policy using the AcceptEnv keyword in sshd_config. If a server has been configured with a non-default AcceptEnv policy that permits clients to send an 'http_proxy' environment variable, and is using login_duo to add Duo 2FA to ssh logins, then this configuration could result in a bypass of Duo 2FA. This scenario only applies to login_duo; when used with OpenSSH, pam_duo is unaffected by this issue. 2. pam_duo with local authentication (e.g. su / sudo): While pam_duo is not affected by this issue when used with OpenSSH, when pam_duo is being used to perform 2FA in other contexts - particularly, to authenticate system-local actions performed by untrusted users - it may be possible for untrusted users to control the value of the 'http_proxy' environment variable prior to initiating an authentication attempt. In particular, Duo has confirmed that configurations which use pam_duo to add Duo 2FA to the "su" and "sudo" commands are impacted by this issue. Version 1.9.21 of duo_unix has been released to resolve this issue. It removes support for configuring an HTTP Proxy via an environment variable. Impact ------ Attackers may be able to bypass second-factor authentication on impacted configurations which accept attacker-controlled environment variables. Affected Product(s) ------------------- All versions of duo_unix prior to 1.9.21 are impacted when used in one of the following configuration scenarios: * login_duo is performing 2FA for SSH logins, and sshd has been configured with a permissive (non-default) AcceptEnv policy * pam_duo is performing 2FA for scenarios other than SSH logins Workaround ---------- Customers using login_duo in an affected configuration may work around this issue by ensuring that their AcceptEnv configuration for sshd (e.g. in /etc/ssh/sshd_config) does not permit clients to send an 'http_proxy' variable. Customers using pam_duo in an affected configuration must upgrade to the latest version of duo_unix. Solution -------- Customers should upgrade to the latest version of the duo_unix client as discussed above. Clone the latest version from: * https://github.com/duosecurity/duo_unix For more information on upgrading duo_unix, see https://duo.com/docs/duounix Vulnerability Metrics --------------------- Vulnerability Class: CWE-454: External Initialization of Trusted Variables or Data Stores https://cwe.mitre.org/data/definitions/454.html Remotely Exploitable: [No] Authentication Required: [Partial] Severity: [High] CVSSv2 Overall Score: 5.0 CVSSv2 Group Scores: Base: 6.0, Temporal: 5.0 CVSSv2 Vector: AV:L/AC:M/Au:S/C:P/I:P/A:N/E:F/RL:OF/RC:C References ---------- * CWE-454: External Initialization of Trusted Variables or Data Stores - https://cwe.mitre.org/data/definitions/454.html * Duo Unix Reference - https://duo.com/docs/duounix Timeline -------- 2017-05-19 * Duo privately receives report of a security vulnerability in Duo Unix * Duo acknowledges receipt of report and begins investigation 2017-05-22 * Duo confirms vulnerability exists in related case to original report 2017-05-30 * Duo completes development and testing of fixes 2017-05-31 * Advisory released to all Duo customers using duo_unix Credits/Contact --------------- Technical questions regarding this issue should be sent to support@duosecurity.com and reference "DUO-PSA-2017-002" in the subject, or to your Customer Success Manager, if appropriate. Duo Security would like to thank Fred Emmott for reporting this issue.
* testing/perl-config-properties: new aportAndreas Schipplock2017-06-031-0/+42
| | | | | http://search.cpan.org/~salva/Config-Properties-1.80/lib/Config/Properties.pm Config::Properties - Read and write property files
* main/ansible: upgrade to 2.3.1.0Fabian Affolter2017-06-031-3/+3
|
* main/loudmouth: upgrade to 1.5.3Fabian Affolter2017-06-036-171/+12
|
* main/py-chardet: upgrade to 3.0.3Fabian Affolter2017-06-031-6/+4
|
* main/py-requests: upgrade to 2.17.3Fabian Affolter2017-06-031-2/+2
|
* main/py-requests: upgrade to 2.16.5Fabian Affolter2017-06-031-5/+7
|
* main/py-markupsafe: upgrade to 1.0Fabian Affolter2017-06-031-5/+3
|
* main/py-uritemplate: upgrade to 3.0.0Fabian Affolter2017-06-031-12/+28
|
* main/py-country: upgrade to 17.5.14Fabian Affolter2017-06-031-5/+3
|
* main/py-purl: upgrade to 1.3.1Fabian Affolter2017-06-031-5/+3
|
* community/x2goserver: moved from testingFrancesco Colista2017-06-025-1/+3
|
* main/byobu: upgrade to 5.119Francesco Colista2017-06-021-2/+2
|
* community/tesseract-ocr: upgrade to 3.05.01Francesco Colista2017-06-021-5/+3
|
* community/gns3-gui: bump pkgrelFrancesco Colista2017-06-021-1/+1
|
* community/gns-server: added dependencies for aiohttp1Francesco Colista2017-06-022-6/+8
| | | | | | | In Alpine repo we have aiohttp 2.x only, but this is incompatible with GNS3. Bug sent to upstream https://github.com/GNS3/gns3-server/issues/1054 In the meanwhile, we created a py3-aiohttp1 package to make GNS3 work again
* community/py3-aiohttp1-cors: new aport. Needed to make GNS3 works againFrancesco Colista2017-06-021-0/+31
|
* community/py3-aiohttp1: new aport. Needed to make GNS3 works againFrancesco Colista2017-06-022-0/+46
|
* main/ffmpeg: rebuild against x265-2.4Leonardo Arena2017-06-021-1/+1
|
* community/tvheadend: rebuild against x265-2.4Leonardo Arena2017-06-021-1/+1
|
* community/xpra: rebuild against x265-2.4Leonardo Arena2017-06-021-1/+1
|
* testing/handbrake: rebuild against x265-2.4Leonardo Arena2017-06-021-1/+1
|
* main/x265: upgrade to 2.4Ivan Tham2017-06-021-17/+5
|
* community/libreoffice: rebuild against poppler-0.54.0Leonardo Arena2017-06-021-1/+1
|
* main/cups-filters: rebuild against poppler-0.54.0Leonardo Arena2017-06-021-1/+1
|
* main/tumbler: rebuild against poppler-0.54.0Leonardo Arena2017-06-021-1/+1
|
* main/gimp: rebuild against poppler-0.54.0Leonardo Arena2017-06-021-1/+1
|
* main/cups: rebuild against poppler-0.54.0Leonardo Arena2017-06-021-1/+1
|
* community/diff-pdf: rebuild against poppler-0.54.0Leonardo Arena2017-06-021-1/+1
|
* community/evince: rebuild against poppler-0.54.0Leonardo Arena2017-06-021-1/+1
|
* community/inkscape: rebuild against poppler-0.54.0Leonardo Arena2017-06-021-1/+1
|
* community/xpdf: rebuild against poppler-0.54.0Leonardo Arena2017-06-021-1/+1
|
* community/atril: rebuild against poppler-0.54.0Leonardo Arena2017-06-021-1/+1
|
* community/pdfgrep: rebuild against poppler-0.54.0Leonardo Arena2017-06-021-1/+1
|
* community/claws-mail: rebuild against poppler-0.54.0Leonardo Arena2017-06-021-1/+1
|
* testing/py-poppler: fix mdependsLeonardo Arena2017-06-021-2/+2
|
* testing/zathura-pdf-poppler: rebuild against poppler-0.54.0Leonardo Arena2017-06-021-1/+1
|
* testing/texlive: rebuild against poppler-0.54.0Leonardo Arena2017-06-021-1/+1
|
* testing/xournal: rebuild against poppler-0.54.0Leonardo Arena2017-06-021-1/+1
|
* testing/zathura-ps: rebuild against poppler-0.54.0Leonardo Arena2017-06-021-1/+1
|
* main/poppler-qt4: upgrade to 0.54.0Ivan Tham2017-06-021-3/+3
|
* main/poppler: upgrade to 0.54.0Ivan Tham2017-06-021-2/+2
|
* testing/colormake: add check()Henrik Riomar2017-06-021-4/+6
| | | | No check in upstream, adds a simple ./colormake --version as check()
* testing/colormake: new aportHenrik Riomar2017-06-021-0/+28
|
* testing/zim: new aport_spOOn_2017-06-021-0/+26
| | | | | | | | | | | | http://zim-wiki.org/ A Desktop Wiki Editor - Removed commented/blank variables - Added Maintainer - Changed URL to use variables instead of hardcoded path - Added desktop-file-utils to makedepends as it was required at build time Thanks Shizmob for your help :)
* testing/apt-dater-host: fixes two bugsHenrik Riomar2017-06-024-14/+82
| | | | Upstream-Issue: https://github.com/DE-IBH/apt-dater-host/pull/19
* testing/vault: Upgrade to 0.7.2Gennady Feldman2017-06-021-18/+10
| | | | | * Upgrade to 0.7.2 * Cleanup APKBUILD.
* testing/blind: upgrade to 1.1Jean-Louis Fuchs2017-06-021-5/+5
|
* community/virtualbox-guest-modules-hardened: Update to 5.1.22Ben Allen2017-06-021-2/+2
|
* community/virtualbox-guest-additions: Update to 5.1.22Ben Allen2017-06-021-2/+2
|