mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
932 B
932 B
CVE-2019-18346
Description
A CSRF issue was discovered in DAViCal through 1.1.8. If an authenticated user visits an attacker-controlled webpage, the attacker can send arbitrary requests in the name of the user to the application. If the attacked user is an administrator, the attacker could for example add a new admin user.
POC
Reference
- http://packetstormsecurity.com/files/155629/DAViCal-CalDAV-Server-1.1.8-Cross-Site-Request-Forgery.html
- http://seclists.org/fulldisclosure/2019/Dec/17
- http://seclists.org/fulldisclosure/2019/Dec/19
Github
No PoCs found on GitHub currently.