mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
21 lines
869 B
Markdown
21 lines
869 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
|
|
- https://wpscan.com/vulnerability/3d8ab3a5-1bf8-4216-91fa-e89541e5c43d
|
|
|
|
#### 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
|
|
|