| Название | pmTicket Project-Management-Software(https://github.com/issue-tracking-system/Project-Management-Software) commit : cd6e519d507cdd4d63061300bf60fb176e1f57e0 SQL Injection |
|---|
| Описание | This vulnerability exists in the `setSync` function, which is reachable through the `https://github.com/issue-tracking-system/Project-Management-Software/blob/master/ajax/add_project.php` file. It occurs because arbitrary user input (`$_POST['conn_settings']`) is passed directly to the `setSync` method, where attacker-controlled values such as `hostname` and `username` are concatenated into SQL queries without proper sanitization or parameterized statements. This improper handling of user-supplied input enables an unauthenticated attacker to perform SQL injection, allowing unauthorized database query manipulation and potentially leading to information disclosure, authentication bypass, or further compromise of the application and underlying database.
|
|---|
| Источник | ⚠️ https://asciinema.org/a/1230576 |
|---|
| Пользователь | Allan Njuguna (UID 57480) |
|---|
| Представление | 24.07.2026 16:47 (2 месяцы назад) |
|---|
| Модерация | 23.09.2026 17:52 (2 months later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 409005 [pmTicket Project-Management-Software до 078fa56a782490c5059a0814f84df27984f4d7e2 /ajax/add_project.php setSync conn_settings SQL-инъекция] |
|---|
| Баллы | 19 |
|---|