mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
720 B
Markdown
19 lines
720 B
Markdown
### [CVE-2021-37475](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-37475)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In NavigateCMS version 2.9.4 and below, function in `templates.php` is vulnerable to sql injection on parameter `template-properties-order`, which results in arbitrary sql query execution in the backend database.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/anhquan99/DetectSQLInjectionPyshark
|
|
|