[SOLVED]Python-multiple vulnerabilities

Need support for GhostBSD. Ask here if your question does not fit elsewhere.
Post Reply
Morty
Posts: 27
Joined: Mon Sep 20, 2021 8:22 am

[SOLVED]Python-multiple vulnerabilities

Post by Morty »

Output from:

Code: Select all

sudo pkg audit -F
vulnxml file up-to-date
python38-3.8.11 is vulnerable:
Python -- multiple vulnerabilities
WWW: https://vuxml.FreeBSD.org/freebsd/145ce ... 9875b.html

1 problem(s) in 1 installed package(s) found


Is this critical vulnerability? Is there a fix?
Last edited by Morty on Wed Oct 06, 2021 6:29 am, edited 1 time in total.
User avatar
ericbsd
Developer
Posts: 2052
Joined: Mon Nov 19, 2012 7:54 pm

Re: Python-multiple vulnerabilities

Post by ericbsd »

I will start a new build later today with fixes for python vulnerabilities.
Morty
Posts: 27
Joined: Mon Sep 20, 2021 8:22 am

Re: Python-multiple vulnerabilities

Post by Morty »

ericbsd wrote: Mon Sep 20, 2021 1:24 pm I will start a new build later today with fixes for python vulnerabilities.
Thanks ericbsd!
Morty
Posts: 27
Joined: Mon Sep 20, 2021 8:22 am

Re: Python-multiple vulnerabilities

Post by Morty »

ericbsd wrote: Mon Sep 20, 2021 1:24 pm I will start a new build later today with fixes for python vulnerabilities.
Output from:

Code: Select all

ls -l
  • total 175289
    drwxr-xr-x 2 jeremy jeremy 2 Sep 19 08:45 Desktop
    drwxr-xr-x 3 jeremy jeremy 3 Sep 21 23:35 Documents
    drwxr-xr-x 2 jeremy jeremy 2 Sep 16 15:31 Downloads
    drwxr-xr-x 2 jeremy jeremy 2 Sep 16 15:31 Music
    drwxr-xr-x 3 jeremy jeremy 34 Sep 19 12:41 Pictures
    drwxr-xr-x 2 jeremy jeremy 2 Sep 16 15:31 Public
    -rw------- 1 root jeremy 119410688 Sep 21 12:14 python3.8.core
    drwxr-xr-x 2 jeremy jeremy 2 Sep 16 15:31 Templates
    drwxr-xr-x 2 jeremy jeremy 2 Sep 16 15:31 Videos
There is a file there that requires me to 'make executable'? I just wanted to make sure about this before proceeding. I also wanted confirmation that "Charlie&' is legitimate. Image[/img]
Thanks.
Attachments
Charlie&file.png
Charlie&file.png
User avatar
ericbsd
Developer
Posts: 2052
Joined: Mon Nov 19, 2012 7:54 pm

Re: Python-multiple vulnerabilities

Post by ericbsd »

the python core dump file is probably from one of the python programs that run in the background.
User avatar
ericbsd
Developer
Posts: 2052
Joined: Mon Nov 19, 2012 7:54 pm

Re: Python-multiple vulnerabilities

Post by ericbsd »

The update is ready.
Morty
Posts: 27
Joined: Mon Sep 20, 2021 8:22 am

[SOLVED]Re Python-multiple vulnerabilities

Post by Morty »

ericbsd wrote: Thu Sep 23, 2021 11:56 am The update is ready.
Thanks,ericbsd. Updated via Update Station. All is well. :D
Post Reply