diff options
author | niels <niels@FreeBSD.org> | 2004-12-20 09:55:15 +0000 |
---|---|---|
committer | niels <niels@FreeBSD.org> | 2004-12-20 09:55:15 +0000 |
commit | fe1a49e3185693d612153259c5de3cfac176fd81 (patch) | |
tree | 4ea1a117c022dc9f202c9687fbac1a49cc0ca3f0 /security | |
parent | 993e2903760679b18ffc701f4448a74dc8d6c4bd (diff) | |
download | FreeBSD-ports-fe1a49e3185693d612153259c5de3cfac176fd81.zip FreeBSD-ports-fe1a49e3185693d612153259c5de3cfac176fd81.tar.gz |
Corrected typo (blockquote in wrong place).
Approved by: nectar (implicit)
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 9a36e59..ab61a7c 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -245,10 +245,10 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. <blockquote cite="http://rhn.redhat.com/errata/RHSA-2004-611.html"> <p>Oleksandr Byelkin discovered that "ALTER TABLE ... RENAME" checked the CREATE/INSERT rights of the old table instead of the new one.</p> + </blockquote> <p>Table access restrictions, on the affected MySQL servers, may accidently or intentially be bypassed due to this bug.</p> - </blockquote> </body> </description> <references> |