Files
CVEs-PoC/2019/CVE-2019-19986.md
2025-09-29 21:09:30 +02:00

935 B

CVE-2019-19986

Description

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).

POC

Reference

Github

No PoCs found on GitHub currently.