Andrew McMillan

3 exploits Active since Dec 2019
CVE-2019-18345 WRITEUP CRITICAL WRITEUP
Davical < 1.1.8 - XSS
A reflected XSS issue was discovered in DAViCal through 1.1.8. It echoes the action parameter without encoding. If a user visits an attacker-supplied link, the attacker can view all data the attacked user can view, as well as perform all actions in the name of the user. If the user is an administrator, the attacker can for example add a new admin user to gain full access to the application.
CVSS 9.3
CVE-2019-18346 WRITEUP HIGH WRITEUP
Davical < 1.1.8 - CSRF
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.
CVSS 8.8
CVE-2019-18347 WRITEUP MEDIUM WRITEUP
Davical < 1.1.8 - XSS
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.
CVSS 5.4