| Titel | pmTicket Project-Management-Software(https://github.com/issue-tracking-system/Project-Management-Software) commit : cd6e519d507cdd4d63061300bf60fb176e1f57e0 SQL Injection |
|---|
| Beschreibung | 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.
|
|---|
| Quelle | ⚠️ https://asciinema.org/a/1230576 |
|---|
| Benutzer | Allan Njuguna (UID 57480) |
|---|
| Einreichung | 24.07.2026 16:47 (vor 2 Monaten) |
|---|
| Moderieren | 23.09.2026 17:52 (2 months later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 409005 [pmTicket Project-Management-Software bis 078fa56a782490c5059a0814f84df27984f4d7e2 /ajax/add_project.php setSync conn_settings SQL Injection] |
|---|
| Punkte | 19 |
|---|