mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
18 lines
957 B
Markdown
18 lines
957 B
Markdown
### [CVE-2021-29296](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29296)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|