In Async before 2.6.4 and 3.x before 3.2.2, a malicious user can obtain privileges via the mapValues() method, aka lib/internal/iterator.js createObjectIterator prototype pollution.
The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.
Link | Tags |
---|---|
https://github.com/caolan/async/blob/master/lib/internal/iterator.js | third party advisory |
https://github.com/caolan/async/blob/master/lib/mapValuesLimit.js | third party advisory |
https://jsfiddle.net/oz5twjd9/ | third party advisory exploit |
https://github.com/caolan/async/commit/e1ecdbf79264f9ab488c7799f4c76996d5dca66d | third party advisory patch |
https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md#v264 | third party advisory release notes |
https://github.com/caolan/async/pull/1828 | third party advisory patch |
https://github.com/caolan/async/compare/v2.6.3...v2.6.4 | third party advisory patch |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MTEUUTNIEBHGKUKKLNUZSV7IEP6IP3Q3/ | vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UM6XJ73Q3NAM5KSGCOKJ2ZIA6GUWUJLK/ | vendor advisory |
https://security.netapp.com/advisory/ntap-20240621-0006/ |