You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A security issue has been found in terraform-provider-windns before version 1.0.5. The windns_record resource did not santize the input variables. This can lead to authenticated command injection in the underlyding powershell command prompt.
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
Learn more on MITRE.
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