Vulnerabilities (CVE)

Filtered by vendor Seling Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2019-19986 1 Seling 1 Visual Access Manager 2020-02-27 5.0 MEDIUM 7.5 HIGH
An issue was discovered in Selesta Visual Access Manager (VAM) 4.15.0 through 4.29. An attacker without authentication is able to execute arbitrary SQL SELECT statements by injecting the HTTP (POST or GET) parameter persoid into /tools/VamPersonPhoto.php. The SQL Injection type is Error-based (this means that relies on error messages thrown by the database server to obtain information about the structure of the database).
CVE-2019-19988 1 Seling 1 Visual Access Manager 2020-02-27 6.5 MEDIUM 8.8 HIGH
An issue was discovered in Selesta Visual Access Manager (VAM) 4.15.0 through 4.29. A user with valid credentials is able to create and write XML files on the filesystem via /common/vam_editXml.php in the web interface. The vulnerable PHP page checks none of these: the parameter that identifies the file name to be created, the destination path, or the extension. Thus, an attacker can manipulate the file name to create any type of file within the filesystem with arbitrary content.
CVE-2019-19989 1 Seling 1 Visual Access Manager 2020-02-27 5.0 MEDIUM 7.5 HIGH
An issue was discovered in Selesta Visual Access Manager (VAM) 4.15.0 through 4.29. Several PHP pages, and other type of files, are reachable by any user without checking for user identity and authorization.