cve/2005/CVE-2005-0836.md
2024-06-18 02:51:15 +02:00

19 lines
699 B
Markdown

### [CVE-2005-0836](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0836)
![](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
Argument injection vulnerability in Java Web Start for J2SE 1.4.2 up to 1.4.2_06 allows untrusted applications to gain privileges via the value parameter of a property tag in a JNLP file.
### POC
#### Reference
- http://jouko.iki.fi/adv/ws.html
- http://marc.info/?l=full-disclosure&m=111117284323657&w=2
#### Github
No PoCs found on GitHub currently.