Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1386138 - (CVE-2005-0004) CVE-2005-0004 mysql: CVE-2005-0004 mysqlaccess creates/overwrite files on the system
CVE-2005-0004 mysql: CVE-2005-0004 mysqlaccess creates/overwrite files on the...
Status: CLOSED NOTABUG
Product: Security Response
Classification: Other
Component: vulnerability (Show other bugs)
unspecified
All Linux
medium Severity medium
: ---
: ---
Assigned To: Red Hat Product Security
impact=moderate,public=20050119,repor...
: Security
Depends On:
Blocks: 1385047
  Show dependency treegraph
 
Reported: 2016-10-18 05:23 EDT by Cedric Buissart
Modified: 2016-10-19 02:44 EDT (History)
27 users (show)

See Also:
Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2016-10-18 05:25:43 EDT
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)

  None (edit)
Description Cedric Buissart 2016-10-18 05:23:54 EDT
CVE-2005-0004 allows an unprivileged local attacker to create/overwrite files on the machine with the privilege of the user running the mysqlaccess script (e.g.: usually a database administrator or root).
mysqlaccess uses a predictable file naming in /tmp to store temporary data. An attacker could create a symlink with a similar name, pointing elsewhere on the file system structure.

Upstream patch :
http://lists.mysql.com/internals/20600

mitre.org info on the CVE:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=can-2005-0004

Affected versions : MySQL 4.0.23 and earlier, 4.1.x before 4.1.10, 5.0.x before 5.0.3, and other versions including 3.x

Versions shipped in Red Hat are not affected, since they are either using the patched version of mysqlaccess, or are not shipping mysqlaccess script.

Note You need to log in before you can comment on or make changes to this bug.