- Fix badly wrapped line
Approved by: mat (portmgr)
This commit is contained in:
parent
7562def0b2
commit
dee2b6a26c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45863
1 changed files with 1 additions and 2 deletions
|
@ -451,8 +451,7 @@
|
|||
<para>Now check whether the right package versions are matched
|
||||
by the entry:</para>
|
||||
|
||||
<screen>&prompt.user; <userinput>pkg audit -f ${PORTSDIR}/security/vuxml/vuln.xml dropbear-201
|
||||
3.58 dropbear-2013.59</userinput>
|
||||
<screen>&prompt.user; <userinput>pkg audit -f ${PORTSDIR}/security/vuxml/vuln.xml dropbear-2013.58 dropbear-2013.59</userinput>
|
||||
dropbear-2012.58 is vulnerable:
|
||||
dropbear -- exposure of sensitive information, DoS
|
||||
CVE: CVE-2013-4434
|
||||
|
|
Loading…
Reference in a new issue