All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2019-25756
HIGHpublished 2026-06-19 18:16 UTC · 2 months ago · modified 2026-06-22 18:37 UTC
8.8
CVSS / 10
// description
Joomla! Component vAccount 2.0.2 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the vid parameter. Attackers can send GET requests to the vaccount-dashboard/expense endpoint with crafted SQL payloads in the vid parameter to extract sensitive database information including version and database names.
// weaknesses (CWE)
- CWE-89