Bug 539592 (CVE-2007-2383) - CVE-2007-2383 embedded prototype.js JavaScript hijacking
Summary: CVE-2007-2383 embedded prototype.js JavaScript hijacking
Keywords:
Status: CLOSED ERRATA
Alias: CVE-2007-2383
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 712427
TreeView+ depends on / blocked
 
Reported: 2009-11-20 17:09 UTC by Josh Bressers
Modified: 2021-10-19 09:03 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-10-19 09:03:18 UTC
Embargoed:


Attachments (Terms of Use)
Upstream patch from git (4.38 KB, patch)
2010-09-29 14:20 UTC, Josh Bressers
no flags Details | Diff

Description Josh Bressers 2009-11-20 17:09:07 UTC
The Prototype (prototypejs) framework before 1.5.1 RC3 exchanges data using JavaScript Object Notation (JSON) without an associated protection scheme, which allows remote attackers to obtain the data via a web page that retrieves the data through a URL in the SRC attribute of a SCRIPT element and captures the data using other JavaScript code, aka "JavaScript Hijacking." 

MISC:http://www.fortifysoftware.com/servlet/downloads/public/JavaScript_Hijacking.pdf
CONFIRM:http://dev.rubyonrails.org/ticket/7910
CONFIRM:http://prototypejs.org/2007/4/24/release-candidate-3

Comment 1 Josh Bressers 2010-09-29 14:20:09 UTC
Created attachment 450486 [details]
Upstream patch from git

Comment 2 Tomas Hoger 2013-01-28 15:17:14 UTC
(In reply to comment #1)
> Created attachment 450486 [details]
> Upstream patch from git

https://github.com/sstephenson/prototype/commit/fea6bc1a21011c82290f6b5eeb3c3a34e9cdc62b


Note You need to log in before you can comment on or make changes to this bug.