Bug 867238 (CVE-2012-3160)
Summary: | CVE-2012-3160 mysql: unspecified vulnerability in Server Installation leading to information disclosure (CPU Oct 2012) | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Kurt Seifried <kseifried> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | byte, hhorak, mfisher, tkramer |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | mysql 5.1.66, mysql 5.5.28 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-01-21 15:24:04 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 871813, 871814 | ||
Bug Blocks: | 867241, 870399 |
Description
Kurt Seifried
2012-10-17 06:16:02 UTC
Text of the Oracle flaw description: Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server Installation). Supported versions that are affected are 5.1.65 and earlier and 5.5.27 and earlier. Easily exploitable vulnerability requiring logon to Operating System. Successful attack of this vulnerability can result in unauthorized read access to a subset of MySQL Server accessible data. http://www.oracle.com/technetwork/topics/security/cpuoct2012verbose-1515934.html#MSQL It seems the CVE may be related to the following commits: http://bazaar.launchpad.net/~mysql/mysql-server/5.1/revision/3780 http://bazaar.launchpad.net/~mysql/mysql-server/5.5/revision/2661.810.55 They modify mysql_secure_installation scripts to ensure that a temporary file, to which root password is written, is properly removed if script fails or is interrupted. Shell version of the script is included in the Red Hat Enterprise Linux mysql packages. This issue has been addressed in following products: Red Hat Enterprise Linux 6 Via RHSA-2012:1462 https://rhn.redhat.com/errata/RHSA-2012-1462.html |