mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
875 B
Markdown
18 lines
875 B
Markdown
### [CVE-2007-5375](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5375)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Interpretation conflict in the Sun Java Virtual Machine (JVM) allows user-assisted remote attackers to conduct a multi-pin DNS rebinding attack and execute arbitrary JavaScript in an intranet context, when an intranet web server has an HTML document that references a "mayscript=true" Java applet through a local relative URI, which may be associated with different IP addresses by the browser and the JVM.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://crypto.stanford.edu/dns/dns-rebinding.pdf
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|