MEDIUM · 6.5

CVE-2006-4227

MySQL before 5.0.25 and 5.1 before 5.1.12 evaluates arguments of suid routines in the security context of the routine's definer instead of the routine's caller, which allows remote authenticated users...

Vulnerability Description

MySQL before 5.0.25 and 5.1 before 5.1.12 evaluates arguments of suid routines in the security context of the routine's definer instead of the routine's caller, which allows remote authenticated users to gain privileges through a routine that has been made available using GRANT EXECUTE.

CVSS Score

6.5

MEDIUM

AV:N/AC:L/Au:S/C:P/I:P/A:P
Confidentiality
PARTIAL
Integrity
PARTIAL
Availability
PARTIAL

Affected Products

VendorProductVersions
MysqlMysql5.0.1
OracleMysql5.0.0

Related Weaknesses (CWE)

References

FAQ

What is CVE-2006-4227?

CVE-2006-4227 is a vulnerability with a CVSS score of 6.5 (MEDIUM). MySQL before 5.0.25 and 5.1 before 5.1.12 evaluates arguments of suid routines in the security context of the routine's definer instead of the routine's caller, which allows remote authenticated users...

How severe is CVE-2006-4227?

CVE-2006-4227 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2006-4227?

Check the references section above for vendor advisories and patch information. Affected products include: Mysql Mysql, Oracle Mysql.