rootpwn

high · CVSS v3 7.3 · CVSS v4 6.9 · EPSS 0.00254

CVE-2026-96751

pmTicket Project-Management-Software is vulnerable to remote SQL injection via the setSync function in add_project.php. Attackers can manipu

Overview

pmTicket Project-Management-Software is vulnerable to remote SQL injection via the setSync function in add_project.php. Attackers can manipulate the conn_settings argument to execute arbitrary SQL, potentially exposing or altering sensitive data.

Description

A vulnerability has been found in pmTicket Project-Management-Software up to 078fa56a782490c5059a0814f84df27984f4d7e2. This affects the function setSync of the file /ajax/add_project.php. Such manipulation of the argument conn_settings leads to sql injection. The attack may be launched remotely. This product operates on a rolling release basis, ensuring continuous delivery. Consequently, there are no version details for either affected or updated releases. The vendor was contacted early about this disclosure but did not respond in any way.

Impact

Confidentiality: attackers can read sensitive data from the database. Integrity: attackers can modify or delete records. Availability: database corruption could disrupt service. Defenders such as database administrators and application security teams are directly impacted.

Remediation

Apply the vendor patch as soon as it becomes available. Until then, restrict access to /ajax/add_project.php to trusted IP addresses, enforce strict input validation on conn_settings, use parameterized queries, and monitor database logs for suspicious activity.

Risk context

The vulnerability has a high severity score (CVSS 7.3) but a low EPSS of 0.00254, indicating a low likelihood of exploitation but significant potential impact if exploited. Defenders should prioritize patching or mitigations promptly.

Affected products

  • pmTicket Project-Management-Software

Scores

Severity
high
CVSS v2
7.5
CVSS v3
7.3
CVSS v4
6.9
EPSS
0.00254

sql-injection remote web-application pmTicket high-severity database input-validation

← All CVEs