gsd-2012-5627
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2012-5627", "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.", "id": "GSD-2012-5627", "references": [ "https://www.suse.com/security/cve/CVE-2012-5627.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2012-5627" ], "details": "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.", "id": "GSD-2012-5627", "modified": "2023-12-13T01:20:19.408211Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-5627", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://secunia.com/advisories/53372", "refsource": "MISC", "url": "http://secunia.com/advisories/53372" }, { "name": "http://security.gentoo.org/glsa/glsa-201308-06.xml", "refsource": "MISC", "url": "http://security.gentoo.org/glsa/glsa-201308-06.xml" }, { "name": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:102", "refsource": "MISC", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:102" }, { "name": "http://seclists.org/fulldisclosure/2012/Dec/58", "refsource": "MISC", "url": "http://seclists.org/fulldisclosure/2012/Dec/58" }, { "name": "http://seclists.org/fulldisclosure/2012/Dec/83", "refsource": "MISC", "url": "http://seclists.org/fulldisclosure/2012/Dec/83" }, { "name": "http://seclists.org/oss-sec/2012/q4/424", "refsource": "MISC", "url": "http://seclists.org/oss-sec/2012/q4/424" }, { "name": "https://mariadb.atlassian.net/browse/MDEV-3915", "refsource": "MISC", "url": "https://mariadb.atlassian.net/browse/MDEV-3915" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=883719", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=883719" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "5.5.29", "versionStartIncluding": "5.5.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:mariadb:mariadb:10.0.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "5.2.14", "versionStartIncluding": "5.2.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "5.3.12", "versionStartIncluding": "5.3.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "5.5.29", "versionStartIncluding": "5.5.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-5627" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-522" } ] } ] }, "references": { "reference_data": [ { "name": "20121203 MySQL Local/Remote FAST Account Password Cracking", "refsource": "FULLDISC", "tags": [ "Exploit", "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2012/Dec/58" }, { "name": "[oss-security] 20121206 Re: CVE request: Mysql/Mariadb insecure salt-usage", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/oss-sec/2012/q4/424" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=883719", "refsource": "MISC", "tags": [ "Patch", "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=883719" }, { "name": "20121205 Re: MySQL Local/Remote FAST Account Password\tCracking", "refsource": "FULLDISC", "tags": [ "Exploit", "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2012/Dec/83" }, { "name": "https://mariadb.atlassian.net/browse/MDEV-3915", "refsource": "CONFIRM", "tags": [ "Broken Link", "Vendor Advisory" ], "url": "https://mariadb.atlassian.net/browse/MDEV-3915" }, { "name": "GLSA-201308-06", "refsource": "GENTOO", "tags": [ "Patch", "Third Party Advisory", "VDB Entry" ], "url": "http://security.gentoo.org/glsa/glsa-201308-06.xml" }, { "name": "MDVSA-2013:102", "refsource": "MANDRIVA", "tags": [ "Broken Link" ], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:102" }, { "name": "53372", "refsource": "SECUNIA", "tags": [ "Not Applicable" ], "url": "http://secunia.com/advisories/53372" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 4.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2022-08-29T20:56Z", "publishedDate": "2013-10-01T17:55Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.