diff options
author | Tom Rhodes <trhodes@FreeBSD.org> | 2004-06-25 02:04:07 +0000 |
---|---|---|
committer | Tom Rhodes <trhodes@FreeBSD.org> | 2004-06-25 02:04:07 +0000 |
commit | 0cd7fc1d867aa4ed67c21a3c99e7ebb433fb1250 (patch) | |
tree | 29058db6ffd9f228d86dd1da6a0ff1ccc2447f09 | |
parent | Move the Gallery entry to VuXML. (diff) |
Fix an older entry which ends with "buffer overflows vuxml".
Fill in a date on my previous entry.
Notes
Notes:
svn path=/head/; revision=112187
-rw-r--r-- | security/vuxml/vuln.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 882efe8feb78..4a68eaa4e347 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -57,7 +57,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. </references> <dates> <discovery>2004-06-01</discovery> - <entry>TO BE FILLED BEFORE COMMIT</entry> + <entry>2004-06-24</entry> </dates> </vuln> @@ -3535,7 +3535,7 @@ misc.c: <description> <body xmlns="http://www.w3.org/1999/xhtml"> <p>libmcrypt does incomplete input validation, leading to - several buffer overflow vuxml. Additionally, + several buffer overflows. Additionally, a memory leak is present. Both of these problems may be exploited in a denial-of-service attack.</p> </body> |