cve/2016/CVE-2016-4483.md
2024-06-18 02:51:15 +02:00

18 lines
800 B
Markdown

### [CVE-2016-4483](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4483)
![](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 xmlBufAttrSerializeTxtContent function in xmlsave.c in libxml2 allows context-dependent attackers to cause a denial of service (out-of-bounds read and application crash) via a non-UTF-8 attribute value, related to serialization. NOTE: this vulnerability may be a duplicate of CVE-2016-3627.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html
#### Github
- https://github.com/ARPSyndicate/cvemon