mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 20:57:49 +02:00
19 lines
866 B
Markdown
19 lines
866 B
Markdown
### [CVE-2021-37413](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-37413)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
GRANDCOM DynWEB before 4.2 contains a SQL Injection vulnerability in the admin login interface. A remote unauthenticated attacker can exploit this vulnerability to obtain administrative access to the webpage, access the user database, modify web content and upload custom files. The backend login script does not verify and sanitize user-provided strings.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/martinkubecka/Attributed-CVEs
|
|
- https://github.com/martinkubecka/CVE-References
|
|
|