mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
1.3 KiB
1.3 KiB
CVE-2019-18347
Description
A stored XSS issue was discovered in DAViCal through 1.1.8. It does not adequately sanitize output of various fields that can be set by unprivileged users, making it possible for JavaScript stored in those fields to be executed by another (possibly privileged) user. Affected database fields include Username, Display Name, and Email.
POC
Reference
- http://packetstormsecurity.com/files/155628/DAViCal-CalDAV-Server-1.1.8-Persistent-Cross-Site-Scripting.html
- http://packetstormsecurity.com/files/155628/DAViCal-CalDAV-Server-1.1.8-Persistent-Cross-Site-Scripting.html
- http://seclists.org/fulldisclosure/2019/Dec/17
- http://seclists.org/fulldisclosure/2019/Dec/17
- http://seclists.org/fulldisclosure/2019/Dec/19
- http://seclists.org/fulldisclosure/2019/Dec/19
- https://hackdefense.com/publications/cve-2019-18347-davical-caldav-server-vulnerability/
- https://hackdefense.com/publications/cve-2019-18347-davical-caldav-server-vulnerability/
Github
No PoCs found on GitHub currently.