Files
CVEs-PoC/2010/CVE-2010-1621.md
T
2025-09-29 21:09:30 +02:00

750 B

CVE-2010-1621

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.

POC

Reference

No PoCs from references.

Github