### [CVE-2020-28472](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28472) ![](https://img.shields.io/static/v1?label=Product&message=%40aws-sdk%2Fshared-ini-file-loader&color=blue) ![](https://img.shields.io/static/v1?label=Product&message=aws-sdk&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3C%201.0.0-rc.9%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Version&message=%3C%202.814.0%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Prototype%20Pollution&color=brighgreen) ### Description This affects the package @aws-sdk/shared-ini-file-loader before 1.0.0-rc.9; the package aws-sdk before 2.814.0. If an attacker submits a malicious INI file to an application that parses it with loadSharedConfigFiles , they will pollute the prototype on the application. This can be exploited further depending on the context. ### POC #### Reference - https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1059426 - https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1059425 - https://snyk.io/vuln/SNYK-JS-AWSSDK-1059424 - https://snyk.io/vuln/SNYK-JS-AWSSDKSHAREDINIFILELOADER-1049304 #### Github No PoCs found on GitHub currently.