django 1.2.2 xss csrf

2010.09.17
Risk: Low
Local: No
Remote: Yes
CWE: CWE-79


CVSS Base Score: 4.3/10
Impact Subscore: 2.9/10
Exploitability Subscore: 8.6/10
Exploit range: Remote
Attack complexity: Medium
Authentication: No required
Confidentiality impact: None
Integrity impact: Partial
Availability impact: None

This was just pointed out to me: http://www.djangoproject.com/weblog/2010/sep/08/security-release/ """ The provided template tag for inserting the CSRF token into forms -- {% csrf_token %}-- explicitly trusts the cookie value, and displays it as-is. Thus, an attacker whois able to tamper with the value of the CSRF cookie can cause arbitrary content to beinserted, unescaped, into the outgoing HTML of the form, enabling cross-sitescripting (XSS) attacks. """ Thanks.

References:

http://www.securityfocus.com/bid/43116
http://www.djangoproject.com/weblog/2010/sep/08/security-release/
https://bugzilla.redhat.com/show_bug.cgi?id=632239
http://xforce.iss.net/xforce/xfdb/61729
http://marc.info/?l=oss-security&m=128403961700444&w=2


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top