mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 07:51:39 +02:00
18 lines
832 B
Markdown
18 lines
832 B
Markdown
### [CVE-2020-11682](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11682)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Castel NextGen DVR v1.0.0 is vulnerable to CSRF in all state-changing request. A __RequestVerificationToken is set by the web interface, and included in requests sent by web interface. However, this token is not verified by the application: the token can be removed from all requests and the request will succeed.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/157954/Castel-NextGen-DVR-1.0.0-Bypass-CSRF-Disclosure.html
|
|
|
|
#### Github
|
|
- https://github.com/irbishop/CVEs
|
|
|