CyberRota Analysis
AI-GeneratedThe baseline-browser-mapping library versions prior to 2.11.0 are vulnerable to denial of service due to improper handling of invalid or conflicting input parameters, which leads to an immediate process termination via process.exit(). Organizations utilizing this library in their applications should prioritize updating to the latest version to mitigate the risk of service disruptions. This vulnerability poses a medium severity risk, making it essential for developers and system administrators to address it promptly.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
baseline-browser-mapping 2.x before 2.11.0 calls process.exit() instead of throwing on invalid or conflicting input parameters, and can trigger immediate process termination, causing denial of service.