mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
19 lines
829 B
Markdown
19 lines
829 B
Markdown
### [CVE-2019-14706](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14706)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A denial of service issue in HTTPD was discovered on MicroDigital N-series cameras with firmware through 6400.0.8.5. An attacker without authorization can upload a file to upload.php with a filename longer than 256 bytes. This will be placed in the updownload area. It will not be deleted, because of a buffer overflow in a Bash command string.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://pastebin.com/PSyqqs1g
|
|
- https://pastebin.com/PSyqqs1g
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|