summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2004-07-05 17:24:43 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2004-07-05 17:24:43 +0000
commit717695c6f1ea1fcab7e634673e8761374c45b762 (patch)
treeb0db1522ec4e19c626878cc6349b87411017f959 /security
parentAdd quickml, an easy to use mailing list manager written in Ruby. (diff)
Add missing mandatory <body> element for SSLtelnet issue.
Notes
Notes: svn path=/head/; revision=112975
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 509d521231a9..5755e0f0a5b2 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -41,8 +41,10 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</package>
</affects>
<description>
- <p>SSLtelnet contains a format string vulnerability that could
- allow remote code execution and privilege escalation.</p>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>SSLtelnet contains a format string vulnerability that could
+ allow remote code execution and privilege escalation.</p>
+ </body>
</description>
<references>
<url>http://www.idefense.com/</url>