CVE-2012-5627
Published Oct 1, 2013
Last updated 2 years ago
Overview
- Description
- Oracle MySQL and MariaDB 5.5.x before 5.5.29, 5.3.x before 5.3.12, and 5.2.x before 5.2.14 does not modify the salt during multiple executions of the change_user command within the same connection which makes it easier for remote authenticated users to conduct brute force password guessing attacks.
- Source
- secalert@redhat.com
- NVD status
- Analyzed
Risk scores
CVSS 2.0
- Type
- Primary
- Base score
- 4
- Impact score
- 2.9
- Exploitability score
- 8
- Vector string
- AV:N/AC:L/Au:S/C:P/I:N/A:N
Weaknesses
- nvd@nist.gov
- CWE-522
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "E0A38E75-F13D-4DF1-96A3-26C41F9AB66C", "versionEndExcluding": "5.5.29", "versionStartIncluding": "5.5.0" } ], "operator": "OR" } ] }, { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "F26667EE-39AA-4BA1-B40D-37FBCB43B50B", "versionEndExcluding": "5.2.14", "versionStartIncluding": "5.2.0" }, { "criteria": "cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "607658C7-318E-489B-926C-0B818EA172F0", "versionEndExcluding": "5.3.12", "versionStartIncluding": "5.3.0" }, { "criteria": "cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "9B845EAE-A675-4A46-A01C-0F8C253EE7ED", "versionEndExcluding": "5.5.29", "versionStartIncluding": "5.5.0" }, { "criteria": "cpe:2.3:a:mariadb:mariadb:10.0.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "3553190A-1EA3-4FDC-838C-1AF34A0D5D1A" } ], "operator": "OR" } ] } ]