|
Bugzilla – Full Text Bug Listing |
| Summary: | VUL-0: CVE-2004-1148: phpMyAdmin remote command execution | ||
|---|---|---|---|
| Product: | [Novell Products] SUSE Security Incidents | Reporter: | Ludwig Nussel <lnussel> |
| Component: | Incidents | Assignee: | Security Team bot <security-team> |
| Status: | RESOLVED FIXED | QA Contact: | Security Team bot <security-team> |
| Severity: | Major | ||
| Priority: | P3 - Medium | CC: | security-team |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | CVE-2004-1148: CVSS v2 Base Score: 5.0 (AV:N/AC:L/Au:N/C:P/I:N/A:N) | ||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Ludwig Nussel
2004-12-14 18:08:58 UTC
http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2004-4 Should I backport patches or wait for 2.6.1 and update? (I guess update to release candidate is not an option) * This comment was added by mail. Please backport if the effort is sustainable. At least the command execution sounds rather nasty as it seems to happen before authentication. I can't judge whether the constraints that are needed to be able to exploit it are fulfilled in practice though. It does not happen before authentication. Attacker needs access to MySQL database. Okay, I'll port patches. Anyway, we didn't yet fix: http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2004-3 porting that patch will be more complicated as it touches quite many places... I've ported patches to version we have in 9.0-9.2, for olders code seems to be much changed. It seems or it in fact is? :-) The code is completely different there, so that version might be not vulnerable or that issue is just better hidden :-) Ok. Can you please submit the packages you can fix then (so we have the diff). Someone of the security-team should have a look at the old verions then. Okay, I'll check, whether they work correctly and submit it. Submitted fixed packages for 9.0-9.2. "- bug introduced in 2.6.0-pl2" ... 8.2 has 2.4, so I suspect 8.2 and 8.1 are not affected? It was not itroduced in 2.6.0-pl2, but was in all versions that have transformations (AFAIK 2.5 and newer). However other issues might be also in older versions. any update here? the uploaddir thing is present in 8.2 but not 8.1, easy. bits of the XSS patch can be found in 8.2 and 8.1. The big hunk isn't present. I'd suggest to fix the obvious places taking the risk to miss some places where quoting should have taken place. Fixed packages for 8.1 and 8.2 submitted. Created patchinfo file as /work/src/done/PATCHINFO/phpMyAdmin.rKl9hy approved fixed packages CVE-2004-1148: CVSS v2 Base Score: 5.0 (AV:N/AC:L/Au:N/C:P/I:N/A:N) |