mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 08:34:03 +02:00
19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
### [CVE-2009-1104](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1104)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Java Plug-in in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier; 6 Update 12 and earlier; and 1.4.2_19 and earlier does not prevent Javascript that is loaded from the localhost from connecting to other ports on the system, which allows user-assisted attackers to bypass intended access restrictions via LiveConnect, aka CR 6724331. NOTE: this vulnerability can be leveraged with separate cross-site scripting (XSS) vulnerabilities for remote attack vectors.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2009-1038.html
|
|
- http://www.vmware.com/security/advisories/VMSA-2009-0016.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|