mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
21 lines
920 B
Markdown
21 lines
920 B
Markdown
### [CVE-2019-6973](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6973)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Sricam IP CCTV cameras are vulnerable to denial of service via multiple incomplete HTTP requests because the web server (based on gSOAP 2.8.x) is configured for an iterative queueing approach (aka non-threaded operation) with a timeout of several seconds.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/151377/Sricam-gSOAP-2.8-Denial-Of-Service.html
|
|
- https://github.com/bitfu/sricam-gsoap2.8-dos-exploit
|
|
- https://www.exploit-db.com/exploits/46261/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/bitfu/sricam-gsoap2.8-dos-exploit
|
|
|