Vulnerabilities (CVE)

Filtered by vendor Syspass Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2017-9306 1 Syspass 1 Syspass 2017-06-09 4.3 MEDIUM 6.1 MEDIUM
inc/SP/Html/Html.class.php in sysPass 2.1.9 allows remote attackers to bypass the XSS filter, as demonstrated by use of an "<svg/onload=" substring instead of an "<svg onload=" substring.
CVE-2017-5999 1 Syspass 1 Syspass 2017-03-15 5.0 MEDIUM 7.5 HIGH
An issue was discovered in sysPass 2.x before 2.1, in which an algorithm was never sufficiently reviewed by cryptographers. The fact that inc/SP/Core/Crypt.class is using the MCRYPT_RIJNDAEL_256() function (the 256-bit block version of Rijndael, not AES) instead of MCRYPT_RIJNDAEL_128 (real AES) could help an attacker to create unknown havoc in the remote system.