mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-18 20:48:19 +00:00
18 lines
864 B
Markdown
18 lines
864 B
Markdown
|
|
### [CVE-2022-1818](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1818)
|
||
|
|

|
||
|
|

|
||
|
|
&color=brighgreen)
|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
The Multi-page Toolkit WordPress plugin through 2.6 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack and lead to Stored Cross-Site Scripting due to the lack of sanitisation and escaping as well
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
- https://wpscan.com/vulnerability/9d6c628f-cdea-481c-a2e5-101dc167718d
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
- https://github.com/ARPSyndicate/cvemon
|
||
|
|
|