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-200503-19.xml | 69 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 metadata/glsa/glsa-200503-19.xml (limited to 'metadata/glsa/glsa-200503-19.xml') diff --git a/metadata/glsa/glsa-200503-19.xml b/metadata/glsa/glsa-200503-19.xml new file mode 100644 index 000000000000..cf9780ec0b41 --- /dev/null +++ b/metadata/glsa/glsa-200503-19.xml @@ -0,0 +1,69 @@ + + + + MySQL: Multiple vulnerabilities + + MySQL contains several vulnerabilities potentially leading to the + overwriting of local files or to the execution of arbitrary code. + + mysql + 2005-03-16 + 2005-03-16: 02 + 84819 + remote and local + + + 4.0.24 + 4.0.24 + + + +

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

+
+ +

+ MySQL fails to properly validate input for authenticated users with + INSERT and DELETE privileges (CAN-2005-0709 and CAN-2005-0710). + Furthermore MySQL uses predictable filenames when creating temporary + files with CREATE TEMPORARY TABLE (CAN-2005-0711). +

+
+ +

+ An attacker with INSERT and DELETE privileges could exploit this to + manipulate the mysql table or accessing libc calls, potentially leading + to the execution of arbitrary code with the permissions of the user + running MySQL. An attacker with CREATE TEMPORARY TABLE privileges could + exploit this to overwrite arbitrary files via a symlink attack. +

+
+ +

+ 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-4.0.24" +
+ + CAN-2005-0709 + CAN-2005-0710 + CAN-2005-0711 + + + jaervosz + + + jaervosz + + + koon + +
-- cgit v1.2.3