CVE-2010-1848: Path Traversal
Directory traversal vulnerability in MySQL 5.0 through 5.0.91 and 5.1 before 5.1.47 allows remote authenticated users to bypass intended table grants to read field definitions of arbitrary tables, and on 5.1 to read or delete content of arbitrary tables, via a .. (dot dot) in a table name.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2010-1848?
CVE-2010-1848 is considered a high severity vulnerability due to its potential for unauthorized data access.
How do I fix CVE-2010-1848?
To fix CVE-2010-1848, upgrade MySQL to version 5.1.47 or later which addresses the directory traversal issue.
What are the affected MySQL versions in CVE-2010-1848?
CVE-2010-1848 affects MySQL versions 5.0.0 through 5.0.91 and all versions before 5.1.47.
Can a remote attacker exploit CVE-2010-1848?
Yes, a remote authenticated user can exploit CVE-2010-1848 to bypass table grants and access unauthorized data.
What types of data can be accessed due to CVE-2010-1848?
Exploitation of CVE-2010-1848 allows attackers to read field definitions and, in some versions, manipulate arbitrary table content.