cve/2018/CVE-2018-21029.md

19 lines
924 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-21029](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-21029)
![](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
** DISPUTED ** systemd 239 through 245 accepts any certificate signed by a trusted certificate authority for DNS Over TLS. Server Name Indication (SNI) is not sent, and there is no hostname validation with the GnuTLS backend. NOTE: This has been disputed by the developer as not a vulnerability since hostname validation does not have anything to do with this issue (i.e. there is no hostname to be sent).
### POC
#### Reference
- https://github.com/systemd/systemd/issues/9397
2024-06-09 00:33:16 +00:00
- https://github.com/systemd/systemd/issues/9397
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.