| عنوان | Node.js compromise 14.15.1 Prototype Pollution |
|---|
| الوصف | compromise version 14.15.1 is affected by a prototype pollution vulnerability through the public root API nlp.extend(plugin). When a plugin object contains a model property, the extension flow recursively merges plugin.model into the internal model. The recursive merge processes attacker-controlled keys without rejecting prototype-pollution primitives such as __proto__, constructor, or prototype.
A crafted plugin model containing __proto__ can cause the merge logic to descend through Object.prototype and assign attacker-controlled properties to the shared prototype. Applications that load or construct Compromise plugins from user-controlled or partially user-controlled input may allow an attacker to pollute Object.prototype, affecting later object property lookups, default options, configuration merging, feature flags, or authorization logic. |
|---|
| المصدر | ⚠️ https://github.com/spencermountain/compromise/issues/1208 |
|---|
| المستخدم | wjm1 (UID 98929) |
|---|
| ارسال | 11/06/2026 01:54 PM (1 شهر منذ) |
|---|
| الاعتدال | 14/07/2026 07:12 AM (1 month later) |
|---|
| الحالة | تمت الموافقة |
|---|
| إدخال VulDB | 378246 [spencermountain compromise حتى 14.15.1 Public Root API src/API/extend.js nlp.extend plugin تجاوز الصلاحيات] |
|---|
| النقاط | 20 |
|---|