FreeBSD Bugzilla – Attachment 232495 Details for
Bug 255948
security/vuxml: add CVE entries related to www/glpi
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix version ranges of glpi issues
0001-security-vuxml-fix-version-ranges-of-glpi-issues.patch (text/plain), 4.60 KB, created by
Philip Paeps
on 2022-03-17 04:21:41 UTC
(
hide
)
Description:
Fix version ranges of glpi issues
Filename:
MIME Type:
Creator:
Philip Paeps
Created:
2022-03-17 04:21:41 UTC
Size:
4.60 KB
patch
obsolete
>From bb4a19a27ca2f3e0655ca1db50b0debaa5dc3cbd Mon Sep 17 00:00:00 2001 >From: Philip Paeps <philip@FreeBSD.org> >Date: Thu, 17 Mar 2022 12:14:31 +0800 >Subject: [PATCH] security/vuxml: fix version ranges of glpi issues > >Correctly list the versions of www/glpi that were affected by >vulnerabilities in 2020. > >PR: 255948 >--- > security/vuxml/vuln-2020.xml | 40 ++++++++++++++++++------------------ > 1 file changed, 20 insertions(+), 20 deletions(-) > >diff --git a/security/vuxml/vuln-2020.xml b/security/vuxml/vuln-2020.xml >index 928a3eaab63f..3ee3fbb41843 100644 >--- a/security/vuxml/vuln-2020.xml >+++ b/security/vuxml/vuln-2020.xml >@@ -465,8 +465,7 @@ > <affects> > <package> > <name>glpi</name> >- <range><gt>9.5.0</gt></range> >- <range><lt>9.5.3</lt></range> >+ <range><gt>9.5.0</gt><lt>9.5.3</lt></range> > </package> > </affects> > <description> >@@ -486,6 +485,7 @@ > <dates> > <discovery>2020-10-01</discovery> > <entry>2020-10-01</entry> >+ <modified>2022-03-17</modified> > </dates> > </vuln> > >@@ -494,8 +494,7 @@ > <affects> > <package> > <name>glpi</name> >- <range><gt>9.1</gt></range> >- <range><lt>9.5.2</lt></range> >+ <range><gt>9.1</gt><lt>9.5.2</lt></range> > </package> > </affects> > <description> >@@ -514,6 +513,7 @@ > <dates> > <discovery>2020-06-25</discovery> > <entry>2020-06-25</entry> >+ <modified>2022-03-17</modified> > </dates> > </vuln> > >@@ -522,8 +522,7 @@ > <affects> > <package> > <name>glpi</name> >- <range><gt>9.5.0</gt></range> >- <range><lt>9.5.2</lt></range> >+ <range><gt>9.5.0</gt><lt>9.5.2</lt></range> > </package> > </affects> > <description> >@@ -542,6 +541,7 @@ > <dates> > <discovery>2020-06-25</discovery> > <entry>2020-06-25</entry> >+ <modified>2022-03-17</modified> > </dates> > </vuln> > >@@ -550,8 +550,7 @@ > <affects> > <package> > <name>glpi</name> >- <range><gt>0.65</gt></range> >- <range><lt>9.5.2</lt></range> >+ <range><gt>0.65</gt><lt>9.5.2</lt></range> > </package> > </affects> > <description> >@@ -570,6 +569,7 @@ > <dates> > <discovery>2020-06-25</discovery> > <entry>2020-06-25</entry> >+ <modified>2022-03-17</modified> > </dates> > </vuln> > >@@ -578,8 +578,7 @@ > <affects> > <package> > <name>glpi</name> >- <range><gt>0.68</gt></range> >- <range><lt>9.5.2</lt></range> >+ <range><gt>0.68</gt><lt>9.5.2</lt></range> > </package> > </affects> > <description> >@@ -598,6 +597,7 @@ > <dates> > <discovery>2020-06-25</discovery> > <entry>2020-06-25</entry> >+ <modified>2022-03-17</modified> > </dates> > </vuln> > >@@ -606,8 +606,7 @@ > <affects> > <package> > <name>glpi</name> >- <range><gt>0.70</gt></range> >- <range><lt>9.5.2</lt></range> >+ <range><gt>0.70</gt><lt>9.5.2</lt></range> > </package> > </affects> > <description> >@@ -626,6 +625,7 @@ > <dates> > <discovery>2020-06-25</discovery> > <entry>2020-06-25</entry> >+ <modified>2022-03-17</modified> > </dates> > </vuln> > >@@ -634,8 +634,7 @@ > <affects> > <package> > <name>glpi</name> >- <range><gt>9.5.0</gt></range> >- <range><lt>9.5.1</lt></range> >+ <range><gt>9.5.0</gt><lt>9.5.1</lt></range> > </package> > </affects> > <description> >@@ -655,6 +654,7 @@ > <dates> > <discovery>2020-06-25</discovery> > <entry>2020-06-25</entry> >+ <modified>2022-03-17</modified> > </dates> > </vuln> > >@@ -663,8 +663,7 @@ > <affects> > <package> > <name>glpi</name> >- <range><gt>0.68.1</gt></range> >- <range><lt>9.4.6</lt></range> >+ <range><gt>0.68.1</gt><lt>9.4.6</lt></range> > </package> > </affects> > <description> >@@ -683,6 +682,7 @@ > <dates> > <discovery>2020-03-30</discovery> > <entry>2020-03-30</entry> >+ <modified>2022-03-17</modified> > </dates> > </vuln> > >@@ -746,8 +746,7 @@ > <affects> > <package> > <name>glpi</name> >- <range><gt>0.83.3</gt></range> >- <range><lt>9.4.6</lt></range> >+ <range><gt>0.83.3</gt><lt>9.4.6</lt></range> > </package> > </affects> > <description> >@@ -767,6 +766,7 @@ > <dates> > <discovery>2020-03-30</discovery> > <entry>2020-03-30</entry> >+ <modified>2022-03-17</modified> > </dates> > </vuln> > >@@ -803,8 +803,7 @@ > <affects> > <package> > <name>glpi</name> >- <range><gt>9.1</gt></range> >- <range><lt>9.4.6</lt></range> >+ <range><gt>9.1</gt><lt>9.4.6</lt></range> > </package> > </affects> > <description> >@@ -824,6 +823,7 @@ > <dates> > <discovery>2020-03-30</discovery> > <entry>2020-03-30</entry> >+ <modified>2022-03-17</modified> > </dates> > </vuln> > >-- >2.34.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
philip
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 255948
:
225032
| 232495 |
250162