git: d3fa0778aa2b - main - security/vuxml: Document python310 multiple vulnerabilities
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Dec 2022 14:55:46 UTC
The branch main has been updated by wen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d3fa0778aa2b7be154a88533a181c2efce5208ef
commit d3fa0778aa2b7be154a88533a181c2efce5208ef
Author: Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-12-07 14:54:30 +0000
Commit: Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-12-07 14:54:30 +0000
security/vuxml: Document python310 multiple vulnerabilities
---
security/vuxml/vuln/2022.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/security/vuxml/vuln/2022.xml b/security/vuxml/vuln/2022.xml
index 24f753c04b47..a7505f15cc32 100644
--- a/security/vuxml/vuln/2022.xml
+++ b/security/vuxml/vuln/2022.xml
@@ -1,6 +1,10 @@
<vuln vid="050eba46-7638-11ed-820d-080027d3a315">
<topic>Python -- multiple vulnerabilities</topic>
<affects>
+ <package>
+ <name>python310</name>
+ <range><lt>3.10.9</lt></range>
+ </package>
<package>
<name>python311</name>
<range><lt>3.11.1</lt></range>