Open renovate[bot] opened 4 months ago
The Denial of Service (DoS) attack is focused on making a resource (site, application, server) unavailable for the purpose it was designed. There are many ways to make a service unavailable for legitimate users by manipulating network packets, programming, logical, or resources handling vulnerabilities, among others. Source: https://www.owasp.org/index.php/Denial_of_Service
By adding or modifying attributes of an object prototype, it is possible to create attributes that exist on every object, or replace critical attributes with malicious ones. This can be problematic if the software depends on existence or non-existence of certain attributes, or uses pre-defined attributes of object prototype (such as hasOwnProperty, toString or valueOf).
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
This PR contains the following updates:
~2.2.0
->~2.3.7
GitHub Vulnerability Alerts
CVE-2024-38999
jrburke requirejs v2.3.6 was discovered to contain a prototype pollution via the function
s.contexts._.configure
. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service (DoS) via injecting arbitrary properties.Release Notes
jrburke/r.js (requirejs)
### [`v2.3.7`](https://redirect.github.com/jrburke/r.js/compare/2.3.6...2.3.7) [Compare Source](https://redirect.github.com/jrburke/r.js/compare/2.3.6...2.3.7) ### [`v2.3.6`](https://redirect.github.com/jrburke/r.js/compare/2.3.5...2.3.6) [Compare Source](https://redirect.github.com/jrburke/r.js/compare/2.3.5...2.3.6) ### [`v2.3.5`](https://redirect.github.com/jrburke/r.js/compare/2.3.4...2.3.5) [Compare Source](https://redirect.github.com/jrburke/r.js/compare/2.3.4...2.3.5) ### [`v2.3.4`](https://redirect.github.com/jrburke/r.js/compare/2.3.3...2.3.4) [Compare Source](https://redirect.github.com/jrburke/r.js/compare/2.3.3...2.3.4) ### [`v2.3.3`](https://redirect.github.com/jrburke/r.js/compare/2.3.2...2.3.3) [Compare Source](https://redirect.github.com/jrburke/r.js/compare/2.3.2...2.3.3) ### [`v2.3.2`](https://redirect.github.com/jrburke/r.js/compare/2.3.1...2.3.2) [Compare Source](https://redirect.github.com/jrburke/r.js/compare/2.3.1...2.3.2) ### [`v2.3.1`](https://redirect.github.com/jrburke/r.js/compare/2.3.0...2.3.1) [Compare Source](https://redirect.github.com/jrburke/r.js/compare/2.3.0...2.3.1) ### [`v2.3.0`](https://redirect.github.com/jrburke/r.js/compare/2.2.0...2.3.0) [Compare Source](https://redirect.github.com/jrburke/r.js/compare/2.2.0...2.3.0)Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.