Horizon Alert
Summary of the vulnerability and why it matters
A SQL injection vulnerability has been identified in the Datadog Vector data pipeline technology, potentially allowing unauthorized access to sensitive database information. The main concern at this time is confirming if Vector is in use and, if so, understanding its specific deployment to assess potential exposure.
- Database access risk via code.
- Confirms if Vector is used internally.
- Assess specific Vector deployment.
Attack Path
How an attacker could exploit the issue
An attacker could exploit this vulnerability by sending specially crafted SQL statements over the network to the vulnerable component. This allows them to access and potentially modify sensitive data stored in the database.
- No authentication required.
- Malicious SQL statements trigger it.
- Exposes sensitive database information.
Live Threat
Current exploitation, exposure, and threat context
This vulnerability could allow an attacker to access sensitive database information by sending specially crafted SQL statements through the `set_uri_query` parameter in the `KeyPartitioner::partition` function. This could lead to unauthorized exposure of data stored in the database.
- Database information and sensitive data at risk.
- Crafted SQL statements via `set_uri_query`.
- Unauthorized access to sensitive data.
Operational Fix
Recommended remediation, mitigation, and detection steps
Datadog Vector instances require immediate attention, as a critical SQL injection vulnerability allows unauthenticated attackers to access sensitive database information. Platform or infrastructure teams responsible for Datadog Vector deployments should lead the initial triage. The first practical step involves identifying all Vector instances, assessing their external reachability and criticality, and then determining the accountable owner for remediation planning.
- Platform or infrastructure teams should own.
- Verify Vector instance reachability and criticality.
- Plan remediation based on identified exposure.