mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 10:04:45 +02:00
18 lines
849 B
Markdown
18 lines
849 B
Markdown
### [CVE-2014-1876](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1876)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The unpacker::redirect_stdio function in unpack.cpp in unpack200 in OpenJDK 6, 7, and 8; Oracle Java SE 5.0u61, 6u71, 7u51, and 8; JRockit R27.8.1 and R28.3.1; and Java SE Embedded 7u51 does not securely create temporary files when a log file cannot be opened, which allows local users to overwrite arbitrary files via a symlink attack on /tmp/unpack.log.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/cpuapr2014-1972952.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|