cve/2016/CVE-2016-5537.md

25 lines
1.5 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2016-5537](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5537)
![](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
Unspecified vulnerability in the NetBeans component in Oracle Fusion Middleware 8.1 allows local users to affect confidentiality, integrity, and availability via unknown vectors. NOTE: the previous information is from the October 2016 CPU. Oracle has not commented on third-party claims that this issue is a directory traversal vulnerability which allows local users with certain permissions to write to arbitrary files and consequently gain privileges via a .. (dot dot) in a archive entry in a ZIP file imported as a project.
### POC
#### Reference
- http://hyp3rlinx.altervista.org/advisories/ORACLE-NETBEANS-IDE-DIRECTORY-TRAVERSAL.txt
2024-06-09 00:33:16 +00:00
- http://hyp3rlinx.altervista.org/advisories/ORACLE-NETBEANS-IDE-DIRECTORY-TRAVERSAL.txt
2024-05-26 14:27:05 +02:00
- http://packetstormsecurity.com/files/139259/Oracle-Netbeans-IDE-8.1-Directory-Traversal.html
2024-06-09 00:33:16 +00:00
- http://packetstormsecurity.com/files/139259/Oracle-Netbeans-IDE-8.1-Directory-Traversal.html
2024-05-26 14:27:05 +02:00
- http://www.oracle.com/technetwork/security-advisory/cpuoct2016-2881722.html
2024-06-09 00:33:16 +00:00
- http://www.oracle.com/technetwork/security-advisory/cpuoct2016-2881722.html
2024-05-26 14:27:05 +02:00
- https://www.exploit-db.com/exploits/40588/
2024-06-09 00:33:16 +00:00
- https://www.exploit-db.com/exploits/40588/
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.