CVE-2022-50895
CRITICALCVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
3Description
Aero CMS 0.0.1 contains a SQL injection vulnerability in the author parameter that allows attackers to manipulate database queries. Attackers can exploit boolean-based, error-based, time-based, and UNION query techniques to extract sensitive database information and potentially compromise the system.
Analysis
Aero CMS 0.0.1 has SQL injection in the author parameter exploitable through boolean-based, error-based, time-based, and UNION query techniques. PoC available.
Technical Context
The author parameter is concatenated into SQL queries (CWE-89).
Affected Products
Aero CMS 0.0.1
Remediation
Use parameterized queries.
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today