ghsa-g3hw-q3c8-4mq9
Vulnerability from github
Published
2022-05-14 04:00
Modified
2022-05-14 04:00
Details
The mysql_uninstall_plugin function in sql/sql_plugin.cc in MySQL 5.1 before 5.1.46 does not check privileges before uninstalling a plugin, which allows remote attackers to uninstall arbitrary plugins via the UNINSTALL PLUGIN command.
{ "affected": [], "aliases": [ "CVE-2010-1621" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2010-05-14T19:30:00Z", "severity": "MODERATE" }, "details": "The mysql_uninstall_plugin function in sql/sql_plugin.cc in MySQL 5.1 before 5.1.46 does not check privileges before uninstalling a plugin, which allows remote attackers to uninstall arbitrary plugins via the UNINSTALL PLUGIN command.", "id": "GHSA-g3hw-q3c8-4mq9", "modified": "2022-05-14T04:00:15Z", "published": "2022-05-14T04:00:15Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1621" }, { "type": "WEB", "url": "http://bugs.mysql.com/bug.php?id=51770" }, { "type": "WEB", "url": "http://dev.mysql.com/doc/refman/5.1/en/news-5-1-46.html" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:093" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/39543" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1397-1" } ], "schema_version": "1.4.0", "severity": [] }
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.