diff options
author | Tom Rhodes <trhodes@FreeBSD.org> | 2004-08-23 19:18:08 +0000 |
---|---|---|
committer | Tom Rhodes <trhodes@FreeBSD.org> | 2004-08-23 19:18:08 +0000 |
commit | aada79126956adb039a8e1ef589feecbceb391fe (patch) | |
tree | 942a36f57d3b7e9e6b6a2aac85045772e5e944f3 | |
parent | Fix build with gcc-3.4 (diff) |
Place port name in the description.
Suggested by: eik
Diffstat (limited to '')
-rw-r--r-- | security/vuxml/vuln.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 0da5b69e02d5..a93a5230d19e 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -276,7 +276,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. </vuln> <vuln vid="65a17a3f-ed6e-11d8-aff1-00061bc2ad93"> - <topic>Arbitrary code execution via a format string vulnerability</topic> + <topic>Arbitrary code execution via a format string vulnerability in jftpgw</topic> <affects> <package> <name>jftpgw</name> @@ -300,6 +300,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. <dates> <discovery>2004-05-30</discovery> <entry>2004-08-13</entry> + <modified>2004-08-23</modified> </dates> </vuln> |