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.




Network Security Web-App-Sec
[Top] [All Lists]

RE: Cookie poisoning without XSS

Subject: RE: Cookie poisoning without XSS
Date: Fri, 25 Aug 2006 20:08:06 +0300
Hi,

The term "Cookie Poisoning" usually refers to the act of manipulating
cookie values (in one's own HTTP session) in order to perform illegal
actions (e.g. SQL Injection, Session Hijacking, etc.), in web
applications that rely on cookie values, but do not properly validate
these values.

You can find a whitepaper on this subject in our web site:
https://www.watchfire.com/securearea/whitepapers.aspx?id=18

In addition, the following link presents additional information on
Cookie Poisoning:
http://www.imperva.com/application_defense_center/glossary/cookie_poison
ing.html


XSS attacks may enable a malicious user to steal cookies from other
users, as well as perform many other things through the injection of
malicious client-side scripts (e.g. JavaScript, VBScript, etc.)

Hope this helps,
-Ory Segal
 

-----Original Message-----
From: Smith Norton [mailto:smith.norton@gmail.com] 
Sent: Friday, August 25, 2006 5:17 PM
To: webappsec@securityfocus.com
Subject: Cookie poisoning without XSS

I was reading about cookie poisoning. I want to know if there is any way
we can poision cookies if XSS vulnerability is not possible.

As far as I know, only in the presence of an XSS vulnerability, cookies
can be modified. Can anyone describe a method of cookie poisoning even
without XSS.

Small code snippets would be very helpful to me.

Smith

------------------------------------------------------------------------
-
Sponsored by: Watchfire

Watchfire's AppScan is the industry's first and leading web application
security testing suite, and the only solution to provide comprehensive
remediation tasks at every level of the application. See for yourself. 
Download a Free Trial of AppScan today!

https://www.watchfire.com/securearea/appscancamp.aspx?id=701500000008VnG
------------------------------------------------------------------------
--



-------------------------------------------------------------------------
Sponsored by: Watchfire

Watchfire's AppScan is the industry's first and leading web application 
security testing suite, and the only solution to provide comprehensive 
remediation tasks at every level of the application. See for yourself. 
Download a Free Trial of AppScan today!

https://www.watchfire.com/securearea/appscancamp.aspx?id=701500000008VnG
--------------------------------------------------------------------------


<Prev in Thread] Current Thread [Next in Thread>