aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-01-25 17:16:14 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-01-25 17:16:14 +0000
commit6cc8c9b9f1b8ca50f63a5b4edc5d53e1b03ea658 (patch)
tree49a32917e352b16a2184072a30dc42eb8bad1d65 /security/vuxml
parentbde4add5a706a9ba2746eaccd41fd024213b886f (diff)
downloadports-6cc8c9b9f1b8ca50f63a5b4edc5d53e1b03ea658.tar.gz
ports-6cc8c9b9f1b8ca50f63a5b4edc5d53e1b03ea658.zip
Rework the entity declaration
when expanded they will look better (as when the file was not split) While here cleanup some indentation
Notes
Notes: svn path=/head/; revision=562586
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml49
1 files changed, 24 insertions, 25 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index d8b855bdbb72..ab684e3a20d2 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -321,8 +321,8 @@ Notes:
<range><lt>3.0.1</lt></range>
</package>
<package>
- <name>crispy-doom</name>
- <range><lt>5.9.0</lt></range>
+ <name>crispy-doom</name>
+ <range><lt>5.9.0</lt></range>
</package>
</affects>
<description>
@@ -330,10 +330,10 @@ Notes:
<p>Michal Dardas from LogicalTrust reports:</p>
<blockquote cite="https://github.com/chocolate-doom/chocolate-doom/issues/1293">
<p>
- The server in Chocolate Doom 3.0.0 and Crispy Doom 5.8.0 doesn't validate
- the user-controlled num_players value, leading to a buffer overflow. A
- malicious user can overwrite the server's stack.
- </p>
+ The server in Chocolate Doom 3.0.0 and Crispy Doom 5.8.0 doesn't validate
+ the user-controlled num_players value, leading to a buffer overflow. A
+ malicious user can overwrite the server's stack.
+ </p>
</blockquote>
</body>
</description>
@@ -14127,25 +14127,24 @@ whitespace)
</dates>
</vuln>
- &vuln-2019;
- &vuln-2018;
- &vuln-2017;
- &vuln-2016;
- &vuln-2015;
- &vuln-2014;
- &vuln-2013;
- &vuln-2012;
- &vuln-2011;
- &vuln-2010;
- &vuln-2009;
- &vuln-2008;
- &vuln-2007;
- &vuln-2006;
- &vuln-2005;
- &vuln-2004;
- &vuln-2003;
-
-</vuxml><!-- EOF -->
+&vuln-2019;
+&vuln-2018;
+&vuln-2017;
+&vuln-2016;
+&vuln-2015;
+&vuln-2014;
+&vuln-2013;
+&vuln-2012;
+&vuln-2011;
+&vuln-2010;
+&vuln-2009;
+&vuln-2008;
+&vuln-2007;
+&vuln-2006;
+&vuln-2005;
+&vuln-2004;
+&vuln-2003;</vuxml>
+<!-- EOF -->
<!-- Note: Please add new entries to the beginning of this file. -->
<!-- ex: set ts=8 tw=80 sw=2: -->
<!-- vim: set softtabstop=2 noexpandtab: -->