Bug 193828 - CVE-2006-2753 MySQL improper multibyte string escaping
Summary: CVE-2006-2753 MySQL improper multibyte string escaping
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: mysql
Version: 5
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Tom Lane
QA Contact: David Lawrence
URL: http://lists.mysql.com/announce/364
Whiteboard: source=redhat,reported=20060519,impac...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-06-01 21:18 UTC by Josh Bressers
Modified: 2013-07-03 03:09 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-06-14 13:57:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Josh Bressers 2006-06-01 21:18:54 UTC
+++ This bug was initially created as a clone of Bug #193827 +++

SQL injection vulnerability in MySQL 4.1.x before 4.1.20 and 5.0.x
before 5.0.22 allows context-dependent attackers to execute arbitrary
SQL commands via crafted multibyte encodings in character sets such as
SJIS, BIG5, and GBK, which are not properly handled when the
mysql_real_escape function is used to escape the input.

Comment 1 Tom Lane 2006-06-14 13:57:39 UTC
4.1.20 and 5.0.22 pushed into fc4 and fc5, respectively.


Note You need to log in before you can comment on or make changes to this bug.