Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mysql | Mysql | <= 5.1.45 |
Related Weaknesses (CWE)
References
- http://bugs.mysql.com/bug.php?id=51770
- http://dev.mysql.com/doc/refman/5.1/en/news-5-1-46.html
- http://www.mandriva.com/security/advisories?name=MDVSA-2010:093
- http://www.securityfocus.com/bid/39543
- http://www.ubuntu.com/usn/USN-1397-1
- http://bugs.mysql.com/bug.php?id=51770
- http://dev.mysql.com/doc/refman/5.1/en/news-5-1-46.html
- http://www.mandriva.com/security/advisories?name=MDVSA-2010:093
- http://www.securityfocus.com/bid/39543
- http://www.ubuntu.com/usn/USN-1397-1
FAQ
What is CVE-2010-1621?
CVE-2010-1621 is a vulnerability with a CVSS score of 5.0 (MEDIUM). 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...
How severe is CVE-2010-1621?
CVE-2010-1621 has been rated MEDIUM with a CVSS base score of 5.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2010-1621?
Check the references section above for vendor advisories and patch information. Affected products include: Mysql Mysql.