PatchSiren

PatchSiren cyber security CVE debrief

CVE-2023-2046 Yontem Informatics CVE debrief

CVE-2023-2046 is a critical SQL injection issue affecting Yontem Informatics Vehicle Tracking System before version 8.0. The available records describe it as remotely exploitable over the network with no user interaction required and potential impact to confidentiality, integrity, and availability. Because the affected range includes versions before 8.0 and the CVSS score is 9.8, this should be treated as an urgent remediation item for any exposed deployments.

Vendor
Yontem Informatics
Product
Vehicle Tracking System
CVSS
CRITICAL 9.8
CISA KEV
Not listed in stored evidence
Original CVE published
2023-07-10
Original CVE updated
2024-11-21
Advisory published
2023-07-10
Advisory updated
2024-11-21

Who should care

Security teams, application owners, and operations staff responsible for Yontem Vehicle Tracking System deployments should prioritize this issue, especially if the application is internet-facing or processes sensitive operational data.

Technical summary

The NVD record maps CVE-2023-2046 to CWE-89 (SQL Injection) and lists the vulnerable CPE as yontemizleme:vehicle_tracking_system for versions before 8.0. The CVSS v3.1 vector is AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H, indicating a network-reachable issue that does not require privileges or user interaction and can have high impact across confidentiality, integrity, and availability. The public advisory reference from USOM supports the vulnerability classification.

Defensive priority

Urgent. A critical, remotely reachable SQL injection flaw with no authentication or user interaction requirement should be remediated as soon as possible.

Recommended defensive actions

  • Upgrade Yontem Vehicle Tracking System to version 8.0 or later, or apply the vendor-advised fix if a direct upgrade is not immediately possible.
  • Inventory all installations of the product, including externally exposed instances and any internal systems connected to sensitive data.
  • Review application logs, database logs, and web access logs for unusual queries, error patterns, or unexpected administrative activity around the affected system.
  • Restrict network exposure to the management or application interfaces until remediation is complete.
  • Validate that database permissions for the application are limited to the minimum required scope.
  • After remediation, perform focused testing to confirm that SQL injection paths are no longer present.

Evidence notes

The CVE record and NVD entry identify the issue as SQL injection (CWE-89) affecting Vehicle Tracking System before 8.0. The NVD CVSS vector AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H supports a high-severity remote attack surface. The USOM advisory reference is the only additional supporting source in the supplied corpus.

Official resources

The CVE was published on 2023-07-10 and later modified on 2024-11-21 in the supplied record. No KEV listing is indicated in the provided data.