cve/2016/CVE-2016-10739.md

25 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2016-10739](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10739)
![](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
In the GNU C Library (aka glibc or libc6) through 2.28, the getaddrinfo function would successfully parse a string that contained an IPv4 address followed by whitespace and arbitrary characters, which could lead applications to incorrectly assume that it had parsed a valid string, without the possibility of embedded HTTP headers or other potentially dangerous substrings.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/CKL2022/meta-timesys
- https://github.com/TimesysGit/meta-timesys
- https://github.com/flyrev/security-scan-ci-presentation
- https://github.com/nedenwalker/spring-boot-app-using-gradle
- https://github.com/nedenwalker/spring-boot-app-with-log4j-vuln
- https://github.com/renren82/timesys
- https://github.com/siva7080/meta-timesys
- https://github.com/xlloss/meta-timesys