Skip to content

Fix potentially vulnerable cloned function#191

Closed
npt-1707 wants to merge 1 commit into
webhooksite:masterfrom
npt-1707:fix_CVE-2015-9251
Closed

Fix potentially vulnerable cloned function#191
npt-1707 wants to merge 1 commit into
webhooksite:masterfrom
npt-1707:fix_CVE-2015-9251

Conversation

@npt-1707
Copy link
Copy Markdown

@npt-1707 npt-1707 commented May 3, 2026

Hi,

Our tool identified a potential vulnerability in a clone function ajaxConvert() in public/js/libs.js sourced from jquery/jquery. This issue, originally reported in CVE-2015-9251, was resolved in the repository via this commit jquery/jquery@2546bb3.

This PR suggests applying the corresponding patch to fix the vulnerabilities in this codebase.

Please review at your convenience. Thank you!

@fredsted
Copy link
Copy Markdown
Collaborator

fredsted commented May 4, 2026

Is this an automated PR?

In any case, we shouldn't change the compiled bundle JS, but rather change it in package.json and recompile it.

@fredsted fredsted closed this May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants