cve/2015/CVE-2015-5236.md

18 lines
782 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-5236](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5236)
![](https://img.shields.io/static/v1?label=Product&message=Icedtea-web&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20Unkown%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-345&color=brighgreen)
### Description
It was discovered that the IcedTea-Web used codebase attribute of the <applet> tag on the HTML page that hosts Java applet in the Same Origin Policy (SOP) checks. As the specified codebase does not have to match the applet's actual origin, this allowed malicious site to bypass SOP via spoofed codebase value.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon