Summary: | devel/gogs: Fix open redirect vulnerability | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dmitri Goutnik <dmgk> | ||||||
Component: | Individual Port(s) | Assignee: | Steve Wills <swills> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Some People | Flags: | dmgk:
merge-quarterly?
|
||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://github.com/gogs/gogs/issues/5364 | ||||||||
Attachments: |
|
Description
Dmitri Goutnik
2018-08-21 13:57:41 UTC
Would like to get a comment from upstream before committing and merging this. Can you also create a VuXML entry for this, and add the CVE reference if there is one? Thanks, Steve Created attachment 196447 [details]
vuln.patch
Hi Steve,
VuXML entry attached, there's no CVE. According to gogs GitHub issue tracker, this issue belongs to 0.12 milestone which has no ETA; I thought it would make sense to get it in early instead of waiting for upstream.
A commit references this bug: Author: swills Date: Wed Aug 22 21:03:22 UTC 2018 New revision: 477824 URL: https://svnweb.freebsd.org/changeset/ports/477824 Log: Document gogs open redirect issue PR: 230800 Submitted by: Dmitri Goutnik <dg@syrec.org> Changes: head/security/vuxml/vuln.xml A commit references this bug: Author: swills Date: Wed Aug 22 21:16:16 UTC 2018 New revision: 477825 URL: https://svnweb.freebsd.org/changeset/ports/477825 Log: devel/gogs: Fix open redirect vulnerability PR: 230800 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) MFH: 2018Q3 Security: e53a908d-a645-11e8-8acd-10c37b4ac2ea Changes: head/devel/gogs/Makefile head/devel/gogs/distinfo A commit references this bug: Author: swills Date: Wed Aug 22 21:17:29 UTC 2018 New revision: 477826 URL: https://svnweb.freebsd.org/changeset/ports/477826 Log: MFH: r477825 devel/gogs: Fix open redirect vulnerability PR: 230800 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) Security: e53a908d-a645-11e8-8acd-10c37b4ac2ea Approved by: ports-secteam (implicit) Changes: _U branches/2018Q3/ branches/2018Q3/devel/gogs/Makefile branches/2018Q3/devel/gogs/distinfo Committed, thanks especially for the VuXML entry! |