mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
21 lines
822 B
Markdown
21 lines
822 B
Markdown
![]() |
### [CVE-2023-2114](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2114)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
The NEX-Forms WordPress plugin before 8.4 does not properly escape the `table` parameter, which is populated with user input, before concatenating it to an SQL query.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
No PoCs from references.
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/ARPSyndicate/cvemon
|
||
|
- https://github.com/SchmidAlex/nex-forms_SQL-Injection
|
||
|
- https://github.com/SchmidAlex/nex-forms_SQL-Injection-CVE-2023-2114
|
||
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
||
|
|