cve/2020/CVE-2020-28472.md

27 lines
1.4 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [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
2024-06-09 00:33:16 +00:00
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1059426
2024-05-25 21:48:12 +02:00
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1059425
2024-06-09 00:33:16 +00:00
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1059425
2024-05-25 21:48:12 +02:00
- https://snyk.io/vuln/SNYK-JS-AWSSDK-1059424
2024-06-09 00:33:16 +00:00
- https://snyk.io/vuln/SNYK-JS-AWSSDK-1059424
2024-05-25 21:48:12 +02:00
- https://snyk.io/vuln/SNYK-JS-AWSSDKSHAREDINIFILELOADER-1049304
2024-06-09 00:33:16 +00:00
- https://snyk.io/vuln/SNYK-JS-AWSSDKSHAREDINIFILELOADER-1049304
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.