PatchSiren

PatchSiren cyber security CVE debrief

CVE-2023-35068 BMA CVE debrief

CVE-2023-35068 is a critical SQL injection vulnerability in BMA Personnel Tracking System, published on 2023-09-05. According to the supplied NVD metadata, versions before 20230904 are affected. The vulnerability is rated 9.8/CRITICAL and is characterized as network exploitable with no authentication or user interaction required, creating high risk for confidentiality, integrity, and availability.

Vendor
BMA
Product
Personnel Tracking System
CVSS
CRITICAL 9.8
CISA KEV
Not listed in stored evidence
Original CVE published
2023-09-05
Original CVE updated
2024-11-21
Advisory published
2023-09-05
Advisory updated
2024-11-21

Who should care

Organizations running BMA Personnel Tracking System should prioritize this issue, especially application owners, database administrators, and security teams responsible for patching and monitoring deployed instances.

Technical summary

The vulnerability is described as improper neutralization of special elements used in an SQL command (CWE-89 / SQL injection). The supplied NVD CVSS vector is CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H, indicating a remotely reachable issue with no privileges or user interaction required and potential for severe data and service impact. The NVD CPE range marks BMA Personnel Tracking System versions before 20230904 as vulnerable.

Defensive priority

Urgent. The combination of unauthenticated network exposure and high impact across confidentiality, integrity, and availability makes this a top-priority remediation item.

Recommended defensive actions

  • Upgrade BMA Personnel Tracking System to version 20230904 or later.
  • Verify every deployed instance is updated, including staging, backup, and secondary systems.
  • Review application and database logs for suspicious SQL activity or unexpected errors during the exposure window.
  • Limit access to the application and related backend services to trusted networks until remediation is complete.
  • Use input validation and parameterized queries as defense-in-depth controls, but do not treat them as a substitute for patching.

Evidence notes

The CVE description states that BMA Personnel Tracking System is affected by an SQL injection issue before 20230904. NVD metadata provides the vulnerable CPE range ending before 20230904 and the CVSS 3.1 vector AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H. The supplied reference from USOM is a third-party advisory tied to the same vulnerability. No KEV entry was included in the supplied data.

Official resources

CVE published 2023-09-05 and last modified 2024-11-21. The supplied data does not indicate a KEV listing.