mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 17:50:34 +00:00
20 lines
865 B
Markdown
20 lines
865 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
|
||
|
|