AWS data.all is an open source development framework to help users build a data marketplace on Amazon Web Services. data.all versions 1.2.0 through 1.5.1 do not prevent remote code execution when a user injects Python commands into the ‘Template’ field when configuring a data pipeline. The issue can only be triggered by authenticated users. A fix for this issue is available in data.all version 1.5.2 and later. There is no recommended work around.
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
Link | Tags |
---|---|
https://github.com/awslabs/aws-dataall/security/advisories/GHSA-m922-chh7-8qcr | vendor advisory |
https://github.com/awslabs/aws-dataall/pull/472 | patch |
https://github.com/awslabs/aws-dataall/releases/tag/v1.5.2 | release notes |
https://github.com/awslabs/aws-dataall/releases/tag/v1.5.4 | release notes |