6.8
CVE-2009-5026
- EPSS 7.76%
- Veröffentlicht 17.08.2012 00:55:01
- Zuletzt bearbeitet 16.06.2026 23:14:51
- Quelle secalert@redhat.com
- CVE-Watchlists
- Unerledigt
The executable comment feature in MySQL 5.0.x before 5.0.93 and 5.1.x before 5.1.50, when running in certain slave configurations in which the slave is running a newer version than the master, allows remote attackers to execute arbitrary SQL commands via custom comments.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 7.76% | 0.939 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.8 | 8.6 | 6.4 |
AV:N/AC:M/Au:N/C:P/I:P/A:P
|
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
http://lists.opensuse.org/opensuse-security-announce/2012-08/msg00007.html
http://secunia.com/advisories/49179
http://bugs.mysql.com/bug.php?id=49124
http://dev.mysql.com/doc/refman/5.0/en/news-5-0-93.html
http://dev.mysql.com/doc/refman/5.1/en/news-5-1-50.html
http://seclists.org/oss-sec/2011/q4/101
https://bugzilla.redhat.com/show_bug.cgi?id=640177