Files
CVEs-PoC/2007/CVE-2007-5239.md
T
2024-06-18 02:51:15 +02:00

18 lines
958 B
Markdown

### [CVE-2007-5239](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5239)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Java Web Start in Sun JDK and JRE 6 Update 2 and earlier, JDK and JRE 5.0 Update 12 and earlier, SDK and JRE 1.4.2_15 and earlier, and SDK and JRE 1.3.1_20 and earlier does not properly enforce access restrictions for untrusted (1) applications and (2) applets, which allows user-assisted remote attackers to copy or rename arbitrary files when local users perform drag-and-drop operations from the untrusted application or applet window onto certain types of desktop applications.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2007-0963.html
#### Github
No PoCs found on GitHub currently.