Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2021-41167— Unlimited requests in modern-async

Quick assessment

Affected
nicolas-van modern-async
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Modern-Async是一个使用 Async/Await 和 Promise 进行异步操作的现代 JavaScript 工具库。 modern-async存在资源管理错误漏洞,该漏洞源于网络系统或产品的代码开发过程中存在设计或实现不当的问题。

CVSS 7.5 · High EPSS 1.68% · P76

Possible ATT&CK Techniques 1 AI

T1190 · Exploit Public-Facing Application
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2021-41167

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Unlimited requests in modern-async
Source: CVE Program / CVE List V5
Vulnerability Description
modern-async is an open source JavaScript tooling library for asynchronous operations using async/await and promises. In affected versions a bug affecting two of the functions in this library: forEachSeries and forEachLimit. They should limit the concurrency of some actions but, in practice, they don't. Any code calling these functions will be written thinking they would limit the concurrency but they won't. This could lead to potential security issues in other projects. The problem has been patched in 1.0.4. There is no workaround.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
未加控制的资源消耗(资源穷尽)
Source: CVE Program / CVE List V5
Vulnerability Title
Modern-Async 资源管理错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Modern-Async是一个使用 Async/Await 和 Promise 进行异步操作的现代 JavaScript 工具库。 modern-async存在资源管理错误漏洞,该漏洞源于网络系统或产品的代码开发过程中存在设计或实现不当的问题。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
nicolas-van modern-async < 1.0.4 -

II. Public POCs for CVE-2021-41167

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2021-41167

登录查看更多情报信息。

Patches & Fixes for CVE-2021-41167 (1)

Vendor Advisories for CVE-2021-41167 (1)

Other References for CVE-2021-41167 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2021-41167

No comments yet


Leave a comment