mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
667 B
Markdown
18 lines
667 B
Markdown
### [CVE-2017-6492](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6492)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL Injection was discovered in adm_program/modules/dates/dates_function.php in Admidio 3.2.5. The POST parameter dat_cat_id is concatenated into a SQL query without any input validation/sanitization.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/hamkovic/Admidio-3.2.5-SQLi
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|