Bug 183261
| Summary: | CVE-2006-0903 Mysql log file obfuscation | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Josh Bressers <bressers> |
| Component: | mysql | Assignee: | Tom Lane <tgl> |
| Status: | CLOSED RAWHIDE | QA Contact: | David Lawrence <dkl> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 4 | CC: | byte, hhorak |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | source=secunia,reported=20060227,impact=low,public=20060220 | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-05-18 01:51:26 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 194613 | ||
|
Description
Josh Bressers
2006-02-27 20:15:29 UTC
attachment 125344 [details] is a testcase from tgl:
I've attached a test case. Start the server with query logging enabled
(easiest way is to modify the init script to add "--log" to the
mysqld_safe command line), run program, look at log file.
This is fixed by upstream changes in 4.1.19. |