Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
public_cve_submissions/CVE-2022-46763.txt
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
58 lines (38 sloc)
1.24 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Suggested description] | |
| An SQL injection issue in a database stored function in TrueConf Server | |
| 5.2.0.10225 allows a low-privileged database user to execute arbitrary | |
| SQL commands as the database administrator, resulting in execution of | |
| arbitrary code. | |
| ------------------------------------------ | |
| [Vulnerability Type] | |
| SQL Injection | |
| ------------------------------------------ | |
| [Vendor of Product] | |
| TrueConf LLC | |
| ------------------------------------------ | |
| [Affected Product Code Base] | |
| TrueConf Server - v5.2.0.10225 | |
| Fixed in TrueConf Server >= 5.2.6 | |
| ------------------------------------------ | |
| [Attack Type] | |
| Local | |
| ------------------------------------------ | |
| [Impact Code execution] | |
| true | |
| ------------------------------------------ | |
| [Impact Escalation of Privileges] | |
| true | |
| ------------------------------------------ | |
| [Attack Vectors] | |
| Database stored function | |
| ------------------------------------------ | |
| [Has vendor confirmed or acknowledged the vulnerability?] | |
| true | |
| ------------------------------------------ | |
| [Discoverer] | |
| Andrey Sitnikov, Sergey Gerasimov, George Noseevich of SolidLab LLC | |
| ------------------------------------------ | |
| [Reference] | |
| https://trueconf.com | |
| https://trueconf.ru/products/server/changelog.html | |
| https://solidlab.ru/our-news/145-trueconf.html |