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

18 lines
769 B
Markdown

### [CVE-2016-2340](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2340)
![](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
The AMF framework in Granite Data Services 3.1.1-SNAPSHOT allows remote authenticated users to read arbitrary files, send TCP requests to intranet servers, or cause a denial of service via an XML external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue.
### POC
#### Reference
- http://www.kb.cert.org/vuls/id/279472
#### Github
No PoCs found on GitHub currently.