From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- metadata/glsa/glsa-200708-10.xml | 67 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 metadata/glsa/glsa-200708-10.xml (limited to 'metadata/glsa/glsa-200708-10.xml') diff --git a/metadata/glsa/glsa-200708-10.xml b/metadata/glsa/glsa-200708-10.xml new file mode 100644 index 000000000000..cae5aac23b26 --- /dev/null +++ b/metadata/glsa/glsa-200708-10.xml @@ -0,0 +1,67 @@ + + + + MySQL: Denial of Service and information leakage + + A Denial of Service vulnerability and a table structure information leakage + vulnerability were found in MySQL. + + mysql + 2007-08-16 + 2007-08-16: 01 + 185333 + remote + + + 5.0.44 + 5.0.44 + + + +

+ MySQL is a popular multi-threaded, multi-user SQL server. +

+
+ +

+ Dormando reported a vulnerability within the handling of password + packets in the connection protocol (CVE-2007-3780). Andrei Elkin also + found that the "CREATE TABLE LIKE" command didn't require SELECT + privileges on the source table (CVE-2007-3781). +

+
+ +

+ A remote unauthenticated attacker could use the first vulnerability to + make the server crash. The second vulnerability can be used by + authenticated users to obtain information on tables they are not + normally able to access. +

+
+ +

+ There is no known workaround at this time. +

+
+ +

+ All MySQL users should upgrade to the latest version: +

+ + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-db/mysql-5.0.44" +
+ + CVE-2007-3780 + CVE-2007-3781 + + + falco + + + falco + + + falco + +
-- cgit v1.2.3