Date: Thu, 05 Apr 2018 09:39:18 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 227293] www/gitlab: 10.4.6 incorrectly marked as vulnerable Message-ID: <bug-227293-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227293-13>