Summary: | security/vuxml: 20 new entries for vulnerable ports | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Hubert Tournier <hubert.tournier> | ||||||
Component: | Individual Port(s) | Assignee: | Philip Paeps <philip> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Many People | CC: | 0mp, amzo1337, contato, dvl, grahamperrin, philip, ports-secteam, ports, python, sunpoet, swills, yuri | ||||||
Priority: | Normal | Keywords: | security | ||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://github.com/HubTou/pysec2vuxml | ||||||||
See Also: |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270723 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270795 |
||||||||
Attachments: |
|
Description
Hubert Tournier
2023-04-10 18:33:13 UTC
Not aimed at OP: How can <name>py39-kerberos</name> get all such packages? What if they're running py37? For example... (In reply to Dan Langille from comment #1) Right! I was also wondering if it was the correct way to do this but assumed going for the default Python version would do. I found examples of how to do it properly in previous VuXML entries. I'll be submitting a new replacement attachment in this hour. Created attachment 241423 [details]
18 corrected VuXML new entries for vulnerable ports
Fixes coverage of other Python versions, taking into account Dan Langille's comment.
I removed the 2 py-pysaml24 vulnerabilities which should update 2 previously reported py-pysaml2 vulnerabilities. I'll submit another patch for that later.
Listing the flavours that currently exist leaves open the possibility that someone installs a vulnerable package for a future flavour of Python -- one that does not yet exist at the time the vulnerability is recorded. The long-term solution would be for "pkg audit" to become aware of flavours. For now, I think your proposed patch is good enough. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=33ab2b4a207f7a41d472f6d94259cc77d634dcb6 commit 33ab2b4a207f7a41d472f6d94259cc77d634dcb6 Author: Hubert Tournier <hubert.tournier@gmail.com> AuthorDate: 2023-04-12 04:30:21 +0000 Commit: Philip Paeps <philip@FreeBSD.org> CommitDate: 2023-04-12 04:32:25 +0000 security/vuxml: add another batch of pysec vulnerabilities Vulnerable Python ports discovered with pysec2vuxml. See also: <https://github.com/HubTou/pysec2vuxml>. PR: 270744 security/vuxml/vuln/2023.xml | 590 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 590 insertions(+) (In reply to Philip Paeps from comment #4) Flavors and versions? |