cve/2021/CVE-2021-29296.md
2024-06-18 02:51:15 +02:00

18 lines
957 B
Markdown

### [CVE-2021-29296](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29296)
![](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
** UNSUPPORTED WHEN ASSIGNED **Null Pointer Dereference vulnerability in D-Link DIR-825 2.10b02, which could let a remote malicious user cause a denial of service. The vulnerability could be triggered by sending an HTTP request with URL /vct_wan; the sbin/httpd would invoke the strchr function and take NULL as a first argument, which finally leads to the segmentation fault. NOTE: The DIR-825 and all hardware revisions is considered End of Life and as such this issue will not be patched.
### POC
#### Reference
- https://www.dlink.com/en/security-bulletin/
#### Github
No PoCs found on GitHub currently.