cve/2019/CVE-2019-12385.md
2024-06-18 02:51:15 +02:00

902 B

CVE-2019-12385

Description

An issue was discovered in Ampache through 3.9.1. The search engine is affected by a SQL Injection, so any user able to perform lib/class/search.class.php searches (even guest users) can dump any data contained in the database (sessions, hashed passwords, etc.). This may lead to a full compromise of admin accounts, when combined with the weak password generator algorithm used in the lostpassword functionality.

POC

Reference

Github