git: 24a23cdf4db7 - main - security/vuxml: Add the krb5 1.19 vulnerable range
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Nov 2022 19:07:18 UTC
The branch main has been updated by cy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=24a23cdf4db7967af0331fef63df5ced150bc57c
commit 24a23cdf4db7967af0331fef63df5ced150bc57c
Author: Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2022-11-17 19:06:06 +0000
Commit: Cy Schubert <cy@FreeBSD.org>
CommitDate: 2022-11-17 19:07:10 +0000
security/vuxml: Add the krb5 1.19 vulnerable range
---
security/vuxml/vuln/2022.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/security/vuxml/vuln/2022.xml b/security/vuxml/vuln/2022.xml
index da329d617e6a..4a01fca8cf06 100644
--- a/security/vuxml/vuln/2022.xml
+++ b/security/vuxml/vuln/2022.xml
@@ -3,7 +3,8 @@
<affects>
<package>
<name>krb5</name>
- <range><lt>1.20_1</lt></range>
+ <range><lt>1.19.3_1</lt></range>
+ <range><gt>1.20</gt><lt>1.20_1</lt></range>
</package>
<package>
<name>krb5-120</name>