mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
26 lines
1.1 KiB
Markdown
26 lines
1.1 KiB
Markdown
### [CVE-2021-29349](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29349)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Mahara 20.10 is affected by Cross Site Request Forgery (CSRF) that allows a remote attacker to remove inbox-mail on the server. The application fails to validate the CSRF token for a POST request. An attacker can craft a module/multirecipientnotification/inbox.php pieform_delete_all_notifications request, which leads to removing all messages from a mailbox.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/0xBaz/CVE-2021-29349/issues/1
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/NaInSec/CVE-PoC-in-GitHub
|
|
- https://github.com/SYRTI/POC_to_review
|
|
- https://github.com/Vulnmachines/CVE-2021-29349
|
|
- https://github.com/WhooAmii/POC_to_review
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
- https://github.com/soosmile/POC
|
|
- https://github.com/trhacknon/Pocingit
|
|
- https://github.com/zecool/cve
|
|
|