CVE-2025-23061: Mongoose – NoSQL Injection

CVE-2025-23061: Mongoose - NoSQL Injection-渗透云记 - 专注于网络安全与技术分享
CVE-2025-23061: Mongoose – NoSQL Injection
此内容为付费阅读,请付费后查看
100积分
付费阅读

漏洞标题

CVE-2025-23061: mongoose – NoSQL Injection

漏洞描述

NoSQL injection vulnerability in Mongoose < 8.9.5 affecting the populate() function's match option. This vulnerability exists due to an incomplete fix for CVE-2024-53900. While direct $where injection is blocked, attackers can bypass this protection by nesting $where operators within logical operators like $and, allowing execution of arbitrary JavaScript code on MongoDB server, bypassing authentication, and accessing sensitive administrative data.

PoC代码

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享