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: [Full-disclosure] Re: Advisory 18/2005: PHP Cross Site Scripting (XSS) Vulnerability in phpinfo() |
|---|---|
| Date: | Mon, 31 Oct 2005 20:47:01 +0100 |
Hello Matthew,
http://cvs.php.net/diff.php/php-src/ext/standard/info.c?r1=1.252&r2=1.253&ty=u For the change marked "Input Validation Part 2". It uses ENT_QUOTES escaping as opposed to ENT_NOQUOTES escaping. The lack of escaping on quotes in entity attributes is the *EXACT* issue my bug report illustrates.
Unfortunately for you, the CVS commit you quote has nothing todo with the XSS vulnerability in my advisory. My advisory covers "Input Validation Part 1" which you can read here http://viewcvs.php.net/viewcvs.cgi/php-src/ext/standard/info.c.diff?r1=1.245.2.2&r2=1.245.2.3 I hope this is enough to convince you... (because your bug report has nothing todo with arrays not beeing escaped at all) Yours, Stefan Esser ps: And you do not need to convince me, that you should have credits for that other bug. And it is a pity that it needed such a long time to fix it. In the end it is just an XSS in a debugging feature and therefore it was not taken so serious. You should be happy, that we have started to even fix vulnerabilities in debugging tools. -- -------------------------------------------------------------------------- Stefan Esser sesser@php.net Hardened-PHP Project http://www.hardened-php.net/ GPG-Key gpg --keyserver pgp.mit.edu --recv-key 0x15ABDA78 Key fingerprint 7806 58C8 CFA8 CE4A 1C2C 57DD 4AE1 795E 15AB DA78 -------------------------------------------------------------------------- _______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.grok.org.uk/full-disclosure-charter.html Hosted and sponsored by Secunia - http://secunia.com/
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [Full-disclosure] Re: Advisory 18/2005: PHP Cross Site Scripting (XSS) Vulnerability in phpinfo(), Florian Weimer |
|---|---|
| Next by Date: | Re: [Full-disclosure] Re: Advisory 18/2005: PHP Cross Site Scripting (XSS) Vulnerability in phpinfo(), Florian Weimer |
| Previous by Thread: | [Full-disclosure] Re: Advisory 18/2005: PHP Cross Site Scripting (XSS) Vulnerability in phpinfo(), Matthew Murphy |
| Next by Thread: | Re: [Full-disclosure] Re: Advisory 18/2005: PHP Cross Site Scripting (XSS) Vulnerability in phpinfo(), Florian Weimer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |