mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
18 lines
820 B
Markdown
18 lines
820 B
Markdown
### [CVE-2007-2383](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2383)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/sho-h/pkgvulscheck
|
|
|