From owner-freebsd-ports-bugs@freebsd.org Thu Apr 5 09:39:20 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56325F99492 for ; Thu, 5 Apr 2018 09:39:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D6EA97274E for ; Thu, 5 Apr 2018 09:39:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 1AAC6113E0 for ; Thu, 5 Apr 2018 09:39:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w359dI1s031459 for ; Thu, 5 Apr 2018 09:39:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w359dION031458 for freebsd-ports-bugs@FreeBSD.org; Thu, 5 Apr 2018 09:39:18 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 227293] www/gitlab: 10.4.6 incorrectly marked as vulnerable Date: Thu, 05 Apr 2018 09:39:18 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: majo-bugs.freebsd.org@cerny.sk X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Apr 2018 09:39:20 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227293 Bug ID: 227293 Summary: www/gitlab: 10.4.6 incorrectly marked as vulnerable Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: majo-bugs.freebsd.org@cerny.sk CC: idefix@fechner.net Flags: maintainer-feedback?(idefix@fechner.net) CC: idefix@fechner.net When trying to install gitlab from ports I get the following error: ****> Going to install :: www/gitlab :: =3D=3D=3D> gitlab-10.4.6 has known vulnerabilities: gitlab-10.4.6 is vulnerable: Gitlab -- multiple vulnerabilities CVE: CVE-2018-8801 WWW: https://vuxml.FreeBSD.org/freebsd/dc0c201c-31da-11e8-ac53-d8cb8abf62dd.html 1 problem(s) in the installed packages found. =3D> Please update your ports tree and try again. =3D> Note: Vulnerable ports are marked as such even if there is no upda= te available. =3D> If you wish to ignore this vulnerability rebuild with 'make DISABLE_VULNERABILITIES=3Dyes' *** Error code 1 Stop. make: stopped in /usr/ports/www/gitlab However the last commit into the port mentions that CVE-2018-8801, so I gue= ss it should be fixed. When I check website related to the vulnerability (https://vuxml.FreeBSD.org/freebsd/dc0c201c-31da-11e8-ac53-d8cb8abf62dd.htm= l) I can see the following version affected: Affected packages 8.3 <=3D gitlab < 10.5.6 8.3 <=3D gitlab < 10.4.6 8.3 <=3D gitlab < 10.3.9 Isn't the problem, that 10.4.6 is marked as vulnerable caused by the first expression 8.3 <=3D gitlab < 10.5.6? Shouldn't be the affected version spec= ified as follows?: Affected packages 10.5.0 <=3D gitlab < 10.5.6 10.4.0 <=3D gitlab < 10.4.6 8.3 <=3D gitlab < 10.3.9 --=20 You are receiving this mail because: You are the assignee for the bug.=