Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: Fake: Open Conference Systems = 2.8.2 Remote File Inclusion |
|---|---|
| Date: | Tue, 30 Jan 2007 18:00:23 +0100 (CET) |
On Mon, 29 Jan 2007, [UTF-8] Micha? Melewski wrote:
Dnia 29-01-2007, pon o godzinie 14:11 +0100, bzhbfzj3001@sneakemail.com napisaÿÿ(a): [...]Unfortunately your advisory is once again, fake. The variable you are referring to is set in interface/globals.php which is of course included before the mentioned include statement.
Hmm, it isn't fake - i was able to exploit this bug. This software (i mean openemr) i so badly written that i have been able to find few other bugs, like: """
Argh, you're right. The problematic code is here:
interface/globals.php:
...
// required for normal operation because of recent changes in PHP:
$ps = strpos($_SERVER['REQUEST_URI'],"myadmin");
if ($ps === false) {
extract($_GET);
extract($_POST);
}// turn off PHP compatibility warnings
ini_set("session.bug_compat_warn","off");
?>Tinus
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | PhP Generic library & framework (include_path) Remote File Include Exploit, umutc4n |
|---|---|
| Next by Date: | EncapsCMS 0.3.6 (common_foot.php) Remote File Include, trzindan |
| Previous by Thread: | Re: Fake: Open Conference Systems = 2.8.2 Remote File Inclusion, MichaÅ Melewski |
| Next by Thread: | Re: Open Conference Systems = 2.8.2 Remote File Inclusion, Stefano Zanero |
| Indexes: | [Date] [Thread] [Top] [All Lists] |