Closed Bug 737568 Opened 12 years ago Closed 12 years ago

[traceback] IOError: request data read error

Categories

(Websites :: Firefox Flicks, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: stephend, Unassigned)

Details

GET:<QueryDict: {u'nsextt': [u'\'"--></style></script><script>netsparker(0x000859)</script>']}>,

'REQUEST_METHOD': 'POST',
 'REQUEST_URI': "/en-US/upvote/5q2v4y?nsextt='%22--%3E%3C/style%3E%3C/script%3E%3Cscript%3Enetsparker(0x000859)%3C/script%3E",

Traceback (most recent call last):

  File "/data/www/firefoxflicks-dev.allizom.org/firefox-flicks/vendor/src/django/django/core/handlers/base.py", line 105, in get_response
    response = middleware_method(request, callback, callback_args, callback_kwargs)

  File "/data/www/firefoxflicks-dev.allizom.org/firefox-flicks/vendor/src/django-session-csrf/session_csrf/__init__.py", line 86, in process_view
    user_token = request.POST.get('csrfmiddlewaretoken', '')

  File "/data/www/firefoxflicks-dev.allizom.org/firefox-flicks/vendor/src/django/django/core/handlers/wsgi.py", line 210, in _get_post
    self._load_post_and_files()

  File "/data/www/firefoxflicks-dev.allizom.org/firefox-flicks/vendor/src/django/django/http/__init__.py", line 289, in _load_post_and_files
    self._post, self._files = QueryDict(self.raw_post_data, encoding=self._encoding), MultiValueDict()

  File "/data/www/firefoxflicks-dev.allizom.org/firefox-flicks/vendor/src/django/django/http/__init__.py", line 249, in _get_raw_post_data
    self._raw_post_data = self.read(content_length)

  File "/data/www/firefoxflicks-dev.allizom.org/firefox-flicks/vendor/src/django/django/http/__init__.py", line 301, in read
    return self._stream.read(*args, **kwargs)

IOError: request data read error
Can we close this one out?
(In reply to Ben (:bensternthal) from comment #1)
> Can we close this one out?

Sure.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.