Terraform WinDNS Provider improperly sanitizes input variables in `windns_record`
Low severity
GitHub Reviewed
Published
May 6, 2025
in
nrkno/terraform-provider-windns
•
Updated May 6, 2025
Package
Affected versions
<= 1.0.4
Patched versions
None
Description
Published to the GitHub Advisory Database
May 6, 2025
Reviewed
May 6, 2025
Published by the National Vulnerability Database
May 6, 2025
Last updated
May 6, 2025
Impact:
A security issue has been found in
terraform-provider-windns
before version1.0.5
. Thewindns_record
resource did not santize the input variables. This can lead to authenticated command injection in the underlyding powershell command prompt.Patches:
83ef736 (fix: better input validation)
Fixed versions:
v1.0.5
References