mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
18 lines
858 B
Markdown
18 lines
858 B
Markdown
### [CVE-2007-4154](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4154)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in options.php in WordPress 2.2.1 allows remote authenticated administrators to execute arbitrary SQL commands via the page_options parameter to (1) options-general.php, (2) options-writing.php, (3) options-reading.php, (4) options-discussion.php, (5) options-privacy.php, (6) options-permalink.php, (7) options-misc.php, and possibly other unspecified components.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|